all groups > coldfusion flash integration > july 2005 >
You're in the

coldfusion flash integration

group:

Where is the cfform flash temp folder?


Where is the cfform flash temp folder? mindtrap
7/22/2005 11:49:23 PM
coldfusion flash integration:
Can someone tell me where the cfform flash temporary folder is?

I have done a full harddrive search for .swf files and I am able to find a
bunch of flash stuff, but none of the temporary/cached flash forms. Does
anyone have any idea where those files are supposed to be stored? Is it
possible that a switch is turned off somewhere?

Thanks

Re: Where is the cfform flash temp folder? Abinidi
7/26/2005 8:43:35 PM
Cf doesnt generate any, unless you tell it to in the

C:\CFusionMX7\wwwroot\WEB-INF\cfform\flex-config.xml file. (default install
location- may be diff than yours )

Under the debugging node in flex-config.xml, set

<generate-debug-swfs>false</generate-debug-swfs>
<generate-profile-swfs>false</generate-profile-swfs>
<keep-generated-swfs>false</keep-generated-swfs>

all to true.

Read through that file as well to see what else you might want to turn on.
YET DONT do this on a Production machine, as everyone can view stuff you may
not want to have them see.

HTH



Re: Where is the cfform flash temp folder? endymion96
8/4/2005 12:00:00 AM
On your computer, check the following location and look for files with the extension CFSWF -- which is the flash form.

AddThis Social Bookmark Button