Yeah, but I don't store by CFCs in the wwwroot of the server. Would I need to create 'fa�ade' CFCs?
-----Original Message----- From: Knott, Brian [mailto:[EMAIL PROTECTED] Posted At: Friday, 15 August 2003 1:13 PM Posted To: CFAussie Conversation: [cfaussie] RE: Flash remoting -- service location Subject: [cfaussie] RE: Flash remoting -- service location My understanding is that the location of the gateway does not matter. I have all of my cfc in a folder as part of the web site. So the structure may look like this. wwwroot\site1\cff or wwwroot\site2\cfc In flash when you call the service you specify the cfc location there. e.g var s_results = gw.getService("site1/cfc/results", this); will call a cfc called results in the site1\cfc directory. Brian Knott -----Original Message----- From: Fuzion - CFAussie [mailto:[EMAIL PROTECTED] Sent: Friday, 15 August 2003 12:57 PM To: CFAussie Mailing List Subject: [cfaussie] Flash remoting -- service location Does anyone know if you can change the location of "/flashservices/gateway" ?? At the moment you need to place all CFCs within the WEB-INF/wwwroot/ folder.. Regards, Darryl Lyons Senior Systems Developer Fuzion Internet Web: http://www.fuzion.com.au Email: [EMAIL PROTECTED] Phone: (07) 3620 1000 Fax: (07) 3620 1001 Support: 1300 888 480 'merging business + technology' --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
