I want to test if I have my Coldfusion MX 7 Dev Edition configured correctly
for Flash Remoting?
My Coldfusion server is set up as a standalone web server
(http://localhost:8500/). In Flash MX 2004 I have installed the need AS2
flash remoting components.
In Flash MX 2004, when I select Service Broswer and try to add a service
"cfc.music"(webroot/cfc/music.cfc) under
http://localhost:8100/flashservices/gateway I get the following error: HTTP:
Failed.
What I'm I missing?
zerium - 06 Apr 2005 14:28 GMT
try port 8500
jsegura - 06 Apr 2005 14:40 GMT
Thanks for the replay. I was able to figure it out.