TrancEscape84
Registered
- Joined
- Dec 15, 2006
- Messages
- 908
- Reaction score
- 0
i wanted to have AH playing on Myspace , and i got a code working, but on IE only...can someone tell me how to make it work in FF too, it only shows a square
ActiveX in Firefox? Is that going to work?try this instead:
<object id="MediaPlayer1" width=320 height=80
classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"
standby="Loading Microsoft® Windows® Media Player components..."
type="application/x-oleobject" align="middle">
<param name="FileName" value="http://at2.ah.fm/">
might need to fiddle with the sizes a bit