snyper
03-13-2006, 04:23 PM
Hi,
Sorry for my bad ingles
I have a problem puting windows media player in Firefox, this is the code i´m using
<object data="1866.wmv" type="video/x-ms-asf" height="370" width="400">
<param name="Filename" value="1866.wmv" />
<param name="ShowStatusBar" value="1" />
<param name="AutoStart" value="1" />
<param name="animationatStart" value="1" />
<param name="transparentatStart" value="1" />
<param name="showControls" value="1" />
<param name="stretchToFit" value="true" />
<param name="width" value="400" />
<param name="height" value="370" />
<embed type="application/x-mplayer2" pluginspage = "http://www.microsoft.com/Windows/MediaPlayer/" src="1866.wmv" align="middle" showstatusbar="1" animationatstart="1" showcontrols="1" autostart="1" transparentatstart="1" width="400" height="370"> </embed>
</object>
It works Ok, but the problem is that i what the video tho stretch to the size of my window so i use the comand "stretchToFit".
In IE it works ok but in firefox no :(
http://www.belacena.com/print_1.jpg
http://www.belacena.com/print_2.jpg
Why the comand "stretchToFit" dont work in firefox???
Sorry for the bad ingles.
Tks
Sorry for my bad ingles
I have a problem puting windows media player in Firefox, this is the code i´m using
<object data="1866.wmv" type="video/x-ms-asf" height="370" width="400">
<param name="Filename" value="1866.wmv" />
<param name="ShowStatusBar" value="1" />
<param name="AutoStart" value="1" />
<param name="animationatStart" value="1" />
<param name="transparentatStart" value="1" />
<param name="showControls" value="1" />
<param name="stretchToFit" value="true" />
<param name="width" value="400" />
<param name="height" value="370" />
<embed type="application/x-mplayer2" pluginspage = "http://www.microsoft.com/Windows/MediaPlayer/" src="1866.wmv" align="middle" showstatusbar="1" animationatstart="1" showcontrols="1" autostart="1" transparentatstart="1" width="400" height="370"> </embed>
</object>
It works Ok, but the problem is that i what the video tho stretch to the size of my window so i use the comand "stretchToFit".
In IE it works ok but in firefox no :(
http://www.belacena.com/print_1.jpg
http://www.belacena.com/print_2.jpg
Why the comand "stretchToFit" dont work in firefox???
Sorry for the bad ingles.
Tks