Yes, I am new to Actionscript/Flex/Flash, but I'd really like to call something like C/C++/PHP/etc magic constants like:
__FUNCTION__
__LINE__
__FILE__
Is there an equivalent in Actionscript 3.0? When compiling, I get the error:
Error: Access of undefined property __FUNCTION__.