Simple Menu in AS3

by admin on March 28, 2008

I have been tinkering around with AS3 alot these days – i’ll admit i am behind par, but it’s never too late to get into it!!
I’m basically finding all the little nuances that come along with migrating to this much more powerful and structured addition to an already great OOP language in the Flash IDE.

To cut to the little example (with code – of course!!) i have created a simple menu in Flash with ActionScript 3. This will help you understand the Tween Class and show you how showing and hiding a menu or panel can reduce clutter in your flash application.

[kml_flashembed movie="/experiments/simpleTween_as3.swf" height="400" width="415" /]

Leave a Comment