| Subject: | Re: Flash forms don't show in ColdFusion 8 |
|---|---|
| From: | Ian Skinner <iskinner@xxxxxxxxxxx> |
| Date: | Mon, 03 Mar 2008 13:14:07 -0800 |
| Newsgroups: | macromedia.coldfusion.flash_integration |
lars@work wrote: I am not getting the display of <cfform format="flash" in a new installation of ColdFusion 8 on Windows 2003 server. Is there some setting, extra software or mime setting that has to be made to view the apparent .cfswf output? There maybe. IIRC There are some IIS settings that can cause .cfswf output to fail. I believe at least one cause is that IIS has been configured to check for the existence of files before handing off the request. This causes an issue in the default configuration because there is no actual swf files created for the forms, they are created in the server's memory by ColdFusion and delivered to the browser as swf content. I've seen workarounds posted in blogs, some Googling should turn one up. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Flash forms don't show in ColdFusion 8, lars@work |
|---|---|
| Next by Date: | Re: Flash forms don't show in ColdFusion 8, lars@work |
| Previous by Thread: | Flash forms don't show in ColdFusion 8, lars@work |
| Next by Thread: | Re: Flash forms don't show in ColdFusion 8, lars@work |
| Indexes: | [Date] [Thread] [Top] [All Lists] |