For debugging on debug players you can do:
 
var e:Error = new Error();
trace (e.getStackTrace());
 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of helihobby
Sent: Thursday, May 03, 2007 10:00 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Is there a way to get a function name using
actionscript command ?




Is there a command like:

getFunctionName() or something like this that will print the function 
name this was called within ?

Thank you for all the help,

Sean - HeliHobby.com



 

Reply via email to