Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem displaying avi in Netscape

Status
Not open for further replies.

meeble3

Programmer
Nov 8, 2004
52
GB
Hello, I use the code

<embed type="application/x-mplayer2" pluginspage=" src="videos/test.avi" name="MediaPlayer1" width=280 height=256 autostart=1 loop="1" showcontrols=0 volume=-1750>

</embed>

to display an avi on a web page and it works fine in Microsoft.

But it is tiny on Netscape/Firefox and doesn't loop either.

Any ideas what is wrong?

Thanks...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top