Debt Consolidation - Debt Consolidation - Watch Anime - Debt Consolidation - Find jobs

PDA

View Full Version : Embedding Windows Media Player in Firefox


wingdude
Aug 23rd 2005, 3:22 am
After long searching, I finally found a way to download the WM Player Plugin for Firefox (the auto-search returned nothing). However in my source code, I am trying to hide the default controls, this is achieved in IE as:

<PARAM NAME="ShowControls" VALUE="False">

It works fine in IE, but Firefox seems to just ignore it!

Please help