Phidgets2Flash is a small C# glue program that connects the Phidgets hardware toolkit to Flash using XML message passing through a TCP socket.
Phidgets2Flash uses the Phidgets .NET wrapper to communicate with a Phidgets InterfaceKit. It also opens a TCP socket that Flash can connect to.
Currently supported are passing digital and analog InterfaceKit input events to Flash and digital output events from Flash back to Phidgets. Other input/output devices can be added easily.
Take Phidgets2Flash for a spin to see what it's all about!