Creating a Dynamic Text Box
A dynamic text box is created for user type input or for haiving variables displayed in that you have scripted to display. Examples of uses for dynamic text box is a counter in a game, a timer, a Form or a preloader percentage reporter..
1. First create a new document.
2. On tools click the text to or click the "A"
3. Click on Window, Panels Text options *hint* The Text options should be opened
4. Click the down arrow and click on dynamic text
- Select Single line or multiline. It means weather you want the text
box one line or several lines.
- Variable means a certain name of the text box.
- Embed Fonts means if the user doesnt have a certain font and your project uses
a certain font. The user will be able to display it.
- Selectable means that the
text will be selectable when its published. Border/bg means theres a border
around the box. HTML means if it will be embeded in the html code.