EasyManua.ls Logo

MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT - Page 724

MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT
816 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
724 Chapter 12: ActionScript Dictionary
TextFormat.target
Availability
Flash Player 6.
Usage
my_fmt.target
Description
Property; indicates the target window where the hyperlink is displayed. If the target window is
an empty string, the text is displayed in the default target window
_self. If the TextFormat.url
property is an empty string or
null, you can get or set this property, but the property will have
no effect.
TextFormat.underline
Availability
Flash Player 6.
Usage
my_fmt.underline
Description
Property; a Boolean value that indicates whether the text that uses this text format is underlined
(
true) or not (false). This underlining is similar to that produced by the <U> tag, but the latter
is not ā€œtrueā€ underlining, because it does not skip descenders correctly. The default value is
null,
which indicates that the property is undefined.
TextFormat.url
Availability
Flash Player 6.
Usage
my_fmt.url
Description
Property; indicates the URL that text in this text format hyperlinks to. If the url property is an
empty string, the text does not have a hyperlink. The default value is
null, which indicates that
the property is undefined.

Table of Contents

Related product manuals