Home/Support/

Forums

0 Replies Last post: Jun 17, 2009 10:55 AM by Chet Haase  
Chet Haase User 137 posts since
Sep 10, 2008
Currently Being Moderated

Jun 17, 2009 10:55 AM

[svn:fx-trunk] 7918: Round 2 of effects PARB changes.

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

More Like This

  • Retrieving data ...