Some of Photo (JPEG)-compressed images by Flash Pro are not shown in AIR app (3.7/3.8)
Does anyone see this issue happening? In Flash Pro it's OK, but in AIR, it's broken.
https://bugbase.adobe.com/index.cfm?event=bug&id=3558175
Problem Description:
Some JPEG-compressed images in swc produced by Flash Pro CS6 is not shown in AIR.
Steps to Reproduce:
1. Create a fla with Flash Pro CS6
2. Put a png image in it and open the property of the image to make sure its compression option is Photo (JPEG)
3. Produce an swc out of the fla
4. Create an AIR app that shows the contents in the swc
Actual Result:
All images are shown
Expected Result:
Some of the images are not shown (nothing is shown where they are supposed to be)
Any Workarounds:
Use Lossless (PNG/GIF) for all images
