Floating Navigator Menu
Intro
Create a flexible floating menu that can contain several different components.
Features:
- XML driven: add components where you want simply by editing the XML !
- 3 components that can be displayed in the menu: 1. Asset Component 2. Button Component 3. Link List Component
- Click events can launch a URL or load any asset, such as a SWF , JPG, PNG , GIF!
- Skin most elements directly through the Flash Library.
- Skin each component through the XML file: call the individual skin through the Flash Library.
- Control the menu open and close speed.
- Enable a drop shadow: control the angle, distance, color, alpha, blurX, and blurY.
- Packed with out-of-the-box skins: 8 total pre-made skins.
- Actionscript 3, taking an OOP approach.
Components that can be loaded into the menu:
- Asset Component: Loads images and swf files. Supports a click event which can load URLs and or assets.
- Button Component: A simple button component that contains an up, over, down state. Button states can be extended for animations. Supports a click event which can load URLs and or assets.
- Link List Component:: A component that contains a list of clickable links. Customize the sorting and click events. Supports a click event which can load URLs and or assets.





Request processing...
3comments