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