all groups > macromedia flash flash remoting > october 2007 >
You're in the

macromedia flash flash remoting

group:

Remoting in Actionscript Class


Remoting in Actionscript Class MaxManNH
10/27/2007 12:07:20 AM
macromedia flash flash remoting:
I am working on a large project with .NET remoting and I am having a problem
with the Netconnection debugger. I have moved all my remoting calls into an
Actionscript class file so that I can keep my timeline simple and clean.
Everything is working fine. My only issue is that I am getting no messages in
the NetConnection Debugger anymore. I have the Netdebug.initialize statement in
my class constructor.

Is there something else I need to do to get messages to bubble out of my class
to the Netconnection Debugger?
Re: Remoting in Actionscript Class MaxManNH
10/27/2007 12:28:38 AM
Ok, I solved the problem. Apparently you have to have the NetDebug Remoting
Classes Object on the main timeline or your remoting calls won't post messages
to the Netconnection debugger. So even though I am importing the libraries in
my class and initing the NetDebug object, without the actual compiled clip on
the stage somewhere I can't get messages.
AddThis Social Bookmark Button