Does anybody know how I can make my page show the media player in Mozilla Firefox?

Does anybody know how I can make my page show the media player in Mozilla Firefox?
Post Count:
50 100 200 500 1000
i do... il post the code later - im at school atm
Okay as long as you get it soon!
Post Count:
50 100 200 500 1000
Yamba, at least hes getting you the code. Leave him to it.
<center><OBJECT ID='WinMedia'
classid='CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95'
CODEBASE='http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701'
width=323 height=50 standby='Loading Microsoft Windows Media Player components...'
type='application/x-oleobject'>
<PARAM NAME='FileName' VALUE='ADDRESS HERE'>
<PARAM NAME='AutoStart' Value='true'>
<PARAM NAME='ShowControls' Value='true'>
<Embed type='application/x-mplayer2'
pluginspage='http://www.microsoft.com/Windows/MediaPlayer/'
src='ADDRESS HERE'
Name=MediaPlayer
AutoStart=0
Width=323
Height=50
autostart=1
ShowControls=1
</embed>
</OBJECT></center>
Want to hide these adverts? Register an account for free!