flash - Flex: given Class object, get the name of the class it represents -


In Flex, say I have a class object.

For example:

  var clazz: class = string; Trace; // what I want "string"  

< P> flash.utils :: getQualifiedClassName is the job you are looking for ...;)

Congratulations

back2dos


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -