|
Flash Button Array
A three frame sequence which loops around frame 2 until the last of
a group of variables has safely arrived, either from a text file, or
a requested url. The movie arranges all the buttons in the last frame
where any unique labels and values can be assigned, and stops. The code
for the buttons is a call to a function where it's
name, ID, and any other data created and passed by the button is processed.
| |||||
| |||||
|
The external variables text file (no linefeeds).
Load the variables in frame 1 ...
...then loop around frame 2 asking...
In frame 3 the successfully loaded variables can be assigned
Set starting x and y values and duplicate the first button clip.
The A to Z buttons require a loop that will reset x to it's starting value, Alter a few variables and we have four rows and two columns of larger buttons. The last group need the final row to be offset if
those two buttons are to be centered.
|