OK I now get a nice white screen for both:

http://www.caesarstoneaustralia.com/flashservices/gateway

and the other app I have running on the server (which is a linux box incidentally running cfmx)

http://regencyhouse.peoplenews.com/flashservices/gateway


If you look at: http://regencyhouse.peoplenews.com you will see a vote working fine that uses remoting, but alas:


http://www.caesarstoneaustralia.com/designakitchen/kitchen.htm still doesn't load the data into the select boxes?!!?!?

The paths in my flash file are now:

NetServices.setDefaultGatewayUrl("http://www.caesarstoneaustralia.com/flashservices/gateway";);

var server = gw.getService("caesarstone.components.kitchen",this);

I have no idea how to debug this, any help would be appreciated.

Regards

Craig


At 10:52 AM 1/10/2003 +0800, you wrote:
Hi Craig,

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/



--- 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/

Reply via email to