private function onEvent( event : Event ) : void { trace( event.type + " event occurred" ); } tweenUpdate="onEvent( event )" />