Groups | Blog | Home
all groups > coldfusion flash integration > april 2007 >

coldfusion flash integration : cfform fails to display


unixsyadm
4/5/2007 5:24:59 PM
I am trying to make a simple flash form and I can not seem get the form to
generate. PLEASE HELP!

I'm running CF MX7 and windows server 2003

<html>
<body>
<h2>Flash form test</h2>
<cfform format="flash" width="500" >
<cfinput name="FirstName" type="text" label="First Name" >
<cfinput name="Age" type="radio" label="18-30" value="18-30" >
</cfform>
</body>
</html>
existdissolve
4/5/2007 6:33:35 PM
Is your site mapped to a virtual directory?

If so, you will have to create a virtual mapping to the CFIDE/scripts folder
as well.

Read this thread for some more information:
http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=1&catid=138
&threadid=1252653&enterthread=y

Let me know if it works for you.
unixsyadm
4/6/2007 1:42:30 PM
existdissolve, i'm sorry but when I set up the root direcotry up for IIS i'm
at the wwwroot folder. So CFIDE is already included.


Does anyone else think that the fact that In upgraded to the most recent
version of Java JDK 1.5 and jrun4-win-en-updater.exe? I had an issue with
building and compiling java files for coldfusion. Thats all fixed now but i'm
thinking this might have broked something else.
AddThis Social Bookmark Button