I've had problems with it too but found no solutions I'm afraid, Chrome uses
its own flash plugin though you can disable it and use the adobe one. That's
not a great solution for other chrome users though. Given that you're
reading a text file you might try using <cffile> to put the contents into a
variable and then insert the variable into your flash form. I'm not 100%
sure it will work but it's worth a try.

> -----Original Message-----
> From: Dave Hatz [mailto:[email protected]]
> Sent: 22 June 2011 01:15
> To: cf-talk
> Subject: cfinclude on a flash form not working with Chrome
> 
> 
> Having difficulties trying to get this to work with Chrome.  This is
inside a
> Flash Form on CF8.  Works great on IE, FF and Safari, but won't come up on
> Chrome.  Seems there are a lot of Flash Form issues with Chrome when I
> Googled the problem, but nothing specific on the CFINCLUDE.  Can anyone
> help me out here on how to solve this problem?
> 
> <cfformitem type="text" width="720"><cfinclude
> template="../uploads/agreement_section1.txt"></cfformitem>
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ~~|
> Order the Adobe Coldfusion Anthology now!
> http://www.amazon.com/Adobe-Coldfusion-
> Anthology/dp/1430272155/?tag=houseoffusion
> Archive: http://www.houseoffusion.com/groups/cf-
> talk/message.cfm/messageid:345514
> Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
> Unsubscribe: http://www.houseoffusion.com/groups/cf-
> talk/unsubscribe.cfm


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:345516
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to