Jump to content

.SWF autoplay???


ebgames56

Recommended Posts

here is my code just wondering how can i get it to autoplay

 

 

 

 

<object type="application/x-shockwave-flash" data="player_mp3_multi.swf" width="200" height="100" &autoplay=1>

<param name="movie" value="player_mp3_multi.swf"/ >

<param name="FlashVars" value="mp3=Blue Sweat.mp3|test.mp3|test.mp3&title=chanson 1|chanson 2|chanson 3" />

<embed src="player_mp3_multi.swf" width="200" height="100" flashvars="mp3=Blue Sweat.mp3|test.mp3|test.mp3&title=chanson 1|chanson 2|chanson 3"></embed>

<p>Texte alternatif</p>

</object>

 

Link to comment
https://forums.phpfreaks.com/topic/251393-swf-autoplay/
Share on other sites

no it doesnt autoplay

 

<object type="application/x-shockwave-flash" data="player_mp3_multi.swf" width="200" height="100" &autoplay=1>

<param name="movie" value="player_mp3_multi.swf"/ >

<param name="play" value="true">

<param name="FlashVars" value="mp3=Blue Sweat.mp3|test.mp3|test.mp3&title=chanson 1|chanson 2|chanson 3" />

<embed src="player_mp3_multi.swf" width="200" height="100" flashvars="mp3=Blue Sweat.mp3|test.mp3|test.mp3&title=chanson 1|chanson 2|chanson 3"></embed>

<p>Texte alternatif</p>

</object>

 

Link to comment
https://forums.phpfreaks.com/topic/251393-swf-autoplay/#findComment-1289371
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.