I have Flash Remoting installed for Flash 8
I am trying this community out for the first time - I am not new to flash, but I am new to this issue. It worked in previous Flash MX 2004 version, but since I upgraded to Flash 8 Pro all hell breaks loose. Thanks in advance…
The issue:
I have a connection through an ad server which I am using Remoting. I am only getting two errors and it has to do with this:
#include “NetServices.as” File not found
#include “NetDebug.as” File not found
I then added the source import mx.remoting.debug.NetDebug;
NetDebug.initialize(); (per a google search) and I am still getting the error: File not found when it goes to get
#include “NetServices.as” and #include “NetDebug.as”
Any help would be appreciated - I feel this is my last stop.
PS I have Flash Remoting installed for Flash 8