im failing to get flash remoting to work in CS3 (professional). im using code that worked for me in previous versions of flash. for the includes, i tried:
#include "mx.remoting.NetServices.as"
...and...
#include "NetServices.as"
and i get "error opening include" at runtime. however i dont know if i have the right files installed to support remoting in CS3. on adobe's site, they seem to have remoting components available up to flash 8, and thats it
what does that mean? is the component download the thing that lets you use remoting or does that just give you the widgets?
any help appreciated. im using AS2 and in the end would prefer to export to as old a version of flashplayer as possile (6?).
thanks
#include "mx.remoting.NetServices.as"
...and...
#include "NetServices.as"
and i get "error opening include" at runtime. however i dont know if i have the right files installed to support remoting in CS3. on adobe's site, they seem to have remoting components available up to flash 8, and thats it
what does that mean? is the component download the thing that lets you use remoting or does that just give you the widgets?
any help appreciated. im using AS2 and in the end would prefer to export to as old a version of flashplayer as possile (6?).
thanks