We have developed a Flash game in AS2, which requires the ability to communicate with a USB port in order to send signals to control an external lights board. The Flash and external board have both been completed so we just require an interface to be built that can allow flash to send a small signal to the port (1 or 2 bytes maximum). The ability to receive a signal back to Flash is also required.