To submit a bug report go to https://issues.apache.org/jira/browse/FLEX.
Note: You'll need to login or create an JIRA account (https://issues.apache.org/jira/secure/Signup\!default.jspa) to add new issues. You don't need to create an account to browse the issues.
Keep these in mind when creating a new issue:
If your problem is more of a conceptual/theoretical nature feel free to post it on the mailing list.
Description
The compiler generates error 5012 when encoding interlaced png.Steps to Reproduce
1. Create an interlaced png in Photoshop
2. In your MXML file embed it using @Embed('myimage.png')
3. CompileEnvironment
Windows 8, Apache Flex 4.10.0Expected Behavior
The image to be encodedActual Behavior
Error is generated