Hi, i have this code, works fine on IE, but in the firefox, it shows the controls and dont loop, how can i fixe it?
heres the code:
"<embed type='application/x-mplayer2' pluginspage='http://www.microsoft.com/Windows/MediaPlayer/' name='mediaplayer1' ShowStatusBar='none' EnableContextMenu='false' autostart='true' height='580' width='564' loop='true' repeat='true' src='videos\separador2.wmv' ShowControls=0>
<PARAM name='uiMode' value='invisible'>
<param name='animationatStart' value='true'>
<param name='transparentatStart' value='true'>
<param name='autoStart' value='true'>
<param name='playState' VALUE='true'>
<param name='loop' value='true'>
</OBJECT>"