Pure Actionscript 3 Window Class
I’ve been working on an easily skinnable windowing system, and this is what I have so far. I’ve attempted to mimic mac’s theme for Leopard.
The source and documentation are in their usual spots -> My classes. I’ll be updating them pretty regularly. Here’s the source for the project itself -> project source

November 14th, 2008 at 12:35 am
Will you support bringing the focussed window to the top of the display list?
November 14th, 2008 at 11:47 am
Yes, next on the list is a WindowManager class that takes care of focus, drop shadows, skins etc. Stay tuned for better documentation as well. If anyone has input on how to better organize an aspect of this project don’t hesitate to pipe in.
July 2nd, 2009 at 12:19 pm
thanks 10x great stuff
July 8th, 2009 at 10:36 am
No prob, and if you’re using these classes for a multitouch application, I’d love to see it!