Forum Moderators: open

Message Too Old, No Replies

windows media as object in firefox

         

arrn

8:37 pm on Dec 1, 2006 (gmt 0)

10+ Year Member



<object id="Player" height="0" width="0" CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
<param name="uiMode" value="none">
<param name="URL" value="as3.mp3">
<param name="autoStart" value="true">
</object>

Above code works perfect in IE and netscape 7.2 and lower, but not in firefox or netscape 8.0

Any idea why?

Little_G

8:42 pm on Dec 1, 2006 (gmt 0)

10+ Year Member



Hi,

Take a look here forums.mozillazine.org... [forums.mozillazine.org]

Andrew