Click to See Complete Forum and Search --> : Embed not looping


theiviaxx
03-05-2007, 04:35 PM
For some reason the embed tag is not recognizing the loop param. Im using FF 2.0.0.2.

<EMBED id='movieNameFF' type='application/x-mplayer2' pluginspage='http://www.microsoft.com/Windows/MediaPlayer/' SRC='movie.avi' name='MediaPlayer1' width=640 height=480 autostart=1 showcontrols=0 volume=-450 wmode='transparent' loop='true'>

Any ideas as to why it wont loop?

_Aerospace_Eng_
03-05-2007, 11:36 PM
Loop isn't the correct parameter to use for the windows media player. You should use playcount. You can go up all the way to 9999.