Launching and Communicating Between 3 or 4 swfs on Separate Displays
I'm doing some experiments in potential courseware viewers. I'm trying to figure out if Flash is a viable option, either as standalone or embedded in a webpage.
In a nutshell, I want to be able to launch up to 3 additional swfs, each being displayed on its own monitor (for a total of up to 4 monitors each displaying a unique swf). Additionally, I need these swfs to be able to communicate back and forth.
Is this something that seems possible?
I remember looking at some code a while ago that dealt with AS3's LocalConnection, and it seems like this might be the way to go.
Any ideas/suggestions/warnings?
