Skip to main content
Known Participant
September 30, 2016
Answered

AIR 23 Incorrectly Render Image (weird)

  • September 30, 2016
  • 2 replies
  • 714 views

Earlier this month (September 8 to be exact), I have successfully created an app which one of its functionality is open image file as then animate it once it was loaded.

It was:

  • built with Apache Flex 4.15 with AIR 20
  • packaged using native target so it could run under AIR runtime v20 installed on my PC
  • NO error(s) in the project
  • ran properly without any problems.

Recently I :

  • update the AIR Runtime to v23
  • run the installed app
  • ... and surprisingly I got a weird image rendering.

I am running on Windows 8.1 X64

Here is the PROBLEM :

Here is the code (partial for the button fx):

What I've done so far

First Attempt:

  • update Flex 4.15 SDK with AIR 23
  • rebuild the app using updated Flex with AIR 23
  • repackage the app using native target (-target native)
    RESULT: problem still occur

Second Attempt:

  • using same SDK as the first attempt
  • repackage the app using bundle target (-target bundle)
    RESULT: problem still occur

So I believe this is AIR problem

Since I use the app almost in daily basis, I have to repackage the app  using "-target bundle", back with Flex SDK AIR 20.
It works just like before.

However , I'd like to use the latest AIR runtime to get the latest security fixes, too.

Please help and thank you.

This topic is closed to new replies. Start a new post to keep the conversation going.
Correct answer Amrita Gangwani

Hi,

Please, try using our latest beta release AIR 24_0_274.

You can get it from Download Adobe AIR 23 Beta - Adobe Labs

Thanks!

2 replies

Amrita Gangwani
Adobe Employee
Amrita GangwaniCorrect answer
Adobe Employee
October 3, 2016

Hi,

Please, try using our latest beta release AIR 24_0_274.

You can get it from Download Adobe AIR 23 Beta - Adobe Labs

Thanks!

Participating Frequently
October 6, 2016