Adobe-Runtime-Support
Adobe-Runtime-Support copied to clipboard
[Feature Request] Displaying a Progress in Application's Taskbar Icon
Feature Description
An option to set the progress for the application taskbar icon at runtime, in order to display any progress on Windows 10/11.
Example from Firefox downloading a file:
Suggestion:
Similar implementation as flash.display.NativeWindow.notifyUser(type:any)
E.g: flash.display.NativeWindow.showProgress(value:Number) [value from 0 to 1]