home *** CD-ROM | disk | FTP | other *** search
/ Kids Cube / 1_Art.iso / mmm21 / examplem.bat < prev    next >
DOS Batch File  |  1993-01-11  |  19KB  |  683 lines

  1. @echo off
  2.  
  3. :menu_again
  4.  
  5. SHOW-PCX MENU.PCX SPLIT SLOW
  6.  
  7.  GTEXT " EXAMPLE MENU " 2 13 16 111
  8.  GTEXT "1 - OVERVIEW" 3 13 16 100
  9.  GTEXT "2 - BUSINESS" 4 13 16 100
  10.  GTEXT "3 - EDUCATIONAL" 5 13 16 100
  11.  GTEXT "4 - EFFECTS" 6 13 16 100
  12.  GTEXT "5 - SPEECH/MUSIC" 7 13 16 100
  13.  GTEXT "Q - QUIT" 8 13 16 100
  14.  GTEXT "Enter a menu item ?"11 11 14 
  15.  
  16. KEY 12345Q
  17.  
  18. IF ERRORLEVEL 6 GOTO QUIT
  19. IF ERRORLEVEL 5 GOTO MENU5
  20. IF ERRORLEVEL 4 GOTO MENU4
  21. IF ERRORLEVEL 3 GOTO MENU3
  22. IF ERRORLEVEL 2 GOTO MENU2
  23. IF ERRORLEVEL 1 GOTO MENU1
  24.  
  25. goto menu_again
  26.  
  27.  
  28. :MENU1
  29. rem CLEAR MENU.PCX WEAVE
  30. say-sb sfx1.voc
  31.  if errorlevel 1 say super.pc
  32.  
  33. SHOW-PCX yellow.PCX weave
  34.  
  35. gtext "  With MultiMedia Maker you can" 1 1 16 200
  36. gtext "  combine real human SPEECH, MUSIC," 2 1 16 200
  37. gtext "  and sound effects with high quality" 3 1 16 200
  38. gtext "  graphic IMAGES (up to SVGA). Use" 4 1 16 200
  39. gtext "  this package to create your own" 5 1 16 200
  40. gtext "  custom AUDIO/VIDEO SHOWS on any" 6 1 16 200
  41. gtext "  subject, place, product, service" 7 1 16 200
  42. gtext "  or procedure you desire. *WOW*" 8 1 16 200
  43.  
  44. gtext "              EASY TO USE " 19 1 8 70
  45. gtext "  no programming experience needed." 20 1 8 70
  46.  
  47. palette yellow.pcx short
  48.  
  49. gtext "      Press ANY KEY to Continue" 11 1 16
  50. key
  51. say-sb sfx5.voc
  52.  if errorlevel 1 say sfx4.pc
  53.  
  54. clear yellow.pcx random
  55.  
  56. SHOW-PCX blue.PCX weave r
  57.  
  58. gtext "    Multimedia Maker is a new " 1 1 14 90
  59. gtext "    BUSINESS and EDUCATIONAL tool" 2 1 14 90
  60. gtext "    that has endless potential." 3 1 14 90
  61. gtext "    Imagine turning dull meetings" 4 1 14 90
  62. gtext "    and boring classrooms into " 5 1 14 90
  63. gtext "    show-stopping presentations" 6 1 14 90
  64. gtext "    and tutorials complete with" 7 1 14 90
  65. gtext "    speech, music, special effects" 8 1 14 90
  66. gtext "    and high quality graphic images." 9 1 14 90
  67.  
  68. gtext "  The program that you are running" 19 1 8 100
  69. gtext "  (Multimedia Maker) is created with" 20 1 8 100
  70. gtext "  the tools provided in this package. " 21 1 8 100
  71.  
  72. gtext "      Press ANY KEY to Continue" 13 1 14
  73. key
  74. say-sb sfx2.voc
  75.  if errorlevel 1 say sfx2.pc
  76. clear blue.pcx random
  77. goto menu_again
  78.  
  79.  
  80. :MENU2
  81. say-sb sfx3.voc
  82.  
  83. CLEAR MENU.PCX CRUSH R
  84.  
  85. : BUSINESS EXAMPLE
  86.  
  87. :BEGIN
  88. show-pcx house.pcx sand
  89. gtext "ONLY $65,000" 0 27 16
  90.  
  91. say-sb 65000.voc
  92.  if errorlevel 1 say 65000.pc
  93.  
  94. gtext "ONLY $65,000" 0 27 16 255
  95. gtext "    *WOW*" 1 27 16 255
  96.  
  97. gtext "ONLY $65,000" 0 27 16 
  98. gtext "    *WOW*" 1 27 16 
  99.  
  100. gtext "ONLY $65,000" 0 27 16 255
  101. gtext "    *WOW*" 1 27 16 255
  102.  
  103. gtext "ONLY $65,000" 0 27 16
  104. gtext "    *WOW*" 1 27 16 
  105.  
  106. gtext "ONLY $65,000" 0 27 16 255
  107. gtext "    *WOW*" 1 27 16 255
  108.  
  109. gtext "ONLY $65,000" 0 27 16
  110. gtext "    *WOW*" 1 27 16 
  111.  
  112. gtext "ONLY $65,000" 0 27 16 255
  113. gtext "    *WOW*" 1 27 16 255
  114.  
  115. gtext "ONLY $65,000" 0 27 16 
  116. gtext "    *WOW*" 1 27 16 
  117.  
  118. gtext "ONLY $65,000" 0 27 16 255
  119. gtext "    *WOW*" 1 27 16 255
  120.  
  121. gtext "ONLY $65,000" 0 27 16
  122. gtext "    *WOW*" 1 27 16 
  123.  
  124. gtext " Press N for NEXT HOUSE or Q to QUIT" 24 1 8 250
  125.  
  126. key NQ
  127. IF ERRORLEVEL 2 GOTO SLIDE1
  128. IF ERRORLEVEL 1 GOTO NEXT
  129.  
  130. :NEXT
  131. say-sb sfx2.voc
  132.  
  133. SHOW-PCX HOUSE.PCX drip
  134. DELAY-KB
  135. GTEXT "╔═FIREPLACE" 0 29 8 6 250
  136. GTEXT "║" 1 29 8 6 250
  137. GTEXT "v" 2 29 8 6 250
  138. DELAY-KB
  139. GTEXT "SPARE BEDROOM»»════»" 11 6 8 1 250
  140. DELAY-KB
  141. GTEXT "«═════«««LARGE FRENCH WINDOWS" 18 10 8 4 250
  142. gtext "Use MOUSE or press ANY KEY to continue" 24 1 8 250
  143. mouse-on
  144. DELAY-KB
  145.  
  146.  
  147. :SLIDE1
  148. say-sb sfx1.voc
  149. clear house.pcx fade
  150.  
  151. SHOW-PCX blue.PCX crush slow
  152.  
  153. gtext "         BUSINESS APPLICATIONS  " 1 1 14 90
  154. gtext "         ~~~~~~~~~~~~~~~~~~~~~  " 2 1 14 90
  155.  
  156. gtext "    YOU CAN SELL YOUR WIDGET OR ANY " 5 1 8 95
  157. gtext "    PRODUCTS WITH MULTIMEDIA MAKER. " 6 1 8 95
  158. gtext "    Listed below are some of the" 7 1 8 95
  159. gtext "    applications you can create with" 8 1 8 95
  160. gtext "    this new and exciting package." 9 1 8 95
  161.  
  162. gtext "      * SALES PRESENTATIONS" 11 1 8 90
  163. gtext "      * NEW PRODUCT INTRODUCTIONS " 12 1 8 91
  164. gtext "      * SELLING YOUR SERVICES" 13 1 8 92
  165. gtext "      * COURSEWARE AUTHORING " 14 1 8 93
  166. gtext "      * DISK BASED ADVERTISING " 15 1 8 94
  167. gtext "      * CUSTOMER CATCHER " 16 1 8 95
  168. gtext "      * TUTORIALS (C.B.T.) " 17 1 8 96
  169. gtext "      * MAILING TO YOUR CUSTOMERS" 18 1 8 97
  170. gtext "      * HAND OUTS AT TRADE SHOWS" 19 1 8 98
  171. gtext "      * MAKE A COMMERCIAL ON A DISK " 20 1 8 99
  172. gtext "      * BUSINESS REPORT DEMO" 21 1 8 100
  173. gtext "      * INFORMATION STATIONS" 22 1 8 101
  174.  
  175. gtext "      Press ANY KEY to Continue " 24 1 8 210
  176.  
  177. key
  178. say-sb sfx4.voc
  179.  
  180. :SLIDE2
  181. clear blue.pcx weave slow R
  182.  
  183. SHOW-PCX yellow.PCX spiral R
  184.  
  185. gtext "  You can use this package to create" 1 1 14 200
  186. gtext "  a new product/service presentation " 2 1 14 200
  187. gtext "  which can be given to your sales " 3 1 14 200
  188. gtext "  staff to use on sales calls.  The " 4 1 14 200
  189. gtext "  sales person can play the demo" 5 1 14 200
  190. gtext "  on the customer's computer (the" 6 1 14 200
  191. gtext "  sound output will play thru the" 7 1 14 200
  192. gtext "  PC speaker or the customers sound" 8 1 14 200
  193. gtext "  board). Better yet, you can mail a" 9 1 14 200
  194. gtext "  demo disk to all of your customers" 10 1 14 200
  195. gtext "  and new prospects (direct mail" 11 1 14 200
  196. gtext "  marketing). *WOW*" 12 1 14 200
  197.  
  198. gtext "      Press ANY KEY to Continue" 24 1 8 220
  199.  
  200. key 
  201. say-sb sfx1.voc
  202.  
  203. :SLIDE3
  204. clear yellow.pcx spiral R
  205.  
  206. SHOW-PCX red.pcx explode
  207.  
  208. gtext "   With Multimedia Maker you can" 2 1 8 170
  209. gtext "   customize your presentation to" 3 1 8 170
  210. gtext "   each of your customer's specific" 4 1 8 170
  211. gtext "   interest.  You can change the" 5 1 8 170
  212. gtext "   speech, music and hi-quality " 6 1 8 170
  213. gtext "   images to grab your client's" 7 1 8 170
  214. gtext "   attention." 8 1 8 170
  215.  
  216. gtext "   Need to train someone ?" 10 1 8 170
  217. gtext "   With Multimedia Maker you can" 11 1 8 170
  218. gtext "   create a tutorial on your product" 12 1 8 170
  219. gtext "   or service. The tutorial you" 13 1 8 170
  220. gtext "   create can interact, teach, and" 14 1 8 170
  221. gtext "   test your trainees. " 15 1 8 170
  222.  
  223. gtext "   Multimedia Maker will help convey" 17 1 8 170
  224. gtext "   what text alone cannot. This" 18 1 8 170
  225. gtext "   package will make your client's" 19 1 8 170
  226. gtext "   more interested and allows them " 20 1 8 170
  227. gtext "   to retain more information. " 21 1 8 170
  228.  
  229. delay-kb 5
  230. gtext "   attention." 8 1 8 70
  231. delay
  232. gtext "   attention." 8 1 8 170
  233. delay
  234. gtext "   attention." 8 1 8 70
  235. delay
  236. gtext "   attention." 8 1 8 170
  237.  
  238. gtext "       Press ANY KEY to Continue" 24 1 8 130
  239. key
  240. say-sb sfx5.voc
  241.  
  242. goto menu_again
  243.  
  244.  
  245. :MENU3
  246. say-sb sfx1.voc
  247.  
  248. CLEAR MENU.PCX EXPLODE
  249.  
  250. : EDUCATIONAL EXAMPLE WITH TEXT ON GRAPHIC
  251.  
  252. :review
  253. show-pcx JUPITER.pcx SLIDE
  254. gtext "  JUPITER - Largest planet in our" 1 0 16 200
  255. gtext "  ~~~~~~~   solar system." 2 0 16 200
  256. say-sb jupiter.voc
  257.  if errorlevel 1 say jupiter.pc
  258.  
  259. gtext "JUPITER TAKES ALMOST" 8 20 8 160  
  260. gtext "12 YEARS TO REVOLVE" 9 20 8 160  
  261. gtext "AROUND THE SUN." 10 20 8 160  
  262.  
  263. gtext "The most notable " 12 20 8 160  
  264. gtext "marking on Jupiter" 13 20 8 160  
  265. gtext "is a large, oval" 14 20 8 160  
  266. gtext "spot, the so-called" 15 20 8 160  
  267. gtext "Great Red Spot," 16 20 8 160  
  268. gtext "which is 7,000 " 17 20 8 160  
  269. gtext "miles wide and" 18 20 8 160  
  270. gtext "25,000 miles long." 19 20 8 160  
  271. gtext "This spot is a" 21 20 8 160  
  272. gtext "drifting storm." 22 20 8 160  
  273. gtext "     *WOW*" 23 20 8 160  
  274. delay-kb 4
  275. GTEXT "»»»════════»" 17 1 8 207 260
  276. delay-kb 6
  277. clear jupiter.pcx weave slow
  278.  
  279. : QUESTION EXAMPLE
  280.  
  281. show-pcx jupiter.pcx blind R
  282. gtext "How long does Jupiter take" 1 5 16 180
  283. gtext "to revolve around the Sun ?" 2 5 16 180
  284. gtext "1 - 1 year" 5 21 14 200
  285. gtext "2 - Almost 6 years" 6 21 14 200
  286. gtext "3 - Almost 12 years" 7 21 14 200
  287. gtext "4 - 22 years" 8 21 14 200
  288. gtext "Please enter 1-4 ?" 9 21 16 180
  289.  
  290. KEY 1234
  291. IF ERRORLEVEL 4 GOTO NO
  292. IF ERRORLEVEL 3 GOTO YES
  293. IF ERRORLEVEL 2 GOTO NO
  294. IF ERRORLEVEL 1 GOTO NO
  295.  
  296. :YES
  297. gtext "3 - Almost 12 years" 7 21 14 100  
  298. gtext "EXCELLENT" 11 21 16 100  
  299. SAY-SB EXCELLEN.VOC
  300.  if errorlevel 1 say excellen.pc
  301. SAY-SB CLAP.VOC
  302.  IF ERRORLEVEL 1 SAY CHEER.PC
  303. clear jupiter.pcx RANDOM
  304. GOTO NEXT1
  305.  
  306. :NO
  307. SAY-SB sfx5.voc
  308.  if errorlevel 1 say sfx5.pc
  309. gtext "ALMOST" 10 21 16 200
  310. SAY-SB ALMOST.VOC
  311.  if errorlevel 1 say almost.pc tryagain.pc
  312. gtext "Lets review it again." 11 10 16 200  
  313. delay 2
  314. clear jupiter.pcx CRUSH r
  315. goto review
  316.  
  317. :NEXT1
  318. show-pcx jupiter.pcx slide
  319. gtext "The spot on jupiter" 1 5 16 180  
  320. gtext "is called ?" 2 5 16 180  
  321. gtext "1 - The Great Eye" 5 21 14 200  
  322. gtext "2 - The Great Red" 6 21 14 200  
  323. gtext "    Spot" 7 21 14 200  
  324. gtext "3 - The Great Storm" 8 21 14 200  
  325. gtext "4 - The Red Eye" 9 21 14 200  
  326. GTEXT "»»»════════»" 17 1 8 207 260
  327. delay
  328. GTEXT "»»»════════»" 17 1 8 107 260
  329. delay
  330. GTEXT "»»»════════»" 17 1 8 207 260
  331.  
  332. gtext "Please enter 1-4 ?" 9 21 16 180  
  333.  
  334. KEY 1234
  335. IF ERRORLEVEL 4 GOTO NO1
  336. IF ERRORLEVEL 3 GOTO NO1
  337. IF ERRORLEVEL 2 GOTO YES1
  338. IF ERRORLEVEL 1 GOTO NO1
  339.  
  340. :YES1
  341. gtext "2 - The Great Red" 6 21 14 100  
  342. gtext "    Spot" 7 21 14 100  
  343. gtext "EXCELLENT" 11 21 16 100  
  344. SAY-SB EXCELLEN.VOC
  345.  if errorlevel 1 say excellen.pc super.pc waytogo.pc
  346. play-cmf intro.cmf
  347.  IF ERRORLEVEL 1 SONG2
  348. SAY-SB CLAP.VOC
  349.  IF ERRORLEVEL 1 SAY CHEER.PC
  350. clear jupiter.pcx crush slow
  351. GOTO EDSLIDE1:
  352.  
  353. :NO1
  354. SAY-SB sfx5.voc
  355.  if errorlevel 1 say sfx5.pc
  356. gtext "ALMOST" 10 21 16 200
  357. SAY-SB ALMOST.VOC
  358.  if errorlevel 1 say almost.pc
  359. gtext "Lets review it again." 11 10 16 200  
  360. delay 2
  361. clear jupiter.pcx SPIRAL R
  362. goto review
  363.  
  364. :EDSLIDE1
  365.  
  366. SHOW-PCX blue.PCX split slow
  367.  
  368. gtext "       EDUCATIONAL APPLICATIONS  " 0 1 14 90
  369. gtext "       ~~~~~~~~~~~~~~~~~~~~~~~~  " 1 1 14 90
  370.  
  371. gtext " TEACHERS, you can use this package" 4 1 8 95
  372. gtext " to capture your students' attention" 5 1 8 95
  373. gtext " with stunning graphics and speech." 6 1 8 95
  374. gtext " Use MULTIMEDIA MAKER for any tutorial," 7 1 8 95
  375. gtext " history or science lesson, talking" 8 1 8 95
  376. gtext " picture books and any other subject," 9 1 8 95
  377. gtext " place, procedure or object you need" 10 1 8 95
  378. gtext " to present to your students. This" 11 1 8 95
  379. gtext " product can be applied to students" 12 1 8 95
  380. gtext " of ALL ages, THERE IS NO LIMIT." 13 1 8 95
  381.  
  382. gtext " As any teacher knows, getting a stu-" 15 1 8 95
  383. gtext " dent interested is half the battle." 16 1 8 95
  384. gtext " The other half is trying to satisfy" 17 1 8 95
  385. gtext " the demands of knowledge once sparked. " 18 1 8 95
  386. gtext " Interactive software using MULTIMEDIA " 19 1 8 95
  387. gtext " MAKER helps in both areas, enabling " 20 1 8 95
  388. gtext " the student to link pictures, speech," 21 1 8 95
  389. gtext " music and special effects. *WOW*" 22 1 8 95
  390.  
  391. delay-kb 8
  392. gtext "THERE IS NO LIMIT." 13 15 8 195
  393. delay
  394. gtext "THERE IS NO LIMIT." 13 15 8 95
  395. delay
  396. gtext "THERE IS NO LIMIT." 13 15 8 195
  397. delay
  398. gtext "THERE IS NO LIMIT." 13 15 8 95
  399. delay
  400. gtext "THERE IS NO LIMIT" 13 15 8 195
  401.  
  402. gtext "       Press ANY KEY to Continue " 24 1 8 210
  403.  
  404. key
  405. SAY-SB sfx1.voc
  406.  
  407. :EDSLIDE2
  408. SHOW-PCX blue.PCX slide r
  409. gtext "       EDUCATIONAL APPLICATIONS  " 0 1 14 90
  410. gtext "       ~~~~~~~~~~~~~~~~~~~~~~~~  " 1 1 14 90
  411.  
  412. gtext " We have added some special features" 4 1 8 95
  413. gtext " that allow the student to input their" 5 1 8 95
  414. gtext " name, date, class # or any question" 6 1 8 95
  415. gtext " you ask the student. When a student" 7 1 8 95
  416. gtext " answers a question you will be able " 8 1 8 95
  417. gtext " to store the test results. This data" 9 1 8 95
  418. gtext " can then be collected and printed." 10 1 8 95
  419. gtext " You can use this data to follow the " 11 1 8 95
  420. gtext " students response to questions." 12 1 8 95
  421. gtext " Run EXAMPLE5.BAT for more info." 13 1 8 95
  422.  
  423. gtext " According to studies, audiences" 15 1 8 95
  424. gtext " retain 20%% of the information they" 16 1 8 95
  425. gtext " hear, 40%%  of what they see and " 17 1 8 95
  426. gtext " 60%% to 70%% of the information " 18 1 8 95
  427. gtext " learned through interaction. Multi-" 19 1 8 95
  428. gtext " media, by appealing to more than a " 20 1 8 95
  429. gtext " single sense,  gets the viewers " 21 1 8 95
  430. gtext " more interested in your message." 22 1 8 95
  431.  
  432. gtext "       Press ANY KEY to Continue " 24 1 8 210
  433.  
  434. key
  435.  
  436. :EDSLIDE3
  437. SHOW-PCX blue.PCX slide r
  438. gtext "         PERSONAL APPLICATIONS  " 0 1 14 90
  439. gtext "         ~~~~~~~~~~~~~~~~~~~~~  " 1 1 14 90
  440.  
  441. gtext " Use MULTIMEDIA MAKER to create a" 2 1 14 95
  442. gtext " genealogy of your family or a famous" 3 1 14 95
  443. gtext " person with real photo quality images" 4 1 14 95
  444. gtext " and speech of the family members." 5 1 14 95
  445. gtext " Generate a family album showing how" 6 1 14 95
  446. gtext " your children have grown up. Create" 7 1 14 95
  447. gtext " a resume with your works and voice." 8 1 14 95
  448. gtext " Create a talking Christmas card with " 9 1 14 95
  449. gtext " a picture and voice of your family." 10 1 14 95
  450. gtext " We can capture your video and photos." 11 1 14 95
  451. gtext " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~" 12 1 14 95
  452.  
  453. gtext "       Press ANY KEY to Continue " 24 1 8 210
  454. key
  455. GOTO MENU_AGAIN
  456.  
  457. :MENU4
  458. say-sb sfx2.voc
  459.  
  460. CLEAR MENU.PCX DIAGONAL r
  461. SHOW-PCX blue.PCX split slow
  462.  
  463. gtext "           SPECIAL EFFECTS " 1 1 14 90
  464. gtext "           ~~~~~~~~~~~~~~~ " 2 1 14 90
  465. gtext "      Add spectacular special " 3 1 14 90
  466. gtext "      effects to your creation." 4 1 14 90
  467.  
  468. gtext "      You can Blind, Split, Crush," 6 1 14 90
  469. gtext "      Slide, Sand, Diagonal, Drip," 7 1 14 90
  470. gtext "      Spiral, Random, Explode, " 8 1 14 90
  471. gtext "      Weave or Fade your Graphics." 9 1 14 90
  472. gtext "                *WOW*" 10 1 14 90
  473.  
  474. gtext "    SUPPORTS:" 19 1 8 100
  475. gtext "    VGA, Super VGA and VESA Standard" 20 1 8 100
  476. gtext "    Expanded and Extended Memory "  21 1 8 100
  477.  
  478. gtext "        Press ANY KEY to START" 13 1 14
  479. key
  480. say-sb sfx1.voc
  481.  
  482. clear blue.pcx random
  483.  
  484. PLAY-CMF MUSICBOX.CMF b
  485. SHOW-PCX RED.PCX BLIND CMF
  486. DELAY
  487. GTEXT "BLIND" 7 18 14 160 100
  488. DELAY
  489. CLEAR RED.PCX BLIND CMF R
  490.  
  491. SHOW-PCX BUSS.PCX DRIP CMF
  492. GTEXT "DRIP then FADE" 7 14 14 100 200
  493. DELAY
  494. CLEAR BUSS.PCX FADE CMF
  495.  
  496. SHOW-PCX HOUSE.PCX SAND CMF
  497. GTEXT "SAND then FADE" 7 15 14 100 200
  498. DELAY
  499. CLEAR HOUSE.PCX FADE CMF
  500.  
  501. SHOW-PCX BLUE.PCX CRUSH CMF
  502. GTEXT "CRUSH" 7 18 14 100 200
  503. DELAY
  504. CLEAR BLUE.PCX CRUSH  CMF
  505.  
  506. SHOW-PCX MENU.PCX CRUSH CMF R
  507. GTEXT "CRUSH" 7 18 14 100 200
  508. DELAY
  509. CLEAR MENU.PCX CRUSH CMF R
  510.  
  511. SHOW-PCX BLUE.PCX DIAGONAL  CMF
  512. GTEXT "DIAGONAL" 7 16 14 100 200
  513. DELAY
  514. CLEAR BLUE.PCX DIAGONAL  CMF
  515.  
  516. SHOW-PCX MENU.PCX DIAGONAL CMF R
  517. GTEXT "DIAGONAL" 7 16 14 100 200
  518. DELAY
  519. CLEAR MENU.PCX DIAGONAL CMF R
  520.  
  521. SHOW-PCX BUSS.PCX EXPLODE CMF
  522. GTEXT "EXPLODE" 7 17 14 100 200
  523. DELAY
  524. CLEAR BUSS.PCX EXPLODE CMF
  525.  
  526. SHOW-PCX MENU.PCX EXPLODE CMF R
  527. GTEXT "EXPLODE" 7 17 14 100 200
  528. DELAY
  529. CLEAR MENU.PCX EXPLODE CMF R 
  530.  
  531. SHOW-PCX YELLOW.PCX SPIRAL CMF
  532. GTEXT "SPIRAL" 7 17 14 160 100 CMF
  533. DELAY
  534. CLEAR YELLOW.PCX SPIRAL CMF
  535. SHOW-PCX MENU.PCX SPIRAL CMF R 
  536. GTEXT "SPIRAL" 7 17 14 100 200
  537. DELAY
  538. CLEAR MENU.PCX SPIRAL CMF R
  539.  
  540. SHOW-PCX RED.PCX RANDOM  CMF
  541. GTEXT "RANDOM" 7 17 14 160 100 CMF
  542. DELAY
  543. CLEAR RED.PCX RANDOM CMF
  544. SHOW-PCX BUSS.PCX RANDOM CMF FAST
  545. GTEXT "RANDOM" 7 17 14 100 200
  546. DELAY
  547. CLEAR BUSS.PCX RANDOM CMF FAST
  548.  
  549. SHOW-PCX YELLOW.PCX SPLIT CMF
  550. GTEXT "SPLIT" 7 18 14 160 100 CMF
  551. DELAY
  552. CLEAR YELLOW.PCX SPLIT CMF
  553. SHOW-PCX MENU.PCX SPLIT CMF R
  554. GTEXT "SPLIT" 7 18 14 100 200
  555. DELAY
  556. CLEAR MENU.PCX SPLIT CMF R
  557.  
  558. SHOW-PCX BLUE.PCX WEAVE CMF
  559. GTEXT "WEAVE" 7 18 14 100 200
  560. DELAY
  561. CLEAR BLUE.PCX WEAVE CMF
  562. SHOW-PCX MENU.PCX WEAVE CMF R
  563. GTEXT "WEAVE" 7 18 14 100 200
  564. DELAY
  565. CLEAR MENU.PCX WEAVE CMF R slow
  566.  
  567. SHOW-PCX YELLOW.PCX SLIDE CMF
  568. GTEXT "SLIDE" 7 18 14 160 100 CMF
  569. DELAY
  570. CLEAR YELLOW.PCX SLIDE CMF
  571. SHOW-PCX MENU.PCX SLIDE CMF R
  572. GTEXT "SLIDE" 7 18 14 100 200
  573. DELAY
  574. CLEAR MENU.PCX SLIDE CMF R
  575.  
  576. SHOW-PCX blue.PCX spiral cmf r
  577.  
  578. gtext "        You can also put graphic" 5 1 14 90
  579. gtext "        on top of graphic. This" 6 1 14 90
  580. gtext "        will allow you to ANIMATE" 7 1 14 90
  581. gtext "        your graphic screens." 8 1 14 90
  582. delay 3
  583. stop-cmf
  584. say-sb sfx1.voc
  585. clear blue.pcx split slow
  586.  
  587. show-pcx eye.pcx blind xy 0 0 slow
  588. show-pcx eye.pcx blind xy 93 0 r slow
  589. show-pcx eye.pcx spiral xy 186 0 
  590. show-pcx eye.pcx spiral xy 10 48 r
  591. show-pcx eye.pcx sand xy 103 48 slow
  592. show-pcx eye.pcx drip xy 196 48 slow
  593. show-pcx eye.pcx random xy 20 96
  594. show-pcx eye.pcx crush xy 113 96 slow
  595. show-pcx eye.pcx crush xy 206 96 r slow
  596. show-pcx eye.pcx diagonal xy 30 144 slow
  597. show-pcx eye.pcx diagonal xy 123 144 r slow
  598. show-pcx eye.pcx weave xy 216 144 r slow
  599. delay-kb 2
  600. say-sb sfx2.voc
  601. goto menu_again
  602.  
  603.  
  604. :MENU5
  605. say-sb sfx1.voc
  606. CLEAR MENU.PCX SPIRAL
  607.  
  608. SHOW-PCX blue.PCX weave
  609.  
  610. gtext "    With your Sound Board you can" 1 1 14 90
  611. gtext "    record your own voice and music" 2 1 14 90
  612. gtext "    files and add them to your" 3 1 14 90
  613. gtext "    Multimedia Audio/Video Show." 4 1 14 90
  614. gtext "    Now you can produce high quality" 5 1 14 90
  615. gtext "    presentations that can be used" 6 1 14 90
  616. gtext "    for a trade show or classroom" 7 1 14 90
  617. gtext "    environments. Use the sound board" 8 1 14 90
  618. gtext "    with head phones for individuals" 9 1 14 90
  619. gtext "    or CRANK IT UP for a room full" 10 1 14 90
  620. gtext "    of people.  " 11 1 14 90
  621.  
  622. SAY-SB INTRO.VOC
  623. SAY-SB SFX1.VOC
  624. SAY-SB SFX2.VOC
  625. SAY-SB SFX3.VOC
  626. SAY-SB SFX4.VOC
  627. SAY-SB SFX5.VOC
  628. SAY-SB CLAP.VOC
  629.  
  630. gtext "       Press ANY KEY to CONTINUE" 13 1 14
  631.  
  632. key
  633. SAY-SB thankyou.voc
  634.  if errorlevel 1 say thankyou.pc
  635.  
  636. clear blue.pcx random
  637.  
  638. SHOW-PCX RED.PCX weave
  639.  
  640. gtext "  You can also play the speech and" 1 1 14 150
  641. gtext "  music files thru the PC speaker. Use" 2 1 14 150
  642. gtext "  this feature to distribute your show" 3 1 14 150
  643. gtext "  to all the PC users without sound" 4 1 14 150
  644. gtext "  sound boards. *WOW*" 5 1 14 150
  645.  
  646. SAY HELLO.PC
  647. SAY SFX1.PC
  648. SAY SFX2.PC
  649. SAY SFX3.PC
  650. SAY SFX4.PC
  651. SAY SFX5.PC
  652. SAY WELCOME.PC PRESENT.PC
  653. SAY WELCOME.PC TUTORIAL.PC
  654. SAY THANKYOU.PC TRYING.PC PRESENT.PC
  655. SAY THANKYOU.PC TRYING.PC TUTORIAL.PC
  656. SAY TRYAGAIN.PC 
  657. SAY SUPER.PC WATTOGO.PC
  658. song3
  659. song4
  660. song1
  661. song2
  662. SAY CHEER.PC
  663. say seeya.pc
  664. gtext "  You can also play CMF (Creative" 7 1 14 160
  665. gtext "  Music Files) recodings. Now you" 8 1 14 165
  666. gtext "  can add digital music to your shows." 9 1 14 170
  667. gtext "  STEREO sound board users can play" 10 1 14 175
  668. gtext "  back their VOC files in STEREO." 11 1 14 180
  669.  
  670. play-cmf intro.cmf
  671.  
  672. gtext "      Press ANY KEY to CONTINUE" 13 1 14
  673. key
  674. SAY-SB SFX2.VOC
  675. clear red.pcx random
  676.  
  677. goto menu_again
  678.  
  679.  
  680. :QUIT
  681. say-sb sfx3.voc
  682. CLEAR menu.PCX WEAVE
  683.