Watch fullscreen flash while working on another screen
Wednesday, April 22, 2009 7:54:41 PM
So here is a version of flash plugin that does not do that. It's version 10.0.22.87 (latest at this time) with one byte changed (compare with original if you don't believe me
).Removed. See below for better alternative.
Axel Gembe made patcher that handles both ActiveX and Netscape Flash plugins. It automatically finds and patches them so it's much easier to use and should also handle future 10.0 Flash versions. If any.
Download on author's page: http://deve.loping.net/projects/ignoflash/
As a sticky note for myself, I'm attaching picture of the jump that has to be patched. Will come in handy when new version comes out and when I will forget how I've done that. 
(search for one of the DefWindowProcA calls that have similar surroundings)
PS. You can still close fullscreen flash with ESC key or using any UI button that might be provided by flash player.
PS2. Maybe there is a native solution for that? Like some hidden ini tweak for flash? Speak up if you know about such.
[edited 12.07.2009] Updated plugin with different patching approach. Fixes problem that prevented closing fullscreen mode when clicking "links" within flash. This was bad cause new tabs has been opening in background.
[edited 16.07.2009] Reverted updated plugin. It was worse then previous version.
[edited 10.08.2009] Updated plugin to version 10.0.32.18
[edited 9.12.2009] Updated plugin to version 10.0.42.34
[edited 13.02.2010] Updated plugin to version 10.0.45.2















1 2 3 4 5 6 Next »
Cyro # Wednesday, April 22, 2009 8:22:22 PM
deadHarlequin # Wednesday, April 22, 2009 8:33:45 PM
João EirasxErath # Thursday, April 23, 2009 3:42:24 PM
Rafald.i.z. # Friday, April 24, 2009 6:21:23 PM
Martin RauscherHades32 # Saturday, April 25, 2009 1:56:04 PM
Originally posted by Cyro:
Why do people ask this stupid question over and over again? You would gain NOTHING by removing e.g. Email and BitTorrent vs simply not using it. If you don't use it it only takes as much RAM as it's code needs (maybe 1-2MB).
And BTW something like this wouldn't be as easy as a small patch...
@d.i.z Great work as usual!
dapxin # Sunday, April 26, 2009 5:11:18 AM
Anonymous # Wednesday, July 1, 2009 7:52:29 AM
Anonymous # Tuesday, July 7, 2009 8:07:59 AM
Rafald.i.z. # Tuesday, July 7, 2009 8:30:19 AM
Anonymous # Wednesday, July 8, 2009 11:01:48 AM
Rafald.i.z. # Saturday, July 11, 2009 10:19:20 PM
The issue wasn't exactly how I presented it. The problem was that when having YouTube movie in fullscreen and clicking on video, the fullscreen mode was supposed to close and new tab to open. This patch prevented fullscreen mode from closing but tabs were still opening so two or more movies started playing at the same time.
To fix it, I've patched it differently by changing target location of some earlier jump.
That new patching approach would be rather hard to make into reliable automatic patcher as number of instructions between jump and target location is likely to change in future flash versions so jump would have to be patched differently.
The new patch was not very well tested but "seems to work" (tm).
[edit] Well, not quite. Having two Opera windows and clicking on the other still closes flash. Will have to look more into it.
Anonymous # Saturday, July 18, 2009 7:36:12 AM
Anonymous # Wednesday, August 5, 2009 11:40:37 PM
Rafald.i.z. # Monday, August 10, 2009 7:54:29 PM
@Anonim: maybe plugin updated itself thus removing patch.
Anonymous # Friday, August 14, 2009 10:51:39 AM
Anonymous # Friday, August 14, 2009 10:52:46 AM
Rafald.i.z. # Friday, August 14, 2009 2:19:45 PM
Originally posted by anonymous:
It would have to be supported by flash plugin I think. And it isn't. At least I can't think of any way to make it work like that.
Anonymous # Friday, August 21, 2009 12:11:37 PM
Anonymous # Sunday, August 23, 2009 8:33:39 PM
Anonymous # Monday, August 24, 2009 10:09:48 AM
Anonymous # Wednesday, October 7, 2009 9:31:52 PM
Anonymous # Friday, October 9, 2009 8:11:54 PM
Anonymous # Tuesday, October 13, 2009 7:48:00 PM
Anonymous # Saturday, October 24, 2009 8:04:33 AM
Rafald.i.z. # Sunday, October 25, 2009 1:17:19 PM
Anonymous # Wednesday, October 28, 2009 8:29:38 PM
Anonymous # Wednesday, November 4, 2009 8:15:17 PM
Anonymous # Sunday, November 8, 2009 12:52:37 AM
Anonymous # Sunday, November 8, 2009 7:42:18 PM
Anonymous # Tuesday, November 17, 2009 11:48:08 PM
Anonymous # Friday, December 4, 2009 7:53:35 PM
Anonymous # Friday, December 4, 2009 8:39:28 PM
Anonymous # Friday, December 4, 2009 8:46:04 PM
Anonymous # Friday, December 4, 2009 11:17:05 PM
Anonymous # Friday, December 4, 2009 11:21:10 PM
Anonymous # Saturday, December 5, 2009 12:53:29 AM
Anonymous # Saturday, December 5, 2009 3:30:32 AM
Anonymous # Saturday, December 5, 2009 5:15:33 AM
Anonymous # Saturday, December 5, 2009 5:18:39 AM
Anonymous # Saturday, December 5, 2009 12:16:11 PM
Anonymous # Sunday, December 6, 2009 12:31:16 AM
Anonymous # Sunday, December 6, 2009 1:31:39 AM
Anonymous # Sunday, December 6, 2009 3:26:48 AM
Anonymous # Sunday, December 6, 2009 1:55:15 PM
Jon Kennedydown1nit # Sunday, December 6, 2009 7:17:26 PM
Anonymous # Monday, December 7, 2009 2:55:16 PM
Anonymous # Monday, December 7, 2009 4:42:33 PM
Anonymous # Wednesday, December 9, 2009 9:25:38 AM
Anonymous # Wednesday, December 9, 2009 9:28:14 PM
Rafald.i.z. # Wednesday, December 9, 2009 10:31:46 PM
Updated zip to 10.0.42.34 with patch.