Merge JigsawX

This commit is contained in:
2022-06-26 19:53:26 +00:00
parent d739f2a6cf
commit 41af3009bb
48 changed files with 8654 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
# Compile switches useful for testing
#-D noVideo
#-D noRandom
#-D showCamSource
#-D videoFeedback
-swf flash/jigsawx_progressiveVideo.swf
-swf-version 11
-swf-header 500:500:30:0000000
-main jigsawxtargets.hxflash.JigsawProgressiveVideo
# useful if your on a mac
-cmd open -a /Applications/chrome.app flash/jigsawx_progressiveVideo.swf
--next
# Compile switches useful for testing
#-D noVideo
#-D noRandom
#-D showCamSource
-swf flash/jigsawx_webCam.swf
-swf-version 11
-swf-header 500:500:30:0000000
-main jigsawxtargets.hxflash.JigsawWebCam
# Useful if your on a mac
-cmd open -a /Applications/chrome.app flash/jigsawx_webCam.swf