• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

AIR 23 Incorrectly Render Image (weird)

Explorer ,
Sep 30, 2016 Sep 30, 2016

Copy link to clipboard

Copied

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 :

AIR23Problem1.png

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

AIR23Problem2.png

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.

TOPICS
Performance issues

Views

524

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Oct 02, 2016 Oct 02, 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!

Votes

Translate

Translate
Adobe Employee ,
Oct 02, 2016 Oct 02, 2016

Copy link to clipboard

Copied

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!

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Oct 05, 2016 Oct 05, 2016

Copy link to clipboard

Copied

LATEST

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines