actionscript 3 - How to add multiple textfields in a list form in as3 -


I currently have input text boxes in a movie clip, this MC has a saving button.

Save button sends the information from the input box to the second box of text that is called TEXT1.

IM, trying to figure out how to add many examples (TEXT1) when the user presses the save button

with new information from MC Am I Any thoughts please


Comments

Popular posts from this blog

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

c# - WPF Expander overlay used in ItemsControl -

class - Kivy: how to instantiate a dynamic classes in python -