[svn:fx-trunk] 16022: Merge from 4.x to trunk.
Revision: 16022
Revision: 16022
Author: klin@adobe.com
Date: 2010-05-10 16:43:50 -0700 (Mon, 10 May 2010)
Log Message:
***********
Merge from 4.x to trunk.
Fix for http://bugs.adobe.com/jira/browse/SDK-26346. The thumbnail bitmap was being added to a group before the group was on the display list. This caused the bitmap flip its direction since the group's layoutDirection inheriting style couldn't resolve. The fix is to add the group to the display list before adding the bitmap to the group.
QE notes: No
Doc notes: No
Bugs: SDK-26346
Reviewer: Ryan
Tests run: checkintests
Is noteworthy for integration: No
Ticket Links:
***********
http://bugs.adobe.com/jira/browse/SDK-26346
http://bugs.adobe.com/jira/browse/SDK-26346
Modified Paths:
**************
flex/sdk/trunk/frameworks/projects/spark/src/spark/components/VideoDisplay.as
Property Changed:
****************
flex/sdk/trunk/
