all groups > macromedia flash flash remoting > december 2004 >
You're in the

macromedia flash flash remoting

group:

I give up...


I give up... Krogman
12/6/2004 9:36:18 PM
macromedia flash flash remoting:
Good Day I'm brand new to the whole Flash remoting idea so I worked through a
couple of tutorials on the MM site and I think I'm very close to getting my
'Hello World' example to work. I have searched all the forums for help with
this, but I'm about to give up. Can someone please explain to me me why I keep
getting the error code: 'NetConnection.Call.Failed' HTTP: Status 405 I have
tried every single thing that I can image, but I can't get it to work. I'm
almost certain that it's a problem with my componet path in the FLA, but. I
can't figure it out. Any help would be extremely appreciated. JK
Re: I give up... jameslyon
12/7/2004 11:23:40 PM
NetConnection.Call.Failed usually refers to a missing method. Could the method be misspelled in the fla?

Re: I give up... Krogman
12/8/2004 9:48:29 PM
Jameslyon Thanks for your post. I guess I looked at the different examples and
help files so long that I missed the obvious. I guess I thought that I had to
replace the
NetServices.setDefaultGatewayUrl('http://localhost/flashservices/gateway');
with my own url like
NetServices.setDefaultGatewayUrl(http://localhost/website/folder'); I'm a
goof. Thanks. JK
Re: I give up... juanjo75
12/16/2004 8:28:46 PM
One way to know that your localhost address is the right one is by using it on
the browser like mine http://kaminaldesign.com/flashservices/gateway, it has to
give you a plain blank page... that is how you know that the default gateway
address you are using is the right one, okay.. don't panic... I also had a
hard time making it to work in my website, when I found out that I don't have
to use www.blablabla... only http://asdfasdfasf, but that is another story...
AddThis Social Bookmark Button