Page 1 of 1

White flash when switching to full screen

Posted: 25 Dec 2008, 07:34
by saucier
Great job on X2. Again your software makes my images look much better.

Is there any way to turn off the white flash when I switch from standard screen to full screen? I do not see the flash when I switch back to standard screen. I am using Mac with Firefox and Safari. I have not tried IE yet.

Thanks.

Posted: 26 Dec 2008, 01:23
by mjau-mjau
Interesting ... another macOS/browser combo bug?

Can you try one thing for me? Go to admin -> config -> settings.useswfaddress - set it to false. Check the gallery again!

Posted: 26 Dec 2008, 07:16
by saucier
Yes, I tried that first but it still flashed. I also had a flash between vertical and horizontal slide transitions which setting usesfaddress to false did not work. But when I set static_trans and resize_trans to tint, the flash was eliminated.

Is there a tint setting for togglefullscreen?

I do not get the flash with IE.

Posted: 27 Dec 2008, 23:53
by mjau-mjau
saucier wrote:Is there a tint setting for togglefullscreen?
No, for togglefullscreen there is only 1 line in flash:
Code
Stage["displayState"] = "fullScreen";
Of course there are also several stage resize events that trigger, but nothing to do with transitions. I have the feeling this is nothing directly related to the code, although I would like to know what the cause is ...

Posted: 28 Dec 2008, 00:00
by saucier
Thanks Karl. I am sure it is a Mac thing.

No big deal. Let me know if you find a solution.

--Les