Animation

  1. Home
  2. Computing & Technology
  3. Animation

Deconstructing the Paint Application VII: The Text Tool

By Adrien-Luc Sanders, About.com

1 of 5

Setting the Text Tool as the Active Tool

The Text Tool for the paint application is less a standard text tool and more an input text box that takes up the entire canvas area, with text that can be formatted in weight, size, and color according to user input. It can be spaced typewriter-style with line breaks and keyboard spaces.

As with all other portions of this application, the first step in setting up the tool is adding the ActionScript to the tool’s button to set our _root.isactive variable’s value to reflect the text tool.

1 of 5

Index: Deconstructing the Paint Application VII: The Text Tool

  1. Setting the Text Tool as the Active Tool
  2. Setting Font Options on Load
  3. Defining the Text Format Dynamically
  4. Changing the Text Field Type to Edit
  5. Creating the Actual Text Field

Explore Animation

More from About.com

Animation

  1. Home
  2. Computing & Technology
  3. Animation
  4. Flash Animation Tutorials
  5. Deconstructing the Paint Application VII: The Text Tool

©2008 About.com, a part of The New York Times Company.

All rights reserved.