Revision: 7918
Author: chaase@adobe.com
Date: 2009-06-17 09:55:30 -0700 (Wed, 17 Jun 2009)
Log Message:
***********
Round 2 of effects PARB changes. Some renames and removals of properties/functions, including:
AnimateTransform: removed 18 MotionPath properties, added applyChangesPostLayout property (replaces affectLayout property in subclasses), removed addMotionPath/addPostLayoutMotionPath protected functions
Animation: removed seek(), reverse()
SimpleMotionPath: removed 'duration' arg in constructor
QE Notes: Mustella will break on some of these changes (no surprise, just needs minor updates)
Doc Notes: API updates
Bugs: none
Reviewer: Jason
Tests: checkintests
Modified Paths:
**************
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/AnimateTransform.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/Move.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/Move3D.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/Rotate.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/Rotate3D.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/Scale.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/Scale3D.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/animation/Animation. as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/animation/SimpleMoti onPath.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportClasses/Anima teColorInstance.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportClasses/Anima teInstance.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportClasses/Anima teTransitionShaderInstance.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportClasses/FadeI nstance.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportClasses/MoveI nstance.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportClasses/Resiz eInstance.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportClasses/Rotat eInstance.as
Copyright © 2009 Adobe Systems Incorporated. All rights reserved.
Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy (updated 07-14-2009).