11 Replies Latest reply: Aug 27, 2007 2:26 PM by ajax_webdesign RSS

    Behaviors+Firefox = Problems?

    gold987987987 Community Member
      Hi all.
      I've created a html page with a SWF file in it. I have a couple html links set with behavoirs to control the SWF (goto frame 3, etc.).
      Everything works great in IE, but not in Firefox. When I click the link, it opens up a load of Errors, any suggestions on what to do? I've searched the forums but with no luck.

      Here is the links html:
      <a href="javascript:" onclick="MM_controlShockwave('mainmovie','','GotoFrame','301')">Some text</a>


      Please help!