diff options
Diffstat (limited to 'webcam/README.txt')
| -rw-r--r-- | webcam/README.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/webcam/README.txt b/webcam/README.txt new file mode 100644 index 0000000..aab2a76 --- /dev/null +++ b/webcam/README.txt @@ -0,0 +1,10 @@ +BUILDING INSTRUCTIONS + +This library requires the AS3 Core Library (as3corelib) available from Google Code: + http://code.google.com/p/as3corelib/ + +After downloading and extracting the package, place the "com" directory right here, +alongside the "Webcam.fla" and "Webcam.as" files. + +You should then be able to compile the FLA into a SWF. +This requires Adobe Flash CS3 (this is a Flash 9 movie). |
