Hello,
I’m testing out a flash project that relies heavily on remoting and I’ve just got flash 8 and tried to save the project in it and I immediately get errors regarding the base remoting includes:
Error Scene=Scene 1, layer=remoting, frame=1:Line 1: Error opening include file NetServices.as: File not found.
#include “NetServices.as”
Error Scene=Scene 1, layer=remoting, frame=1:Line 2: Error opening include file NetDebug.as: File not found.
#include “NetDebug.as”
Is the problem in the syntax or is it that I need to install the new flash 8 remoting version on my computer?
Thanks,
Clem C