Jan F. Weber

Results 64 comments of Jan F. Weber

Though this is **not** the answer to your request, I am pretty sure that you cannot simply suppress these notifications per default as they are coming directly from Windows itself...

You could try out the Starling Framework, which supports filters like `Blur` (in `direct` render mode), not sure if it now even supports running in GPU mode with **AIR SDK...

Would it be possible to dispatch a (Windows) mouse down event (maybe on 0|0 or outside of the screen) or an Windows escape key press to close the menu? (possible...

With one of our apps, a while back, we switched from framerate 60 to 120 and have yet not encountered any issues. I would say the overall performance is definitely...

> The default isn't in AIR, it's in the build tools for SWF files; every SWF has a frame rate specified in it. We have to honour whatever values are...

I would somehow think that these ActionScript Objects are the `Events` which are dispatched - like on `EnterFrame` - I think there was a suggestion/request or notice here a while...

On Android (v10, Sony XZ2, AIR SDK 51.1.1.3), I'm encountering similar issues when opening an image with `file.openWithDefaultApplication();`. `runtimeInBackgroundThread` is also on. Sometimes it works without any issue but often...

I think that this issue was fixed a while ago but is back in **50.2.1** in the debug version

The following setup is used: Windows 10: **22H2 19045.2604** Scout: **1.1.3.354121** **@50.2.1:** Running Scout again, it actually behaves correct for the first ~30 seconds, then some "heavy" processing in the...