Skip to main content
March 6, 2009
Question

Flash will not display on cfm page

  • March 6, 2009
  • 2 replies
  • 1049 views
For some reason my coldfusion server will not display any Flash (including Flash Forms) If I change the page to html it displays fine, also there are no issues with my dev machine, both machines are running cf8. Any ideas?

Thanks in advanced

Cavan
This topic has been closed for replies.

2 replies

March 24, 2009
this is the typical answer that everybody asks check he CFIDE folder, but guess what, the folder is accessable and all the script files can be loaded by the browser but still ... no cfform flash displayed.

need more support for this issue, i can use all the cfform features accept when trying to enable the format=flash and this is what isnt processing correctly,

the developement server works fine but production server doesn't and the CFIDE directory has the right file permissions and is assessable to the browser.
Inspiring
March 9, 2009
night9987 wrote:
>
> Thanks in advanced
>

The first thing to check is the availability of the cfide folder on the
production machine. These flash functions make use of code from this
folder and if the browser can not access the needed content in the cfide
folder then the flash does not display.