PDA

View Full Version : Need radio code that works on FireFox + IE.



blanky12!
03-10-2008, 05:00 PM
Anyone got one that works on both? FF 3 + FF 2

HotelUser
03-10-2008, 06:06 PM
Next time, use the search feature. I posted this same code not even 2 weeks ago:

<object height="40" width="145" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" name="player" standby="Loading" codebase="/CODEBASE=http:/activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715">
<param name=" id=" player="player" url="http://yoursite.com" value="true" />
<param name="CONTROLS" value="Imagewindow" />
<param name="ShowStatusBar" value="false" />
<param name="src" value="http://209.250.239.98:8724/" />
<param name="url" value="http://209.250.239.98:8724/" />
<param name="autostart" value="true" />
<param name="autoplay" value="true" />
<param name="Controls" value="playbutton" />
<param name="uimode" value="mini" /> <embed height="40" width="145" src="http://site.com/windowsmediafile.asx" autostart="True" controls="playbutton" showstatusbar="false" url="http://site.com/windowsmediafile.asx" autoplay="true" uimode="mini"></embed></object>

Want to hide these adverts? Register an account for free!