summaryrefslogtreecommitdiff
path: root/docs/dymaxion/soundmanagerv297a-20101010/src/make-flash8.bat
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dymaxion/soundmanagerv297a-20101010/src/make-flash8.bat')
-rwxr-xr-xdocs/dymaxion/soundmanagerv297a-20101010/src/make-flash8.bat5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/dymaxion/soundmanagerv297a-20101010/src/make-flash8.bat b/docs/dymaxion/soundmanagerv297a-20101010/src/make-flash8.bat
new file mode 100755
index 0000000..fcab423
--- /dev/null
+++ b/docs/dymaxion/soundmanagerv297a-20101010/src/make-flash8.bat
@@ -0,0 +1,5 @@
+@REM this builds the soundmanager 2 SWF from source
+
+mtasc -swf ../swf/soundmanager2_debug.swf -main -header 16:16:30 SoundManager2.as -version 8
+@pause
+