Extend your Flash Application Using the Context Menu 10. 8. 2008 in Flash | 0 Comments | Author: Active.Tutsplus | 1891 clicks
A Context Menu is a menu in a graphical user interface that appears upon user interaction, such as a right-mouse click. The Flash Player context menu allows you to add custom menu items, control the display of the built-in context menu items (for example, Zoom In and Print) and create copies of menus.
Thinking in Commands: Part 1 of 2 10. 8. 2008 in Flash | 0 Comments | Author: Active.Tutsplus | 1736 clicks
In this tutorial, I値l show you how to create a minimalist AS3 Command framework, capable of performing actions in sequence, in parallel, or with a delay.