MACROMEDIA FLASH 8-EXTENDING FLASH Manual page 448

Extending flash
Table of Contents

Advertisement

Description
Property; a Boolean value. If the value is
This property works only with dynamic or input text; it generates a warning if used with
static text.
Example
The following example sets the
fl.getDocumentDOM().selection[0].scrollable = false;
text.selectable
Availability
Flash MX 2004.
Usage
text.selectable
Description
Property; a Boolean value. If the value is
Input text is always selectable. It generates a warning when set to
text.
Example
The following example sets the
fl.getDocumentDOM().getTimeline().layers[0].frames[0].elements[0].selectabl
e = true;
text.selectionEnd
Availability
Flash MX 2004.
Usage
text.selectionEnd
Description
Property; a zero-based integer that specifies the end of a text subselection. For more
information, see
text.selectionStart
448
Objects
, the text can be scrolled.
true
property to
scrollable
, the text can be selected.
true
property to
selectable
.
:
false
and used with input
false
:
true

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents