Skip to main content
October 26, 2006
Answered

CF Flash Forms issue with IE

  • October 26, 2006
  • 1 reply
  • 535 views
Hello,

I just created a CF Flash Form and it works fine. BUT I have to do an extra click to access my flash form.
How do I get rid of this extra click?
Is there any special script that I should be pasting into my code?

Any suggestion is welcome.
Thanks in advance.
    This topic has been closed for replies.
    Correct answer Nick_Watson1
    Looks like you are seeing the EOLAS problem with IE
    either upgrade to CF7.0.2
    http://www.adobe.com/cfusion/tdrc/index.cfm?product=coldfusion&loc=en_us

    or follow this article

    http://www.adobe.com/devnet/activecontent/

    1 reply

    Nick_Watson1Correct answer
    Participating Frequently
    October 26, 2006
    Looks like you are seeing the EOLAS problem with IE
    either upgrade to CF7.0.2
    http://www.adobe.com/cfusion/tdrc/index.cfm?product=coldfusion&loc=en_us

    or follow this article

    http://www.adobe.com/devnet/activecontent/
    October 27, 2006
    Thanks Nick.

    I updated my CFMX 7 and everything works fine.