[svn:fx-trunk] 14757: Merge revision 14756 from 4.x to trunk.
Revision: 14757
Revision: 14757
Author: klin@adobe.com
Date: 2010-03-15 11:40:53 -0700 (Mon, 15 Mar 2010)
Log Message:
***********
Merge revision 14756 from 4.x to trunk.
Fix for http://bugs.adobe.com/jira/browse/SDK-25839 and http://bugs.adobe.com/jira/browse/SDK-25866. Icons did not respect setting the y property because they were not saving y to origMatrix. I override the y setter in BitmapAsset and SpriteAsset to set super.y and call validateTransformMatrix to save the current matrix (which has the new y).
QE notes: No
Doc notes: No
Bugs: SDK-25839, SDK-25866
Reviewer: Carol
Tests run: checkintests
Is noteworthy for integration: No
Ticket Links:
***********
http://bugs.adobe.com/jira/browse/SDK-25839
http://bugs.adobe.com/jira/browse/SDK-25866
http://bugs.adobe.com/jira/browse/SDK-25839
http://bugs.adobe.com/jira/browse/SDK-25866
Modified Paths:
**************
flex/sdk/trunk/frameworks/projects/framework/src/mx/core/BitmapAsset.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/core/SpriteAsset.as
Property Changed:
****************
flex/sdk/trunk/
