MACROMEDIA FLASH 8-EXTENDING FLASH Manual page 465

Extending flash
Table of Contents

Advertisement

textAttrs.target
Availability
Flash MX 2004.
Usage
textAttrs.target
Description
Property; a string that represents the
only with static text.
Example
The following example gets the
layer of the current scene and shows it in the Output panel:
fl.outputPanel.trace(fl.getDocumentDOM().getTimeline().layers[0].frames[0].
elements[0].getTextAttr("target"));
textAttrs.url
Availability
Flash MX 2004.
Usage
textAttrs.url
Description
Property; a string that represents the
with static text.
Example
The following example sets the URL of the selected text field to http://
www.macromedia.com:
fl.getDocumentDOM().setElementTextAttr("url", "http://www.macromedia.com");
property of the text field. This property works
target
property of the text field in the first frame of the top
target
property of the text field. This property works only
URL
TextAttrs object
465

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-EXTENDING FLASH and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash 8

Table of Contents