|
|
|
Animated dynamic button series
Author: Debabrata Trivedi | Email
Advertisement
I don't have much time to write the detailed tutorial. Go through the source files and if you encounter with some problems, feel free to mal me.
Support:
Program: Flash Player 6 or higher.
Source file (.fla): This file is made with Flash MX 2004. Flash MX users or earlier may have problem to open the source, no problem, go through this tutorial and make your own. It’s always better to make your own inspite of modifying others. If you are being encountered with some problem, feel free to contact me as I’m always for you to help.
Skill:
Must have to be familiar with the Flash MX environment and animations.
ActionScript 2.0 Programming – Intermediate Level
Features:
This animated button series has some specialty that makes it different from the other available ones, such as:
This group of buttons generate themselves automatically depending on an external .txt file. Everyone can modify a simple text file with ease.
It can count smartly the number of values provided to the text file (values are separated by a pipe [|] sine from each other) and generates the same number of buttons dynamically. You can add as many buttons you like to the movie by simply providing more values to .txt file separated by a pipe [|] sine from each other, but one thing you have to keep in mind, if you like to add 1000 numbers of buttons or more, this program will support but your system’s display area will not.
The text fields shown on the buttons are all in lower case, independent to the case of the text file. So, if someone modifies the text field in upper case, it will automatically be converted to lower case string.
Download Source File
We hope the information helped you. If you have any questions
or comments, please don't hesitate to post them on the
Forums section
Submit your Tutorial at Click Here
|
|
|