Jumbled Text

Nov 11 2010
Updated reddit-cli, the command line reddit browser I wrote, to support logins. Yay!

Updated reddit-cli, the command line reddit browser I wrote, to support logins. Yay!

  /  

Nov 10 2010

FlashPatch: Fixing Flash’s Multiple Monitor Support

Adobe Flash has issues with fullscreen mode on multiple monitors. Specifically, fullscreen mode will exit if you click on a window in another monitor. This is terrifically annoying when trying to watch a video in a secondary monitor while working.

Naturally, I wrote a program to fix this in C#, FlashPatch. The app patches two bytes on Flash 10.1 that close fullscreen mode when a click occurs. It is compatible with most, if not all of the current releases of Flash 10.1. If you have any trouble running it, ensure that you have .NET installed. Special thanks to bramp at bramp.net for locating the offsets I’ve used in this program.

Check it out:

  /  

Page 1 of 1