all groups > coldfusion flash integration > november 2005 >
You're in the

coldfusion flash integration

group:

flashremoting gateway



Re: flashremoting gateway Abinidi
11/10/2005 2:47:53 PM
coldfusion flash integration: In CF7 , this is no longer a valid URL:
http://localhost:8501/flashservices/gateway/

Due to security reasons, you cannot call they URl directly, only through an
app.

What issues are you having?

flashremoting gateway doug777
11/10/2005 3:41:45 PM
Using CF7 Developer on XP-Pro, stand-alone computer no network
connected, Flash 8.

I have downloaded and installed flashremoting for Flash 8.

I have uncommented the gateway servlet line in gateway-config.xml

But I cannot get a connection to the url
http://localhost:8501/flashservices/gateway/

In Firefox I get the error "Redirection limit for this URL exceeded"

In IE, the progress bar flickers continuously as though the browser is
continually retrying, but nothing else happens.

In my swf everything works fine except it doesn't connect to CF and
NetConnection Debugger remains empty.

Anyone have any idea what else to try?

Re: flashremoting gateway doug777
11/11/2005 9:07:47 AM
I import mx.remoting.* and then call NetServices.createGatewayConnection()
but whether I use it with no arguments or with
http://localhost:8501/flashservices/gateway/ as the argument, it makes
no difference. The code compiles okay, but the resulting swf does not
connect to CF i.e. the data I expect is not returned and NetConnection
Debugger panel has no entries.

Doug


[quoted text, click to view]
AddThis Social Bookmark Button