Keun Lee
Developer Journal
Monday July 17, 2006
Reflection in Actionscript 3.0/Flex 2
In actionscript 3, you may find a set of functions in the “flash.utils” package that provides some facilities for reflection. Do not confuse this with the type of reflection you may get when applied as a visual effect, but the type of reflection that does the following basic things:
Read more...Posted by keunlee | Jul 17 2006, 05:16:10 AM EDT
Permalink