What is the general workflow for creating formatted text fields using
ActionScript?
What will be an ideal response?
The general workflow is:
A) Create an embedded font that is accessible via ActionScript.
B) Create a new instance of the TextField object.
C) Set the format of the text using a TextFormat class instance.
D) Assign the text to the TextField instance.
E) To make changes to the text after it has been assigned, use the
setTextFormat method.
Computer Science & Information Technology
You might also like to view...
Which of the following is the radio frequency and data rate for 802.11g as specified by the IEEE standards?
A. 2.0 GHz at 33 Mbps B. 2.4 GHz at 54 Mbps C. 2.4 GHz at 128 Mbps D. 5.0 GHz at 54 Mbps
Computer Science & Information Technology
All mobile applications developed in Flash are published as_____ files whether for Android or iOS.
A. SIF B. AFT C. ARC D. AIR
Computer Science & Information Technology