macromedia.coldfusion.flash_integration
[Top] [All Lists]

Flash Form ans IE7

Subject: Flash Form ans IE7
From: "ayuso_15" <webforumsuser@xxxxxxxxxxxxxx>
Date: Sun, 20 Jul 2008 05:31:44 +0000 (UTC)
Newsgroups: macromedia.coldfusion.flash_integration

Hi, does anyone knows wahy I can't see a simple flash form from an IE7? I have 
my application hosted in godaddy and I am able to see the form with Firefox and 
Safari but whenever I tried with IE7, It won't let me see the app.

 I've tried using scriptsrc and <cfsavecontent... but nor of them helped me at 
all...

 Here is my simple code

 <cfform name="theForm" format="Flash" width="300" height="200">
        <cfinput type="button" name="btn1" value="CLICK HERE">
 </cfform>






<Prev in Thread] Current Thread [Next in Thread>
  • Flash Form ans IE7, ayuso_15 <=