Thanks Rob, I have forwarded this to the hosting company, as we don't have access to that directory. Ill let you know how it turns out.
Thanks for the quick response, Michael -----Original Message----- From: Rob Parkhill [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 11, 2008 4:45 PM To: CF-Talk Subject: Re: Flash Forms Not Working In CF 8 Michael, You have to have access to the CFIDE directory. If you view the source on the page you have listed, you will see that it is looking for some JS in this directory. Copy the directory from your development theme to your hosted site.. You don't need the whole thing I don't think, but this is what I have done, because then I know that everything is there. HTH Rob > We are building a new site using a CF 8 hosting company, and > everything seems to work fine except for forms which include the > <cfform format="Flash">. Even the simplest of code will not display > the flash. > > For example: > > <cfform format="flash"> > <cfinput type="text" name="firstname"> > <cfinput type="submit" name="submit" value="save"> > </cfform> > > The result page for this is http://www.houseboynetwork.com/index.cfm > so you can view the source and see what its doing. It gives a JS > error. > > Our hosting provider hasn't had a client that uses CF Flash Forms > before so they have not encountered this issue. Does anyone know of > something that needs to be activated in the server or some other > configuration we are missing to get this working? > > Please help... > > MDP ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:300996 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

