Revision: 13311
Revision: 13311
Author: rfrishbe@adobe.com
Date: 2010-01-06 11:49:23 -0800 (Wed, 06 Jan 2010)
Log Message:
***********
Fixing two video bugs:
SDK-24880: Moving and resizing a video at the same time while maintaining the center was jittery because the video's width/height didn't take effect until another frame because of some invalidation/validation logic that goes on inside of OSMF. Now, to make it validate immediately, we call regionGateway.validateContentNow().
SDK-24845: Thumbnail images weren't being cropped for catalyst. Now we keep track of the group's size independent of the image's size and set clipAndEnabledScrolling=true on that group.
QE notes: -
Doc notes: -
Bugs: SDK-24880, SDK-24845
Reviewer: Kevin
Tests run: checkintests
Is noteworthy for integration: No
Ticket Links:
***********
http://bugs.adobe.com/jira/browse/SDK-24880
http://bugs.adobe.com/jira/browse/SDK-24845
http://bugs.adobe.com/jira/browse/SDK-24880
http://bugs.adobe.com/jira/browse/SDK-24845
Modified Paths:
**************
flex/sdk/trunk/frameworks/projects/spark/src/spark/components/VideoDisplay.as