Quote:
Originally Posted by TranceMaster
i have a little problem
quite new to this so dont laugh
iv got it so that track number 1 is on autoplay, but when i upload a new track, it plays that instead
how are track numbers assigned to the songs we upload??
is it possible for when the radio is launched, to always play the same track first.
|
Yes. In the radiotemplate find
Code:
<BODY onLoad="javascript:popUp('http://www.yourforum.com/forum/radio.blog')" >
Replace with
Code:
<BODY onLoad="javascript:popUp('http://www.yourforum.com/forum/radio.blog/?autoplay=yourtracknumberhere')" >