Quick Tip: Using AS3 KeycodesLearn how to use key codes in ActionScript 3.0 to detect when the user presses a specific key.
Quick Tip: Dim the Lights using Flash and jQueryIn this Quick Tip you'll learn how to use Flash's ExternalInterface function and add a bit of jQuery to create a "light switch" which dims the web page. This...
Quick Tip: How to Build a Horizontal Sliding Menu PaddleIn this Quick Tip you'll learn how to use AS3's Tween class to create a menu with a cool sliding bar. Excellent for navigation!