Yscale (Textfield._Yscale Property); Textformat - MACROMEDIA FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE Reference

Flash lite 2.x actionscript language reference
Hide thumbs Also See for FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE:
Table of Contents

Advertisement

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 :
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)
(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)
(TextField.getTextFormat method)
.
Number
.
,
_xscale (TextField._xscale property)
,
getTextFormat
TextFormat
,
_y
695

Advertisement

Table of Contents
loading

Table of Contents