Log in

View Full Version : autostart or autoplay?



darco9x2
07-22-2005, 04:06 PM
hi, this isnt for my website, but its for myspace. and im putting music videos on, and i added autostart="false" in teh embed. but it still autoplays. i also tried autoplay="false". anybody know what im doing wrong?

jscheuer1
07-24-2005, 12:37 PM
Maybe you need both. If that doesn't get it, let's see the code. Don't you also have/need an object tag for that? If so, the behavior in IE is governed exclusively by the object tag.

darco9x2
07-25-2005, 01:54 AM
<embed style="FILTER: xray" name="RAOCXplayer" autostart="false" src="http://x2.musicvideocodes.com/61//7121575826.wmv" type="application/x-mplayer2" width="320" height="265" ShowC.."1" ShowStatusBar="0" AutoSize="true" loop="true" EnableC.."0" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"></embed>

i used that in firefox, and it didnt work. surprisingly, i tried it in ie and it works. but not in firefox.


do i need to wrap object tags around it?