Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK 4.5 (Release)
-
None
-
Affected OS(s): Mac
Affected OS(s): Mac OS 10.5
Browser: Other (specify version)
Language Found: English
Description
Steps to reproduce:
1. Download and use Flex SDK nightly build 4.0.0.13301 (and possibly others?)
2. Compile program which utilises text layout
3. Observe error
Actual Results:
Error occurs, the Flash player window hangs on the loading progress bar, with a text error at the bottom of the window (reproducing some of the debug log information) and the debug log has:
------
Error #2032: Stream Error. URL: file:///Users/allan/Desktop/Flex/GoSMonitor/textLayout_1.0.0.584.swf
Failed to load RSL textLayout_1.0.0.584.swf
Failing over to RSL http://fpdownload.adobe.com/pub/swz/flex/4.0.0.13301/textLayout_1.0.0.584.swf
Error #2032: Stream Error. URL: http://fpdownload.adobe.com/pub/swz/flex/4.0.0.13301/textLayout_1.0.0.584.swf
------
Expected Results:
swf should play. Looks like it is looking for a file which isn't present. There is a textLayout_1.0.0.571.swf in the "rsls" directory, so presumably this is just a packaging issue with the correct version noting being included.
Workaround (if any):
Darrell Loverin has suggested modifying the flex-config.xml to reference the distributed version of textLayout.
Forum thread: http://forums.adobe.com/thread/550674