I think your NetServices call should use the domain that the services live at, ie
NetServices.setDefaultGatewayUrl("http://www.caesatstoneaustralia.com/flashservices/gateway");
Even if the domains resolve to the same IP I think flash will only connect to services from the same URL. To the point that even 'services.myhome.com' would be invalid for a flash app running at 'www.myhome.com'.
Don't quote me, I'm only newbie at Flash ;), but I think that is the issue...
hth
Brett B)
Craig wrote:
Hi, I have just built a RIA kitchen for one of our clients and I'm having a few problems getting the thing to work on our live server. If you go to:
http://miramar.ac3.com.au/caesarstone/designakitchen/kitchen.htm
the app works fine (go on have a play :-)
However,when we set up the DNS for www.caesatstoneaustralia.com I can't get the app to work? You can go into the app and see that the data is not being pulled into the app but no error message is being displayed.
http://www.caesarstoneaustralia.com/designakitchen/kitchen.htm
The only paths I have in my flash app are the usual:
NetServices.setDefaultGatewayUrl("http://miramar.ac3.com.au/flashservices/gateway");
var server = gw.getService("caesarstone.components.kitchen",this);
Please help :-(
--- You are currently subscribed to fugli as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
MX Downunder AsiaPac DevCon - http://mxdu.com/
-- Brett Payne-Rhodes Eaglehawk Computing t: +61 (0)8 9371-0471 f: +61 (0)8 9371-0470 m: +61 (0)414 371 047 e: [EMAIL PROTECTED] w: www.ehc.net.au
--- You are currently subscribed to fugli as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
MX Downunder AsiaPac DevCon - http://mxdu.com/
