Flash won't work in IE

Out of context: Reply #3

  • Started
  • Last post
  • 3 Responses
  • harmsie0

    try this without the no code might work

    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
    <param name="movie" value="myflashmovie.swf" />
    <param name="wmode" value="opaque" />
    <!--[if !IE]>-->
    <object type="application/x-shockwave-flash" data="flash/HeaderFlash.swf">
    <param name="wmode" value="opaque" />
    <!--<![endif]-->
    No Flash content
    <!--[if !IE]>-->
    </object>
    <!--<![endif]-->
    </object>

View thread