Tuesday, October 19, 2010

Samples of a windows-like scrolling window and collapsing animatable tree class in actionscript 3

http://www.northeastmagic.com/as3examples/

Everything in this example is 100% pure actionscript 3 made in FlashDevelop. I was struggling to find a real object oriented component that was editable at a very low level so I made this from scratch myself. I may add it to google code as an open source project for others to improve upon.

There are a ton of controls. The individual shapes for every part of every interface element are all classes written from scratch in AS3.

If you are interested in this class let me know at ryan @t northeastmagic dot c0m.