private function applyEffect(event:Event):void { moveEffect.target = event.currentTarget; moveEffect.play( ); }