TextField in AS3
1. Create a – Flash File(ActionScript 3.0) 2. Now go to your Actions tab, you can do this by pressing F9, or going to Window – Actions in your menu bar. 3. In your “Actions – Frame” tab, type the code: var textBox:TextField = new TextField(); var Declares you are making a variable. textBox Name [...]





