If you have other questions not mentioned here, please post them below. If they are found relevant, they will get added to this list and answered. Your post will then be deleted from this thread.
Q. Where do I get the AS3/flash applications?
Q. What do I need in order to run the flash applications?
A. Standalone Flashplayer 9 Debugger (Download) or any Flasplayer 9 install
FLOSC v2.0.4 (Download) * Requires Java Runtime 6+
TUIO Finger Tracker (touchlib, TUIO Simulator opentouch, vvvv, processing, etc). (Download Touchlib Beta 2) or (Download TUIO Simulator)
More information at: TUIO Flash Tutorial here
Q. How do I get the flash applications to run with touch input?
A. In order to run the swf AS3 applications with touch input (touchlib, TUIO simulator, opentouch, etc.), you need to allow flashplayer’s global security permission to access the file.
There are two methods to do this:
1) Go here to Flash Global Security Settings and click “Always Allow” and where it says Always trust files in these locations:, click Edit Locations. Navigate to the folder you have your swf files and add either each swf file individually or the whole directory.
2) You can also get to the global security settings page by opening the swf file you want access to, right-clicking > Settings. From settings, click on Privacy tab > Advanced. This will load up the webpage from method 1. Follow the same directions for adding locations as method 1.
Q. Why does the .exe AS3 applications work with touch input, but the .swf applications do not?
A. The exe (and other projector saved applications) do not require the same security permissions that the swf files do.
