Craig
If your default gatway is http://miramar.ac3.com.au/flashservices/gateway then miramar.ac3.com.au is the only site your app is going to work.
If you're deploying on www.caesarstoneaustralia.com you'd need to change your setting to:
NetServices.setDefaultGatewayUrl("http://www.caesarstoneaustralia.com/flashservices/gateway");
for it to work, this is a deliberate security feature.
OK cheers Andrew, I was going to change this but when I checked this url I got a pop up box asking if I wanted to save a file as opposed to the nice blank screen which I normally get?
You can find this information plus some other checklist options here:
http://www.daemon.com.au/go/training/tips-and-tricks/fr-checklist
Looking now
HTH
Andrew
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 :-(
-- Andrew Muller Senior Macromedia Certified Instructor - ColdFusion, Flash Certified Advanced Macromedia ColdFusion Developer - CF5, CFMX Certified Macromedia Flash Developer - FL5, FMX
Daemon Internet Consultants [EMAIL PROTECTED] Macromedia Certified Training http://www.daemon.com.au/go/training T: 61 2 9380 4162 F: 61 2 9380 4204 17 Roslyn Gardens Elizabeth Bay NSW 2011 AUSTRALIA
Daemon: Serious Web Development
FarCry, the open source CMS for ColdFusion MX http://farcry.daemon.com.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/
