TextFormat
695
Availability:
ActionScript 1.0; Flash Lite 2.0
Example
See the example for
TextField._xmouse
.
See also
_xmouse (TextField._xmouse property)
_yscale (TextField._yscale property)
public _yscale :
Number
The vertical scale of the text field as applied from the registration point of the text field,
expressed as a percentage. The default registration point is (0,0).
Availability:
ActionScript 1.0; Flash Lite 2.0
Example
See the example for
TextField._xscale
.
See also
_x (TextField._x property)
,
_xscale (TextField._xscale property)
,
_y
(TextField._y property)
TextFormat
Object
|
+-TextFormat
public class
TextFormat
extends
Object
The TextFormat class represents character formatting information. Use the TextFormat class
to create specific text formatting for text fields. You can apply text formatting to both static
and dynamic text fields. Some properties of the TextFormat class are not available for both
embedded and device fonts.
Availability:
ActionScript 1.0; Flash Lite 2.0
See also
setTextFormat (TextField.setTextFormat method)
,
getTextFormat
(TextField.getTextFormat method)
Summary of Contents for FLASHLITE2 ACTIONSCRIPT-LANGUAGE
Page 1: ...Flash Lite 2 x ActionScript Language Reference...
Page 22: ...22 Contents...
Page 244: ...244 ActionScript language elements...
Page 760: ...760 ActionScript classes...