You'll probably also want to compile your AIR app against a custom remote-config file that contains a hard coded URL to the Flex2gateway on your ColdFusion server.
And I suspect you'll need a crossdomain.xml file in the server's root directory. This came up on this list a while ago; I made the same suggestions; and the original poster wrote back with more details on what he did. If you search archives you'll probably find it. Bjorn Schultheiss wrote: > > > Add a layer or abstraction between your service calls so you can switch > between remote or local services, and then perform that switch based on > the app.connected event. > > regards, > > Bjorn > > > > On 18/01/2008, at 1:50 PM, lwz7512 wrote: > >> can anyone answer this question? I am also thinking about this! and >> how to access object without server context? >> >> --- In [email protected] >> <mailto:flexcoders%40yahoogroups.com>, Dale Fraser <[EMAIL PROTECTED]> wrote: >> > >> > I have a Flex application running nicely and using Remote Objects >> back to >> > ColdFusion. >> > >> > >> > >> > I now want to make it an AIR application and make it do a couple >> extra >> > tricks. >> > >> > >> > >> > How does my AIR application talk Remote Objects, how do I tell it >> what >> > server to talk back to? >> > >> > >> > >> > Regards >> > >> > Dale Fraser >> > >> > > -- Jeffry Houser, Technical Entrepreneur, Software Developer, Author, Recording Engineer AIM: Reboog711 | Phone: 1-203-379-0773 -- My Company: <http://www.dot-com-it.com> My Podcast: <http://www.theflexshow.com> My Blog: <http://www.jeffryhouser.com>

