Revision: 7836
Author: chaase@adobe.com
Date: 2009-06-15 07:37:21 -0700 (Mon, 15 Jun 2009)
Log Message:
***********
PARB changes for effects. This includes various property renames, a couple of class renames, moving 3 classes to a sub-package, and various doc cleanups. This also includes changing a handful of Array properties to typed Vectors.
QE: This breaks Mustella due to the renames
Doc: Docs will need to be updated to reflect the changes as well
Bugs: None
Reviewer: Jason
Tests: checkintests, Thermo's transitionbug test
Modified Paths:
**************
flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/support Classes/ScrollBar.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/support Classes/Slider.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/Animate.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/AnimateCol or.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/AnimateTra nsform.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/CallAction .as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/CrossFade. as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/CrossFade. pbk
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/Move.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/Rotate.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/Rotate3D.a s
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/Scale.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/Wipe.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/animation/ Animation.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/animation/ IAnimationTarget.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/animation/ RepeatBehavior.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/easing/Eas ingFraction.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/easing/Lin ear.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/easing/Pow er.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/easing/Sin e.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/interpolat ion/ArrayInterpolator.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/interpolat ion/HSBInterpolator.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/interpolat ion/IInterpolator.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/interpolat ion/NumberInterpolator.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/interpolat ion/RGBInterpolator.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportCla sses/AnimateColorInstance.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportCla sses/AnimateInstance.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportCla sses/AnimateTransformInstance.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportCla sses/CallActionInstance.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportCla sses/FadeInstance.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportCla sses/ResizeInstance.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportCla sses/WipeInstance.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/utils/HSBColor.as
flex/sdk/trunk/frameworks/spark-manifest.xml
Added Paths:
***********
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/AnimateTra nsitionShader.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/animation/ Keyframe.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/animation/ MotionPath.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/animation/ SimpleMotionPath.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportCla sses/AnimateTransitionShaderInstance.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/utils/BitmapUtil.a s
Removed Paths:
*************
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/AnimateSha derTransition.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/KeyFrame.a s
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/MotionPath .as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/SimpleMoti onPath.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportCla sses/AnimateShaderTransitionInstance.as
-
Like (0)
