Return-Path: X-Original-To: apmail-incubator-flex-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0A72FC38B for ; Tue, 7 Aug 2012 17:16:00 +0000 (UTC) Received: (qmail 8742 invoked by uid 500); 7 Aug 2012 17:15:59 -0000 Delivered-To: apmail-incubator-flex-commits-archive@incubator.apache.org Received: (qmail 8705 invoked by uid 500); 7 Aug 2012 17:15:59 -0000 Mailing-List: contact flex-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-commits@incubator.apache.org Received: (qmail 8642 invoked by uid 99); 7 Aug 2012 17:15:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Aug 2012 17:15:59 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Aug 2012 17:15:54 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 40BD92388C74; Tue, 7 Aug 2012 17:14:28 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1370370 [30/43] - in /incubator/flex/trunk/mustella/tests/mx: ./ binding/ binding/utils/ binding/utils/BindingUtils/ binding/utils/BindingUtils/SWFs/ binding/utils/BindingUtils/SWFs/assets/ binding/utils/BindingUtils/method/ binding/utils/... Date: Tue, 07 Aug 2012 17:13:35 -0000 To: flex-commits@incubator.apache.org From: pent@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120807171428.40BD92388C74@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/AnimateColorComponents.mxml URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/AnimateColorComponents.mxml?rev=1370370&view=auto ============================================================================== --- incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/AnimateColorComponents.mxml (added) +++ incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/AnimateColorComponents.mxml Tue Aug 7 17:13:06 2012 @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + stop + end + + + + + + + + + + + + + + + + + + + + + Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/AnimateColorTemplate.mxml URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/AnimateColorTemplate.mxml?rev=1370370&view=auto ============================================================================== --- incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/AnimateColorTemplate.mxml (added) +++ incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/AnimateColorTemplate.mxml Tue Aug 7 17:13:06 2012 @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/CompositeToResizeComponents.mxml URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/CompositeToResizeComponents.mxml?rev=1370370&view=auto ============================================================================== --- incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/CompositeToResizeComponents.mxml (added) +++ incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/CompositeToResizeComponents.mxml Tue Aug 7 17:13:06 2012 @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/CrossFadeComponents.mxml URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/CrossFadeComponents.mxml?rev=1370370&view=auto ============================================================================== --- incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/CrossFadeComponents.mxml (added) +++ incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/CrossFadeComponents.mxml Tue Aug 7 17:13:06 2012 @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + stop + end + + + + + + + + + + + + + + + + + + + + Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/CustomEaser.as URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/CustomEaser.as?rev=1370370&view=auto ============================================================================== --- incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/CustomEaser.as (added) +++ incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/CustomEaser.as Tue Aug 7 17:13:06 2012 @@ -0,0 +1,34 @@ +//////////////////////////////////////////////////////////////////////////////// +// +// Licensed to the Apache Software Foundation (ASF) under one or more +// contributor license agreements. See the NOTICE file distributed with +// this work for additional information regarding copyright ownership. +// The ASF licenses this file to You under the Apache License, Version 2.0 +// (the "License"); you may not use this file except in compliance with +// the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +//////////////////////////////////////////////////////////////////////////////// +package comps +{ + import spark.effects.easing.IEaser; + + public class CustomEaser implements IEaser + { + public function CustomEaser() + { + } + + public function ease(fraction:Number):Number + { + return fraction * fraction * fraction; + } + } +} \ No newline at end of file Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/DelayStartTemplate.mxml URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/DelayStartTemplate.mxml?rev=1370370&view=auto ============================================================================== --- incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/DelayStartTemplate.mxml (added) +++ incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/DelayStartTemplate.mxml Tue Aug 7 17:13:06 2012 @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/EasingComponents.mxml URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/EasingComponents.mxml?rev=1370370&view=auto ============================================================================== --- incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/EasingComponents.mxml (added) +++ incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/EasingComponents.mxml Tue Aug 7 17:13:06 2012 @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/FadeComponents.mxml URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/FadeComponents.mxml?rev=1370370&view=auto ============================================================================== --- incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/FadeComponents.mxml (added) +++ incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/FadeComponents.mxml Tue Aug 7 17:13:06 2012 @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/FadeTemplate.mxml URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/FadeTemplate.mxml?rev=1370370&view=auto ============================================================================== --- incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/FadeTemplate.mxml (added) +++ incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/FadeTemplate.mxml Tue Aug 7 17:13:06 2012 @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/FadeToCompositeComponents.mxml URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/FadeToCompositeComponents.mxml?rev=1370370&view=auto ============================================================================== --- incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/FadeToCompositeComponents.mxml (added) +++ incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/FadeToCompositeComponents.mxml Tue Aug 7 17:13:06 2012 @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/HexCells.pbj URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/HexCells.pbj?rev=1370370&view=auto ============================================================================== Binary file - no diff available. Propchange: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/HexCells.pbj ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/IntegrationTemplate.as URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/IntegrationTemplate.as?rev=1370370&view=auto ============================================================================== --- incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/IntegrationTemplate.as (added) +++ incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/IntegrationTemplate.as Tue Aug 7 17:13:06 2012 @@ -0,0 +1,149 @@ +//////////////////////////////////////////////////////////////////////////////// +// +// Licensed to the Apache Software Foundation (ASF) under one or more +// contributor license agreements. See the NOTICE file distributed with +// this work for additional information regarding copyright ownership. +// The ASF licenses this file to You under the Apache License, Version 2.0 +// (the "License"); you may not use this file except in compliance with +// the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +//////////////////////////////////////////////////////////////////////////////// +package comps +{ + import flash.events.Event; + + import mx.events.EffectEvent; + import mx.states.Transition; + + import spark.components.Group; + + public class IntegrationTemplate extends Group + { + + private var _valueFunction:Function; + private var _fromValue:Number; + private var _toValue:Number; + + [Bindable] + public var passed:Boolean = true; + [Bindable] + public var error:String = null; + + protected var ignoreNext:Boolean = false; + protected var strict:Boolean = true; + + private var _enableCheck:Boolean = false; + private var checkValue:Number; + + public function IntegrationTemplate() + { + super(); + } + + public function start():void { + currentState="Two"; + } + + public function effectStart(event:EffectEvent):void{ + if(_enableCheck){ + if(!ignoreNext){ + if(strict){ + var next:Number = Math.round(valueFunction.call() as Number); + + if(next != _fromValue){ + error = "--->Point is not at start! " + next + " vs. " + _fromValue + "."; + trace(error); + passed = false; + } + } + }else{ + ignoreNext = false; + } + } + dispatchEvent(event); + } + + public function effectStop(event:EffectEvent):void{ + dispatchEvent(event); + } + + public function effectUpdate(event:EffectEvent):void{ + if(_enableCheck){ + var next:Number = valueFunction.call() as Number; + + //If this value isn't closer to the end than the previous value fail. + if(Math.abs(_toValue - next) > Math.abs(_toValue - checkValue)){ + error = "--->Point is not closer to end! " + next + " vs. " + checkValue + " (previous)."; + trace(error); + passed = false; + }else if(Math.abs(_fromValue - next) < Math.abs(_fromValue - checkValue)){ + error = "--->Point is not further from start! " + next + " vs. " + checkValue + " (previous)."; + trace(error); + passed = false; + } + } + dispatchEvent(event); + } + + public function effectEnd(event:EffectEvent):void{ + if(_enableCheck){ + if(!ignoreNext){ + var next:Number = Math.round(valueFunction.call() as Number); + + if(next != toValue){ + error = "--->Point is not at end! " + next + " vs. " + _toValue + "."; + trace(error); + passed = false; + } + }else{ + ignoreNext = false; + } + } + dispatchEvent(event); + } + + public function effectRepeat(event:EffectEvent):void{ + dispatchEvent(event); + } + + public function enableCheck():void { + _enableCheck = true + } + + [Bindable] + public function get toValue():Number { + return _toValue; + } + + public function set toValue(value:Number):void { + _toValue = value; + } + + [Bindable] + public function get fromValue():Number { + return _fromValue; + } + + public function set fromValue(value:Number):void { + _fromValue = value; + } + + protected function get valueFunction():Function + { + return _valueFunction; + } + + protected function set valueFunction(value:Function):void + { + _valueFunction = value; + } + } +} \ No newline at end of file Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/InterruptedARTemplate.mxml URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/InterruptedARTemplate.mxml?rev=1370370&view=auto ============================================================================== --- incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/InterruptedARTemplate.mxml (added) +++ incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/InterruptedARTemplate.mxml Tue Aug 7 17:13:06 2012 @@ -0,0 +1,101 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/MXComponents.mxml URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/MXComponents.mxml?rev=1370370&view=auto ============================================================================== --- incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/MXComponents.mxml (added) +++ incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/MXComponents.mxml Tue Aug 7 17:13:06 2012 @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/Move3DComponents.mxml URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/Move3DComponents.mxml?rev=1370370&view=auto ============================================================================== --- incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/Move3DComponents.mxml (added) +++ incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/Move3DComponents.mxml Tue Aug 7 17:13:06 2012 @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/Move3DScale3DTemplate.mxml URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/Move3DScale3DTemplate.mxml?rev=1370370&view=auto ============================================================================== --- incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/Move3DScale3DTemplate.mxml (added) +++ incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/Move3DScale3DTemplate.mxml Tue Aug 7 17:13:06 2012 @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/Move3DTemplate.mxml URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/Move3DTemplate.mxml?rev=1370370&view=auto ============================================================================== --- incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/Move3DTemplate.mxml (added) +++ incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/Move3DTemplate.mxml Tue Aug 7 17:13:06 2012 @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/MoveComponents.mxml URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/MoveComponents.mxml?rev=1370370&view=auto ============================================================================== --- incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/MoveComponents.mxml (added) +++ incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/MoveComponents.mxml Tue Aug 7 17:13:06 2012 @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/MoveFadeComponents.mxml URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/MoveFadeComponents.mxml?rev=1370370&view=auto ============================================================================== --- incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/MoveFadeComponents.mxml (added) +++ incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/MoveFadeComponents.mxml Tue Aug 7 17:13:06 2012 @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/MoveRotateTemplate.mxml URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/MoveRotateTemplate.mxml?rev=1370370&view=auto ============================================================================== --- incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/MoveRotateTemplate.mxml (added) +++ incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/MoveRotateTemplate.mxml Tue Aug 7 17:13:06 2012 @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/MoveTemplate.mxml URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/MoveTemplate.mxml?rev=1370370&view=auto ============================================================================== --- incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/MoveTemplate.mxml (added) +++ incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/MoveTemplate.mxml Tue Aug 7 17:13:06 2012 @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/MultiStateTemplate.mxml URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/MultiStateTemplate.mxml?rev=1370370&view=auto ============================================================================== --- incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/MultiStateTemplate.mxml (added) +++ incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/MultiStateTemplate.mxml Tue Aug 7 17:13:06 2012 @@ -0,0 +1,100 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/RepeatCountTemplate.mxml URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/RepeatCountTemplate.mxml?rev=1370370&view=auto ============================================================================== --- incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/RepeatCountTemplate.mxml (added) +++ incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/RepeatCountTemplate.mxml Tue Aug 7 17:13:06 2012 @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/ResizeAnimateColorTemplate.mxml URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/ResizeAnimateColorTemplate.mxml?rev=1370370&view=auto ============================================================================== --- incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/ResizeAnimateColorTemplate.mxml (added) +++ incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/ResizeAnimateColorTemplate.mxml Tue Aug 7 17:13:06 2012 @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/ResizeAnimateComponents.mxml URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/ResizeAnimateComponents.mxml?rev=1370370&view=auto ============================================================================== --- incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/ResizeAnimateComponents.mxml (added) +++ incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/ResizeAnimateComponents.mxml Tue Aug 7 17:13:06 2012 @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/ResizeComponents.mxml URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/ResizeComponents.mxml?rev=1370370&view=auto ============================================================================== --- incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/ResizeComponents.mxml (added) +++ incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/ResizeComponents.mxml Tue Aug 7 17:13:06 2012 @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/ResizeTemplate.mxml URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/ResizeTemplate.mxml?rev=1370370&view=auto ============================================================================== --- incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/ResizeTemplate.mxml (added) +++ incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/ResizeTemplate.mxml Tue Aug 7 17:13:06 2012 @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/ResizeToFadeComponents.mxml URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/ResizeToFadeComponents.mxml?rev=1370370&view=auto ============================================================================== --- incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/ResizeToFadeComponents.mxml (added) +++ incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/ResizeToFadeComponents.mxml Tue Aug 7 17:13:06 2012 @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/ResizeToMoveComponents.mxml URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/ResizeToMoveComponents.mxml?rev=1370370&view=auto ============================================================================== --- incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/ResizeToMoveComponents.mxml (added) +++ incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/ResizeToMoveComponents.mxml Tue Aug 7 17:13:06 2012 @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Added: incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/Rotate3DComponents.mxml URL: http://svn.apache.org/viewvc/incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/Rotate3DComponents.mxml?rev=1370370&view=auto ============================================================================== --- incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/Rotate3DComponents.mxml (added) +++ incubator/flex/trunk/mustella/tests/mx/states/Transition/SWFs/comps/Rotate3DComponents.mxml Tue Aug 7 17:13:06 2012 @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + +