Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Compile the attached app (from FC or the command line)
2. Try to run the SWF
Actual Results:
In step 1, if running the compiler from within Flash Catalyst, I get an assertion in SwfEncoder.writeUBits(), with the attached stack trace.
In step 2, if I run the compiler from the command line, it creates a SWF, but the Player quits when trying to load it.
Expected Results:
Should compile and run.
Workaround (if any):