|
Flexible Menu (AS3)
-
Version
1.0
This is an XML driven, unlimited menu. You can modify
two parameters in the two lines in the front of code.
1. linkEnable = false; (if you set linkEnable = true,
the links will be enabled when you click the buttons).
2. xmlUrl = 'navigation.xml'; (the URL of your XML
file, you can modify names and links for the buttons.
Also, you can add new buttons).
Package Includes: FLA;
Opens with: Flash CS3, Flash CS4;
Viewable with: Flash Player 9 and above;
AS Version: Action Script 3.0.
|