Internet Commerce

Partners & Affiliates

Developer Channel


Featured Flash FLA
Gallery Downloads 11401 Flash Movies | 5 New Flash Movies Added
What's New | Top 100

Featured FLA

»  Author: Nick Kouvaris
»  Title: Znax
»  Description: Znax is a board game. Click 4 tiles of the same color and form squares as big as you can. You will erase all the tiles inside the square and collect points. Get maximum score if you make a square with game edges.
»  More by: Nick Kouvaris


Random FLAs | Add Flash Movie
Featured Flash Site
Gallery Downloads 4941 Flash Sites | 1 New Flash Links
What's New | Top 100 Flash Site

Featured Site

»  Author Agence WOP Digital Agency
»  Title: Electricdrum
»  Description: French WOP Agency, 3D websites, Flash (Papervision, Away 3D), event or institutional projects. The agency operates on all digital projects: consulting, design, graphic design, development, online communication. The WOP agency follows you on the implementation of original, creative and optimized digital projects.


Random Links | Add your own Flash Related Links
Flash Tutorials 1481 Tutorials 7 New Tutorials Added!
What's New | Top100

» How To Make A Simple Animation Using Christmas Clips
» Simple Step by step flash game tutorial Spot the diffrence
» How To Make A Moving Text Slide
» Create Flash Banner With Text Float Effect
» How To Make Zoo Photos Slideshow
» How To Make A Dolphin Photos Slideshow
» How To Make A Fathers Day Slideshow
» How To Make A Transparent Background of Your Flash File
» Create Flash Banner With Text Disco Light Effect Today we will introduce you a Text Disco Light eff
» Unknown Tag: Title10
Random Tutorial | Add Site


Tutorials Home What's New Top Rated Submit myTutes Random!

Search Tutorials


Categories Dynamically Generated Menu List
Author: Joshua Sullivan | Website: http://www.metagamer.com |

 
Page 3
«prev 1 2 3 4 5 6 7 8 next»

The Text File (cont.)

The final variable in the data file should be some arbitrary name set to a known value. This allows Flash to determine if it has recieved the entire data file. For short files and fast connections, this isn't an issue, but if the whole file isn't loaded by the time Flash attempts to assemble the menu, it will hang the movie. I've provided an explaination of what each variable means to clear up any issues:

menu_count
This variable tells flash how many menu items there are. This number could be determined dynamicly by Flash, but it's a heck of a lot easier and more reliable to just type the number in yourself when you're done assembling the menu.

menu_text_x (where "x" is the menu entry number)
This variable is what the text of the link will be. In this example, the names are Home, Stories, Drawings, and Contact Me. I have ignored entry 4, since it's text will not appear and is unimportant.

menu_link_x
This variable is used to make the buttons active. It can be whatever you want, from URLs to frame numbers. In this case, the example movie will assume that these are frame numbers, but you can change the linking script in the movie to handle whatever you please.

menu_state_x
This allows for each item in the menu to take on one of multiple states. In this example, entry 4 has been set to state 2, which translates into a divider line in the Flash movie. You could define many states in the flash movie to handle as many situations as you need.

menu_loaded
This variable is always equal to one, and simply lets Flash know that all the variables have been loaded, and that it can proceed with building the menu.

«prev 1 2 3 4 5 6 7 8 next»

» Level Advanced

Added: : 2000-05-31
Rating: 7.38 Votes: 71
Hits: 16505
» Author
No information about the author was provided.
» Download
Download the files used in this tutorial.
Download (13 kb)
Get conversion and unzipping tools for PC and Mac here!

» Forums
More help? Search our boards for quick answers!

Please rate this tutorial, 10 is the top rating, you can also click the comments link to read/write a review.
10 9 8 7 6 5 4 3 2 1
Read or Post Comments