03.05.2013 Views

FLASH® LITE™ 2.x - Adobe Help and Support

FLASH® LITE™ 2.x - Adobe Help and Support

FLASH® LITE™ 2.x - Adobe Help and Support

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Properties inherited from class Object<br />

constructor (Object.constructor property), __proto__ (Object.__proto__<br />

property), prototype (Object.prototype property), __resolve<br />

(Object.__resolve property)<br />

Event summary<br />

Event Description<br />

onChanged =<br />

function(changedFie<br />

ld:TextField) {}<br />

Method summary<br />

612 ActionScript classes<br />

Event h<strong>and</strong>ler/listener; invoked when the content of a text field<br />

changes.<br />

onKillFocus = Invoked when a text field loses keyboard focus.<br />

function(newFocus:O<br />

bject) {}<br />

onScroller =<br />

function(scrolledFi<br />

eld:TextField) {}<br />

Event h<strong>and</strong>ler/listener; invoked when one of the text field scroll<br />

properties changes.<br />

onSetFocus = Invoked when a text field receives keyboard focus.<br />

function(oldFocus:O<br />

bject) {}<br />

Modifiers Signature Description<br />

addListener(listener<br />

:Object) : Boolean<br />

Registers an object to receive TextField event<br />

notifications.<br />

getDepth() : Number Returns the depth of a text field.<br />

getNewTextFormat() :<br />

TextFormat<br />

getTextFormat([begin<br />

Index:Number],<br />

[endIndex:Number]) :<br />

TextFormat<br />

removeListener(liste<br />

ner:Object) :<br />

Boolean<br />

removeTextField() :<br />

Void<br />

Returns a TextFormat object containing a copy of<br />

the text field's text format object.<br />

Returns a TextFormat object for a character, for a<br />

range of characters, or for an entire TextField<br />

object.<br />

Removes a listener object previously registered to<br />

a text field instance with<br />

TextField.addListener().<br />

Removes the text field.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!