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:

  1. Check if someone else has reported the problem
  2. Create a new issue using the example template shown below as a guide
  3. Try to provide example code
  4. Tell us what SDK version and OS platform the issue occurred on

If your problem is more of a conceptual/theoretical nature feel free to post it on the mailing list.

Example Bug Report

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. Compile

Environment
Windows 8, Apache Flex 4.10.0

Expected Behavior
The image to be encoded

Actual Behavior
Error is generated

  • No labels

1 Comment

  1. This is part of the Getting Started area, the FAQ and the homepage. I don't see why it needs duplication.