[svn:fx-4.x] 15043: Fix for http://bugs.adobe.com/jira/browse/SDK-25943.
Revision: 15043
Revision: 15043
Author: klin@adobe.com
Date: 2010-03-25 17:10:14 -0700 (Thu, 25 Mar 2010)
Log Message:
***********
Fix for http://bugs.adobe.com/jira/browse/SDK-25943. Embedded images were not mirroring even when the image component had an explicit layoutDirection set. The fix is to check if the contentHolder is an ILayoutDirectionElement when it is loaded and set the layoutDirection to null (inheriting).
QE notes: No
Doc notes: No
Bugs: SDK-25943
Reviewer: Jason
Tests run: checkintests
Is noteworthy for integration: No
Ticket Links:
***********
http://bugs.adobe.com/jira/browse/SDK-25943
http://bugs.adobe.com/jira/browse/SDK-25943
Modified Paths:
**************
flex/sdk/branches/4.x/frameworks/projects/framework/src/mx/controls/SWFLoader.as
