
17.11.2006, 12:43
|
|
Регистрация: Mar 2006
Адрес: moscow
Сообщений: 243
|
onChanged = function(changedField:TextField) {}
Event handler/listener; invoked when the content of a text field changes.
onKillFocus = function(newFocus:Object) {}
Invoked when a text field loses keyboard focus.
onScroller = function(scrolledField:TextField) {}
Event handler/listener; invoked when one of the text field scroll properties changes.
onSetFocus = function(oldFocus:Object) {}
Invoked when a text field receives keyboard focus.
__________________
Всем товарищ и друг
|