Advertisement

05.07.2008 at 11:23AM PDT, ID: 23383762 | Points: 500
[x]
Attachment Details

Flash Forms are not initializing.

Asked by pegarm in Cold Fusion Markup Language, Adobe Flex

Tags:

Consider the following code in my code snippet.  Really simple CF flash form, right?

When I run this on my personal machine, (CF7, Windows XP) it runs perfectly fine.  When I move it to a development server (CF7, Windows Server 2000) the flash form will not initialize.  Through troubleshooting, I've discovered (so far):
* The page can access the scripts in the /CFIDE directory just fine.
* The page that is generated includes the script for where the .mxml.cfswf file would be.
* ColdFusion has no problems writing to the directory (discovered using CFFILE)
* Clearing the temporary internet files and loading the page, then viewing the cache and the server IIS logs shows that I'm getting a 404 on the .mxml.cfswf file.

Has anyone else encountered this?  How else can I troubleshoot why the server is not creating and/or delivering the flash form to the client?Start Free Trial
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
<cfform
	name="myForm"
	action="index.cfm"
	method="post"
	format="flash"
	skin="haloBlue"
	wmode="transparent"
	width="600"
	height="400">
 
	<cfinput type="button" name="myButton" value="Here is a button!">
</cfform>
[+][-]05.07.2008 at 11:34PM PDT, ID: 21522697

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.08.2008 at 09:39AM PDT, ID: 21526299

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.09.2008 at 09:17AM PDT, ID: 21534344

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.09.2008 at 11:08AM PDT, ID: 21535210

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.15.2008 at 08:56PM PDT, ID: 22013190

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628