Effects Flex



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