Problem Description
There's a topic related to this issue which describes the problem (viewtopic.php?f=146&t=181268).
Screen is sometimes flickering when there's an Audio action.
Video of the problem which I made some time ago:
This bug occurs only in fullscreen with NWjs 0.14.x and higher.
Attach a Capx
https://drive.google.com/file/d/0BwT_0l ... sp=sharing
(There is another capx attached at the bottom of this post)
Description of Capx
I've added some background image so the flickering can be easily noticed. The capx itself is just a Audio->Play(tag) / Audio->Stop(tag) switch after each LMB click.
Steps to Reproduce Bug
- Run the project in fullscreen
- Keep clicking LMB untill you see flickering (usually it takes less than a minute of fast clicking to notice)
Observed Result
Screen flickers from time to time
Expected Result
Not to flicker
Affected Browsers
- Chrome: (NO)
- FireFox: (NO)
- Internet Explorer: (NO)
- NWjs version 0.14.x and higher: (YES)
Operating System and Service Pack
Tested on two machines:
== Machine 1
Windows 10
GPU: nVidia Geeforce GT 635m
CPU: Intel i7
== Machine 2
Windows 10
GPU: Intel(R) HD Graphics
CPU: Intel(R) Celeron(R) CPU N2840 2.16 GHz
Construct 2 Version ID
r239 (this issue orruced in previous C2 versions as well)
EDIT
Here is fully automated CAPX: https://drive.google.com/file/d/0BwT_0lczDpc9UHNHdWJJYjF4bjA/view?usp=sharing
You just need to run it and wait.