
460
EXTENDING FLASH CS4 PROFESSIONAL
TextAttrs object
Description
Property; a string that represents the URL property of the text field. This property works only with static text.
Example
The following example sets the URL of the selected text field to http://www.adobe.com:
fl.getDocumentDOM().setElementTextAttr("url", "http://www.adobe.com");
Commenti su questo manuale