all groups > macromedia flash flash remoting > september 2006 >
You're in the

macromedia flash flash remoting

group:

Flash 8 remoting doesnt appear to install


Flash 8 remoting doesnt appear to install tallberg001
9/30/2006 12:00:42 PM
macromedia flash flash remoting:
Dear who ever can help

I?m new to flash 8 remoting and coldfusion. I have installed the flash 8
remoting component in flash 8. But the netconnection debugger does not appear
in the window menu. Also the #include "NetServices.as" produces and error. I?
using coldfusion as a stand alone server.

That it I?m stuck.

Your truly, person that is stuck.

Re: Flash 8 remoting doesnt appear to install monty3636
10/27/2006 4:06:22 PM
I was having similar problems with remoting after I upgraded to Flash 8. The
solution that worked for me was to go into my publish settings, under the Flash
tab, and change to [b]ActionScript 2.0[/b].

I then changed the command:

[b]#include "NetServices.as"[/b]

to the following:

[b]import mx.remoting.NetServices;[/b]

Hopefully this will work for you.



Re: Flash 8 remoting doesnt appear to install monty3636
10/27/2006 4:08:01 PM
I was having similar problems with remoting after I upgraded to Flash 8. The
solution that worked for me was to go into my publish settings, under the Flash
tab, and change to [b]ActionScript 2.0[/b].

I then changed the command:

[b]#include "NetServices.as"[/b]

to the following:

[b]import mx.remoting.NetServices;[/b]

Hopefully this will work for you.



AddThis Social Bookmark Button