Forums

This topic is locked

in Flash Remoting.

Posted 28 Jan 2003 07:28:57
1
has voted
28 Jan 2003 07:28:57 edwin Herald posted:
Dear Friend,
Pls anybody do help for me reg Flash Remoting.

Actually iam running sample gatewayHelloWorld_textfield.html file which contains gatewayHelloWorld_textfield.swf which will connect with Coldfusion server with Netservices.

In gatewayHelloWorld_textfield.swf file i have written
NetServices.setDefaultGatewayUrl("jupiter:8500/flashservices/gateway");
var gw = NetServices.createGatewayConnection();
var server = gw.getService("simple.HelloWorld", new Result());
server.sayHello();

When iam running from swf file just by clicking it is connecting and returning the result, but when iam running from my Browser as

<machinename>/foldername/gatewayHelloWorld_textfield.html it is not running.

What's the problem....did i missed something or i have to change something in URL.

Iam in urgent ...

Thanks & Reg
Edwin

Reply to this topic