Open dayaenah opened 1 year ago
I am guessing that the application is using the HTMLLoader
control in order to display web content inline within some pages/tabs of the application.. but with AIR 50.x there isn't a way to control the z-ordering in the same way, the webview is always presented over the top of the content.
The solution is likely to be that you need the 33.1.1.744 version of the AIR runtime instead... can you try un-installing the "Adobe AIR" from the Add/Remove Programs (on Windows, or by launching the AIR installer again from /Applications on macOS), and then getting the 33.1.1.744 version from lower down on the https://airsdk.harman.com/runtime page?
thanks
thank you so much! It worked!!
I installed AIR runtime - version 50.2.1.1 and I am trying to run an application. It opens but there is a white square that covers 80% of the application window. It happens on both Windows 10 and Mac OS.
Any idea about what I could try to solve this issue? Should I install something else?
Thank you!