Well, the press space bar or enter thing is the annoying security
"feature" of the latest IE updates.  As far as the swf not loading.  Can
you check the source to find the actual name of the .swf file being
loaded (dynamically compiled and generated with "random" file name at
page load) and see if that file exists. 

Also, what version of Flash is installed on your browser.  Try it on a
different machine or a different browser to see if you can rule out a
local problem on your PC.

~Brad

-----Original Message-----
From: [EMAIL PROTECTED] [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 24, 2006 2:12 PM
To: CF-Talk
Subject: <cfform format="flash" won't render

We recently installed CF 7.  I created a simple page to test Flash
Forms.  Here is the code, pretty much right out of Ben Forta's book:

<cfform format="flash" action="formdump.cfm">

<cfinput name="ApplicationDate"
                 label="Application Date:"
                 type="datefield"
                 width="150">

<cfinput name="btnSubmit"
                 type="submit"
                 value="Process">
                 
</cfform>


I get a page with a box around it an a tool-tip-like box saying to click
to "Press SPACE BAR or ENTER to activate and use this control."  I hit
the space bar and the page will not load although the IE status bar
indicates that it is trying.  I have recreated this on a couple of
machines.

I am beginning to think this is a configuration issue.  
Does anybody have any suggestions?

Thanks 
Joe / High Caliber





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:257910
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to