diff options
| author | timb <timb@mb.local> | 2010-02-11 00:37:11 -0800 |
|---|---|---|
| committer | timb <timb@mb.local> | 2010-02-11 00:37:11 -0800 |
| commit | 40fa6de40887333840ea72c0e3aafffe4fc2d852 (patch) | |
| tree | ba3fa858237748a157bbe1e3a492a0c33e045841 /webcam/.svn/text-base/README.txt.svn-base | |
| parent | 1cac15038a4ad7f089bb1100ec5f0f9c5781ffff (diff) | |
initial import of webcam actionscriptz
Diffstat (limited to 'webcam/.svn/text-base/README.txt.svn-base')
| -rw-r--r-- | webcam/.svn/text-base/README.txt.svn-base | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/webcam/.svn/text-base/README.txt.svn-base b/webcam/.svn/text-base/README.txt.svn-base new file mode 100644 index 0000000..aab2a76 --- /dev/null +++ b/webcam/.svn/text-base/README.txt.svn-base @@ -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). |
