Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

flash CS3 remoting include error

Status
Not open for further replies.

theotrain

Programmer
Mar 5, 2003
150
MX
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top