Hey Guys,
I got this project from a supervisor, and I’m having a terrible time with trying to get flash remoting setup in flash 8 for it. I’ve installed the remoting components, however at the start of the file I have
#include “NetServices.as”
#include “NetDebug.as”
I get errors saying the files cannot be found.
I tried changing those to import statements and nothing.
The whole ****ty project is done on the timeline which I NEVER do and I’m losing my patience with it. Can anyone tell me what I’m doing wrong?
–d