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

Re: Flash Form not Showing

Subject: Re: Flash Form not Showing
From: "pmolaro@pstrat" <webforumsuser@xxxxxxxxxxxxxx>
Date: Wed, 18 Jul 2007 20:59:09 +0000 (UTC)
Newsgroups: macromedia.coldfusion.flash_integration

I am having the exact same issue.  I have tried tutorial code from several 
sites.  I have added a name to my form.  I checked to make sure my CFIDE 
directory is mapped in my CFADMIN.  I don't know what else to try.  Right now I 
have the exact same code for testing as mishuno has.  If i remove the type 
attribute I see a form.  If I add back in "format="flash"" I don;t see anything 
on the screen but I do see flash code in the page source.  HELP!!!!

 <CFFORM  width="500" name="testForm">
 <cfinput type="text" name= "firstname" label="First Name">
 <cfinput type="text" name="lastname" label="Last Name">
 <cfinput type="submit" name="submit" value="save">
 </CFFORM>

 -Phil   :sad;


<Prev in Thread] Current Thread [Next in Thread>