This document discusses using a Flash-based solution to enable communication between a web browser window and a desktop application. It proposes a simple message/response API that would allow a channel to securely send and receive messages only from a particular domain, with the open question of how to implement such a cross-environment channel. A proposed approach is to use a Flash local connection wrapper to act as a bridge between the two environments.