As always, Thank you for all the help and support. Regards,
Sean - http://www.HeliHobby.com P.S. You can read my solution for Flex Component communication here: http://www.helihobby.com/html/alon_desingpattern.html --- In [email protected], "Alex Harui" <[EMAIL PROTECTED]> wrote: > > For debugging on debug players you can do: > > var e:Error = new Error(); > trace (e.getStackTrace()); > > > ________________________________ > > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of helihobby > Sent: Thursday, May 03, 2007 10:00 AM > To: [email protected] > 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 >

