flash rollover buttons not working in ie

Out of context: Reply #12

  • Started
  • Last post
  • 19 Responses
  • maximillion_0

    so in total should be:

    // <![CDATA[

    var so = new SWFObject("seewhat.swf", "sotester", "573", "136", "9", "#FFFFFF");
    so.addVariable("flashVarText", "this is passed in via FlashVars"); // this line is optional, but this example uses the variable and displays this text inside the flash movie
    so.addParam("wmode", "transparent");
    so.write("flashcontent");
    // ]]>

    • i put that in the code - seems to work fine on mac browsers but no change in windows browsers..forbes

View thread