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/

Reply via email to