I have a Flash/ActionScript project that needs start connection to a backend 
database, as I need to start tracking and recording mouse clicks to do some 
metrics.

To start, I am trying to instantiate an instance of a RemoteObject 
(mx.rpc.remoting.RemoteObject). I get no compilation errors, but when I go to 
run it, I get no output to the console, and it hangs somewhere on startup. When 
I try to run it in the debugger, I get an error saying that I cannot debug the 
SWF because it does not contain ActionScript.


Any help or suggestions about this would be greatly appreciated.

thanks

Charlie Peet

Reply via email to