is it possible to get the autostart in here? I know i have to add the code
but don't know where
got this code from the dewplayer site
Code:
<object type="application/x-shockwave-flash" data="dewplayer-multi.swf" width="240" height="20" id="dewplayer" name="dewplayer">
<param name="wmode" value="transparent" />
<param name="movie" value="dewplayer-multi.swf" />
<param name="flashvars" value="mp3=test.mp3&autostart=1" />
</object>