MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT Reference Manual page 724

Actionscript reference guide
Hide thumbs Also See for FLASH MX 2004 - ACTIONSCRIPT:
Table of Contents

Advertisement

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
property is an empty string or
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
(
) or not (
true
false
is not "true" underlining, because it does not skip descenders correctly. The default value is
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
empty string, the text does not have a hyperlink. The default value is
the property is undefined.
724
Chapter 12: ActionScript Dictionary
, you can get or set this property, but the property will have
null
). This underlining is similar to that produced by the
. If the
_self
TextFormat.url
tag, but the latter
<U>
property is an
url
, which indicates that
null
,
null

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents