PDA

View Full Version : User defined list of active links/buttons


wild_dragon89
04-29-2001, 10:49 PM
Hello everyone!

Could anyone teach me how to generate a list of items (one by one as a response to the user clicking a button or entering text). The tricky bit is to make each item in the growing list a button/link itself. Hope this makes sense.

Thanks.

Jesse
04-30-2001, 06:11 AM
You could just have a button inside a movie clip. Ober the button you have a dynamic text field which will allow you to give the impression of changing the text on the button... then you can duplicate the movie clip and change the text using simple code...
See the duplicate movie clip and Variables 101 tutorials.

Cheers

Jesse