![]() ![]() ![]() | |
![]() | |
![]() | |
![]() |
Flash Player 6.
my_mc
.onKillFocus = function (
newFocus
)
{ // your statements here }
newFocus
The object that is receiving the keyboard focus.
Nothing.
Event handler; invoked when a movie clip loses keyboard focus. The onKillFocus
method receives one parameter, newFocus
, which is an object representing the new object receiving the focus. If no object receives the focus, newFocus
contains the value null
.
![]() | |
![]() | |
![]() | |
![]() ![]() ![]() |