Groups | Blog | Home
all groups > macromedia flash flash remoting > may 2004 >

macromedia flash flash remoting : going to live server is not working



wadearnold
5/4/2004 7:08:58 PM
I have a remote server setup with a gateway. When I am developing everything
works fine and the gateway works great. When I upload the website to a virtual
host on the same server none of my services work at all. I have no idea how to
even know what error I am getting either.

domainNameWithGateway.com is on the same host but a different virtual account
domainNameWithFlash.com does not seem to be able to use any of the calls one
it is published. Ideas?

wade

if (_global.inited == null) {
_global.inited = true;

NetServices.setDefaultGatewayUrl("http://domainNameWithGateway.com/transaction/
gateway.php");
my_conn = NetServices.createGatewayConnection();
_global.orderService = my_conn.getService("orderService");
}
wadearnold
5/4/2004 7:48:04 PM
http://livedocs.macromedia.com/flashremoting/mx/Using_Flash_Remoting_MX/UseActio
nScript5.htm

I am good with people?

#include NetServices.as directive must be on the main movie timeline, not in a
movie clip.


WORKS
AddThis Social Bookmark Button