ActionScript 3 Reflection Class Source
Wednesday, June 28th, 2006**
UPDATE
This class has been updated and is available here:
http://www.adobe.com/devnet/flash/articles/reflect_class_as3.html
**
Awhile back I had a lot of good feedback on my Reflect class for ActionScript 2 in Flash 8. Since today I got my hands on the Flash 9 Alpha I thought that it would be fitting to update the Reflect class to ActionScript 3. Obviously lots has changed so it was a very educational process. This class has been renamed Reflection and does not support animation yet – this was a quick test to see what it would take to port the class over. Below is the source and if you have Flash Player 9 installed you will also see an example below as well. In the example you will see two separate clips, one with a jpg in it and one with native Flash text in it. Let me know what you think! Also, how is everyone doing processing comparisons these days? I’d love to be able to test the performance differences between the classes.
For those of you without Flash Player 9 here is a screenie:

Here is the class:

