home *** CD-ROM | disk | FTP | other *** search
/ The Best of the Best / _.img / 02161 / pcxshow.spt < prev    next >
Text File  |  1992-09-16  |  23KB  |  1,267 lines

  1. vga16
  2. ESCKEY OFF
  3. font head4.fnt
  4. Style Overlay
  5. SHOW BLUE.PCX 1
  6. atpix 105,0
  7. pixnum 12,12
  8. SHOW FILM8.PCX 3
  9. atpix 220,150
  10. color 1,1
  11. print "pcx pcx pcx"
  12. COLOR 0,4
  13. ATPIX 152,210
  14. Style Bold
  15. LOGO 15,"SUPERSHOW"
  16. COLOR 15
  17. XPlay PRESENTS.MUS,1
  18. font rom16
  19. STYLE NORMAL
  20. STYLE OVERLAY
  21. ATPIX 285,415
  22. print "P C"
  23. atpix 325,415
  24. print "WEST"
  25. atpix 265,430
  26. print "P.O. Box 31418"
  27. atpix 250,445
  28. print "Phoenix, AZ  85046"
  29. atpix 270,460
  30. color 14
  31. print "602-992-0310"
  32. SLEEP 1
  33. SOUND 5
  34. COLOR 15
  35. atpix 245,340
  36. print "■ Copyright 1992 ■"
  37. DELAY 3
  38. COLOR 15,4
  39. box 0,0,649,479
  40. BOX 0,0,639,479
  41. BOX 1,1,638,478
  42. BOX 2,2,637,477
  43. box 2,140,637,477
  44. Outline On
  45. Space 6
  46. COLOR 15
  47. ANGLE 0
  48. SIZE 13
  49. ATPIX 126,40
  50. SPRINT "SuperShow"
  51. ATPIX 127,41
  52. SPRINT "SuperShow"
  53. color 15
  54. ATPIX 128,42
  55. SPRINT "SuperShow"
  56. ATPIX 129,43
  57. SPRINT "SuperShow"
  58. ATPIX 130,44
  59. SPRINT "SuperShow"
  60. OUTLINE OFF
  61. size 8
  62. angle 45
  63. color 15,4
  64. Fill Bigdot
  65. CIRCLE 64,73,49,58
  66. color 0
  67. atpix 24,75
  68. sprint "pcx"
  69. color 12
  70. atpix 26,77
  71. sprint "pcx"
  72. color 15,4
  73. CIRCLE 579,73,49,58
  74. color 0
  75. atpix 540,75
  76. sprint "pcx"
  77. color 12
  78. atpix 542,77
  79. sprint "pcx"
  80. FONT ROM16
  81. color 15,4
  82. atpix 20,170
  83. print "The following is a demonstration of most of the features of PCX-SuperShow."
  84. atpix 20,200
  85. print "This demo was created using the script commands from SuperShow.  The script"
  86. atpix 20,230
  87. print "is named PCXSHOW.SPT and may be viewed in any ASCII word processor or"
  88. atpix 20,260
  89. print "editor or from our PCX ShowPrep editor/script menu program."
  90. atpix 20,300
  91. print "We constructed a menu system for this demo using the SuperShow conditional"
  92. atpix 20,330
  93. print "branching routine.  You may view any portion of the demo by pressing the"
  94. atpix 20,360
  95. print "associated number key from the main menu screen.  If you wish to view the"
  96. atpix 20,390
  97. print "entire demo from start to finish, then choose number 9 on the main menu."
  98. atpix 180,440
  99. color 14,4
  100. print "< Press any key for the Main Menu >"
  101. FILL SOLID
  102. sleep 90
  103. :MAIN
  104. pixnum 20,16
  105. ATPIX 0,0
  106. COLOR 15
  107. SHOW SLATE2.PCX 18
  108. ATPIX 105,450
  109. PRINT "■■■  Press a number key for your desired menu choice  ■■■"
  110. ATPIX 0,0
  111. :GETKEY
  112. INPUT
  113. IF 1 GOTO :LABEL1
  114. IF 2 GOTO :LABEL2
  115. IF 3 GOTO :LABEL3
  116. IF 4 GOTO :LABEL4
  117. IF 5 GOTO :LABEL5
  118. IF 6 GOTO :LABEL6
  119. IF 7 GOTO :LABEL7
  120. IF 8 GOTO :LABEL8
  121. IF 9 GOTO :LABEL9
  122. IF 0 GOTO :END
  123. SOUND -4
  124. GOTO :GETKEY
  125.  
  126. :LABEL9
  127. GOTO :LABEL1
  128.  
  129. :LABEL1
  130. ATPIX 0,0
  131. SHOW SLATE2.PCX 1
  132. play T190 O0 L60 
  133. SHOW SLATEC.PCX 1
  134. play CCCCCCCGCGCCCC T240 >CGCGCGC
  135. color 0,0
  136. ATPIX 99,276
  137. SPACE 5
  138. SIZE 10
  139. ANGLE 1
  140. fill solid
  141. font rom16
  142. style normal
  143. style overlay
  144. BOX 47,186,603,470
  145. color 15
  146. SPRINT "Creating  A  Show"
  147. cOLOR 12
  148. ATPIX 101,278
  149. SPRINT "Creating  A  Show"
  150. color 14,1
  151. atpix 50,25
  152. delay 1
  153. print "IT'S EASY TO USE:"
  154. COLOR 11,1
  155. ATPIX 199,25
  156. PRINT "The beauty of SuperShow is the ease and speed with"
  157. atpix 50,45
  158. print "which you can create your show or presentation.  You don't need to be"
  159. atpix 50,65
  160. print "a programmer, because we include a program, called"
  161. color 0,1
  162. atpix 457,64
  163. print "PCX-ShowPrep"
  164. atpix 458,65
  165. color 12,1
  166. print "PCX-ShowPrep"
  167. atpix 554,65
  168. color 11,1
  169. print ", that"
  170. atpix 50,85
  171. print "helps you create your presentation quickly and professionally."
  172. color 3,1
  173. delay 3
  174. atpix 190,425
  175. print "< Press a key for more information >"
  176. atpix 0,135
  177. sleep 45
  178. CLR 0,2,0,0,0,0
  179. FONT HEAD4.FNT
  180. SHOW BLUE.PCX 3
  181. color 0,0
  182. CIRCLE 103,105,98,100
  183. COLOR 12,4
  184. Fill bigdot
  185. CIRCLE 115,100,100,95
  186. COLOR 0,1
  187. ATPIX 68,48
  188. PRINT "Easy"
  189. COLOR 14,1
  190. ATPIX 70,50
  191. PRINT "Easy"
  192. color 0,1
  193. ATPIX 40,98
  194. PRINT "To Use!"
  195. color 14,1
  196. ATPIX 42,100
  197. PRINT "To Use!"
  198. atpix 305,20
  199. color 4,1
  200. logo1 15,"PCX - ShowPrep"
  201. atpix 257,157
  202. color 0,1
  203. print "Script Commands"
  204. atpix 260,160
  205. color 12,1
  206. print "Script Commands"
  207. FONT ROM16
  208. COLOR 15,1
  209. ATPIX 50,220
  210. print "You create your show using simple one or two word script commands."
  211. atpix 50,240
  212. print "For example, if you want to show a pcx picture you would use the"
  213. atpix 50,260
  214. print ""SHOW" script command.  Your script commands are written and saved"
  215. atpix 50,280
  216. print "as a script file in the ASCII text file format."
  217. atpix 50,310
  218. print "Preparing your script file is a breeze with our"
  219. COLOR 0,1
  220. ATPIX 434,309
  221. print "'PCX-ShowPrep'"
  222. atpix 435,310
  223. color 14,1
  224. print "'PCX-ShowPrep'"
  225. color 15,1
  226. atpix 50,330
  227. print "a utility program that is part of your SuperShow software package."
  228. atpix 50,350
  229. print "ShowPrep is not only a text editor, but it contains all of the script"
  230. atpix 50,370
  231. print "commands on pull-down menu's.  Just choose the command from the menu"
  232. atpix 50,390
  233. print "and the command is automatically inserted in your script."
  234. fill solid
  235. COLOR 0,0
  236. BOX 100,432,535,454
  237. color 14,4
  238. BOX 106,440,543,459
  239. ATPIX 149,443
  240. color 15,4
  241. style normal
  242. PRINT "Press any key to see a sample ShowPrep screen."
  243. style overlay
  244. sleep 60
  245. CLR 0,27,0,0,640,320
  246. clr 0,27,0,321,640,479
  247. atpix 0,0
  248. ega
  249. SHOW PREP.PCX 27
  250. delay 2
  251. color 0,0
  252. BOX 312,48,625,175
  253. color 15,1
  254. BOX 305,55,613,180
  255. ATPIX 325,75
  256. PRINT "The Script Commands are grouped"
  257. atpix 325,90
  258. print "together by category.  You just"
  259. atpix 325,105
  260. print "pull-down the desired menu, then"
  261. atpix 325,120
  262. print "highlight your choice, press the"
  263. atpix 325,135
  264. print "Enter key and the script command"
  265. atpix 325,150
  266. print "is automatically written for you."
  267. delay 10
  268. color 0,0
  269. BOX 212,168,525,295
  270. color 9,11
  271. BOX 205,175,513,300
  272. color 0,11
  273. atpix 225,195
  274. print "Another great feature of ShowPrep"
  275. atpix 225,212
  276. print "is that you may interactively run"
  277. atpix 225,229
  278. print "your script right from ShowPrep."
  279. atpix 225,246
  280. print "That way you may preview your"
  281. atpix 225,263
  282. print "Show as you create it."
  283. crwlat 347,305,629,60
  284. style normal
  285. color 14,4
  286. delay 8
  287. crawl "To continue with this demo, press any key when ready. . ."
  288. CLR 0,21,0,0,0,0
  289. VGA16
  290. RETURN :MAIN
  291.  
  292. :LABEL2
  293. ATPIX 0,0
  294. SHOW SLATE2.PCX 1
  295. play T190 O0 L60
  296. SHOW SLATEC.PCX 1
  297. play CCCCCCCGCGCCCC T240 >CGCGCGC
  298. color 0,0
  299. ATPIX 87,367
  300. SPACE 4
  301. SIZE 15
  302. ANGLE 30
  303. fill solid
  304. BOX 47,186,603,470
  305. color 15
  306. SPRINT "Screen Fades"
  307. COLOR 12
  308. ATPIX 88,368
  309. SPRINT "Screen Fades"
  310. delay 1
  311. FONT ROM16
  312. STYLE NORMAL
  313. color 15,4
  314. box 20,15,620,115
  315. atpix 30,27
  316. Print "SuperShow now gives you the ability to create thousands of dazzling"
  317. atpix 30,47
  318. print "screen fades, segues and screen transitions.  Each of the over 3 dozen"
  319. atpix 30,67
  320. print "built-in fades may be modified by changing the pixel numbers and timing"
  321. atpix 30,87
  322. print "delays, thus giving you an unlimited number of custom screen transitions."
  323. atpix 300,390
  324. play MF
  325. COLOR 14,0
  326. print "Press any key for some examples"
  327. atpix 300,415
  328. print "of PCX - SuperShow Screen Fades. "
  329. SLEEP 35
  330. atpix 0,0
  331. SHOW TV.PCX 31
  332. style overlay
  333. atpix 238,428
  334. color 0
  335. print "PCX - SuperShow"
  336. atpix 240,430
  337. color 15
  338. print "PCX - SuperShow"
  339. font Rom16
  340. style normal
  341. color 14,0
  342. pixnum 8,8
  343. atpix 89,150
  344. style overlay
  345. type "Explode "
  346. atpix 70,110
  347. sleep 1
  348. DELAY 1
  349. SHOW tvb.PCX 14
  350. atpix 89,150
  351. type "Wipe Down"
  352. atpix 70,110
  353. sleep 1
  354. DELAY 1
  355. SHOW tva.PCX 2
  356. atpix 89,150
  357. type "Wipe Up"
  358. atpix 70,110
  359. sleep 1
  360. DELAY 1
  361. SHOW tvb.PCX 3
  362. atpix 89,150
  363. type "Sparkle Fade"
  364. sleep 1
  365. atpix 65,110
  366. SHOW MADONNA.PCX 16
  367. atpix 89,150
  368. style normal
  369. type "Squeeze Out"
  370. style overlay
  371. sleep 1
  372. atpix 70,110
  373. SHOW tvb.PCX 19
  374. atpix 89,150
  375. type "Horizontal Weave"
  376. sleep 1
  377. atpix 65,110
  378. SHOW MADONNA.PCX 27
  379. atpix 89,150
  380. style normal
  381. type "Vertical Weave"
  382. sleep 1
  383. atpix 70,110
  384. style overlay
  385. SHOW tva.PCX 28
  386. atpix 89,150
  387. type "Diagonal Up"
  388. sleep 1
  389. atpix 65,110
  390. style normal
  391. SHOW MADONNA.PCX 12
  392. atpix 89,150
  393. type "Diagonal Down"
  394. sleep 1
  395. atpix 70,110
  396. style overlay
  397. SHOW tvb.PCX 11
  398. atpix 89,150
  399. type "Open Curtain"
  400. sleep 1
  401. atpix 70,110
  402. SHOW tva.PCX 20
  403. atpix 89,150
  404. type "Close Curtain"
  405. sleep 1
  406. atpix 70,110
  407. SHOW tvb.PCX 22
  408. pixnum 2,20
  409. atpix 89,150
  410. type "Sleet "
  411. sleep 1
  412. atpix 65,110
  413. style normal
  414. SHOW MADONNA.PCX 16
  415. pixnum 14,12
  416. atpix 89,150
  417. type "Puzzle Pieces"
  418. sleep 1
  419. atpix 70,110
  420. SHOW tva.PCX 16
  421. pixnum 12,6
  422. style overlay
  423. atpix 89,150
  424. type "Implode"
  425. sleep 1
  426. atpix 70,110
  427. SHOW tvb.PCX 15
  428. pixnum 24,24
  429. atpix 89,150
  430. type "Pour Out"
  431. sleep 1
  432. atpix 65,110
  433. SHOW MADONNA.PCX 25
  434. atpix 0,0
  435. pixnum 18,2
  436. SHOW TV.PCX 16
  437. color 14
  438. atpix 83,220
  439. print "And. . . you can clear the screen using the same"
  440. atpix 83,245
  441. print "screen transitions in any color you choose.  Here"
  442. atpix 83,270
  443. print "are some examples."
  444. delay 6
  445. atpix 250,240
  446. pixnum 20,20
  447. SHOW TV.PCX 35
  448. color 15
  449. pal
  450. print "Wipe Right"
  451. CLR 1,4,0,0,0,0
  452. delay 1
  453. COLOR 15
  454. PRINT "Wipe Left"
  455. CLR 2,5,0,0,0,0
  456. print "Diagonal Down"
  457. CLR 5,10,0,0,0,0
  458. print "Diagonal Up"
  459. CLR 7,13,0,0,0,0
  460. print "Spiral-In"
  461. pixnum 20,20
  462. CLR 14,18,0,0,0,0
  463. color 0
  464. print "Spiral-Out"
  465. delay 1
  466. CLR 2,17,0,0,0,0
  467. pixnum 18,18
  468. print "Vertical Weave"
  469. CLR 9,28,0,0,0,0
  470. pixnum 40,32
  471. color 15
  472. print "Puzzle Pieces"
  473. delay 2
  474. CLR 4,16,0,0,0,0
  475. print "Any many, many more. . ."
  476. DELAY 2
  477. CLR 0,21,0,0,0,0
  478. VGA320
  479. atpix 0,0
  480. fxdelay 20
  481. pixnum 34,34
  482. color 0
  483. SHOW 320.PCX 29
  484. atpix 50,120
  485. print "FADE-OUT"
  486. fxdelay 0
  487. pixnum 2,2
  488. delay 4
  489. atpix 0,0
  490. SHOW 320.PCX 34
  491. SHOW 320.PCX 32
  492. atpix 50,120
  493. print "FADE-IN"
  494. delay 4
  495. pixnum 34,34
  496. CLR 0,30,0,0,0,0
  497. VGA16
  498. RETURN :MAIN
  499.  
  500. :LABEL3
  501. ATPIX 0,0
  502. SHOW SLATE2.PCX 1
  503. play T190 O0 L60
  504. SHOW SLATEC.PCX 1
  505. play CCCCCCCGCGCCCC T240 >CGCGCGC
  506. color 0,0
  507. ATPIX 92,382
  508. SPACE 4
  509. SIZE 16
  510. ANGLE 30
  511. BOX 47,186,603,470
  512. color 15
  513. SPRINT "Custom Fonts"
  514. COLOR 12
  515. ATPIX 93,383
  516. SPRINT "Custom Fonts"
  517. delay 1
  518. color 14,7
  519. BOX 6,8,633,117
  520. ATPIX 40,15
  521. color 1,7
  522. Print "SuperShow now uses the GEM font format (the one used in Ventura) for"
  523. atpix 40,35
  524. print "custom fonts.  The SuperShow custom fonts may be rotated, made bold,"
  525. atpix 40,55
  526. print "underlined and/or made transparent.  And since this is a standard font"
  527. atpix 40,75
  528. print "format, you may create your own custom fonts using programs like More"
  529. atpix 40,95
  530. print "Fonts. . . or you may acquire additional font disks direct from PC West."
  531. FONT ROM16
  532. ATPIX 80,300
  533. COLOR 14,0
  534. Rotate 90
  535. print "R O T A T E"
  536. FONT ROM16
  537. ATPIX 270,210
  538. Rotate 270
  539. print "R O T A T E"
  540. FONT ROM16
  541. STYLE NORMAL
  542. ATPIX 110,210
  543. COLOR 15,1
  544. PRINT "Normal Font"
  545. STYLE OVERLAY
  546. ATPIX 110,235
  547. PRINT "Transparent Font"
  548. Style Bold
  549. ATPIX 110,260
  550. print "B O L D  F O N T"
  551. STYLE NORMAL
  552. STYLE OVERLAY
  553. Style Underline
  554. ATPIX 110,285
  555. PRINT " Underline Font "
  556. style normal
  557. color 10,0
  558. atpix 200,435
  559. print "Press a key to see some of the custom font styles"
  560. sleep 65
  561. pixnum 12,10
  562. atpix 0,0
  563. SHOW FONT.PCX 28
  564. ATPIX 35,445
  565. COLOR 0,7
  566. PRINT "INTERNAL ROM FONT"
  567. DELAY 4
  568. color 1,7
  569. crwlat 428,445,637,99
  570. crawl "Press a key for the main menu                         "
  571. RETURN :MAIN
  572.  
  573. :LABEL4
  574. ATPIX 0,0
  575. SHOW SLATE2.PCX 1
  576. play T190 O0 L60
  577. SHOW SLATEC.PCX 1
  578. play CCCCCCCGCGCCCC T240 >CGCGCGC
  579. color 0,0
  580. ATPIX 122,362
  581. SPACE 4
  582. SIZE 16
  583. ANGLE 30
  584. BOX 47,186,603,470
  585. color 15
  586. SPRINT "SuperFont"
  587. COLOR 12
  588. ATPIX 123,363
  589. SPRINT "SuperFont"
  590. DELAY 1
  591. CLR 3,27,0,0,0,0
  592. color 15,3
  593. box 0,0,639,479
  594. ATPIX 38,70
  595. SIZE 10
  596. COLOR 15
  597. Outline On
  598. Space 6
  599. COLOR 0
  600. BOX 10,15,330,150
  601. COLOR 15,4
  602. BOX 20,25,340,160
  603. ANGLE 0
  604. SPRINT "SuperFont"
  605. COLOR 15
  606. ATPIX 39,71
  607. SPRINT "SuperFont"
  608. COLOR 15
  609. ATPIX 40,72
  610. SPRINT "SuperFont"
  611. COLOR 15
  612. ATPIX 41,73
  613. SPRINT "SuperFont"
  614. OUTLINE OFF
  615. COLOR 15,1
  616. BOX 350,0,639,479
  617. ATPIX 365,30
  618. COLOR 15,1
  619. print "SuperFont is a resident scalable"
  620. ATPIX 365,50
  621. print "font in pcx SuperShow.  SuperFont"
  622. ATPIX 365,70
  623. print "may be displayed in outline or as"
  624. atpix 365,90
  625. print "a solid shape in any point size."
  626. delay 7
  627. Outline On
  628. ATPIX 390,130
  629. color 11
  630. SPrint "OUTLINE"
  631. ATPIX 420,200
  632. OUTLINE OFF
  633. COLOR 0
  634. delay 2
  635. sprint "SOLID"
  636. ATPIX 421,201
  637. color 14
  638. SPRINT "SOLID"
  639. COLOR 15
  640. ATPIX 390,275
  641. SIZE 25
  642. SPACE 10
  643. delay 2
  644. SPRINT "BIG"
  645. SIZE 5
  646. ATPIX 460,420
  647. color 12
  648. delay 2
  649. SPRINT "Small"
  650. atpix 32,137
  651. color 14
  652. delay 3
  653. print "Create special font effects like this."
  654. delay 5
  655. space 2
  656. color 0
  657. atpix 215,210
  658. size 14
  659. angle -55
  660. color 9
  661. sprint "Rotate"
  662. size 15
  663. angle 60
  664. atpix 15,339
  665. color 13
  666. sprint "Rotate"
  667. angle -180
  668. size 14
  669. atpix 295,440
  670. color 10
  671. sprint "Rotate"
  672. crwlat 84,333,265,17
  673. color 15,3
  674. Style Normal
  675. delay 2
  676. crawl "And with SuperFonts you may rotate the font at any angle. . . in any color!"
  677. atpix 84,333
  678. print "    "
  679. sleep 1
  680. RETURN :MAIN
  681.  
  682. :LABEL5
  683. ATPIX 0,0
  684. SHOW SLATE2.PCX 1
  685. play T190 O0 L60
  686. SHOW SLATEC.PCX 1
  687. play CCCCCCCGCGCCCC T240 >CGCGCGC
  688. color 0,0
  689. ATPIX 112,402
  690. SPACE 4
  691. ANGLE 30
  692. size 13
  693. BOX 47,186,603,470
  694. color 15
  695. SPRINT "Special Effects"
  696. COLOR 12
  697. ATPIX 113,403
  698. SPRINT "Special Effects"
  699. color 0,14
  700. atpix 110,10
  701. DELAY 1
  702. FONT ROM16
  703. STYLE NORMAL
  704. Style Underline
  705. print " SUPERSHOW FEATURES MANY SPECIAL EFFECTS INCLUDING: "
  706. STYLE NORMAL
  707. DELAY 3
  708. ATPIX 255,40
  709. COLOR 12,0
  710. PRINT " F L A S H ! "
  711. DELAY 2
  712. FLASH 12,1,40,8
  713. DELAY 1
  714. FLASH 15,1,40,8
  715. FONT ROM8
  716. play MF
  717. COLOR 15,1
  718. ATPIX 50,70
  719. DELAY 1
  720. TYPE "A TYPEWRITER EFFECT TO DRAW SPECIAL ATTENTION TO A KEY WORD OR PHRASE."
  721. FONT ROM16
  722. ATPIX 255,95
  723. COLOR 10,0
  724. sleep 1
  725. PRINT " S H A K E ! "
  726. DELAY 1
  727. SHAKE 15
  728. color 15,0
  729. CRWLAT 47,209,601,28
  730. CRAWL "A ticker tape crawl effect that moves across the screen from right to left. . . "
  731. color 0,0
  732. BOX 48,189,601,467
  733. color 14,1
  734. atpix 240,200
  735. print " SuperShow LOGO Effect "
  736. COLOR 15,0
  737. ATPIX 70,235
  738. PRINT "You may display any word, phrase or combination of words using"
  739. atpix 70,255
  740. print "the SuperShow Logo effects.  You may use any combination of fonts"
  741. atpix 70,275
  742. print "and colors for these effects."
  743. delay 6
  744. ATPIX 70,295
  745. color 12,4
  746. Logo 14,"LOGO"
  747. delay 3
  748. ATPIX 130,385
  749. color 0,9
  750. Logo1 11,"Your Name Here"
  751. delay 3
  752. FONT HELV37.FNT
  753. color 0,2
  754. atpix 330,320
  755. logo2 10,"It's Super!"
  756. delay 3
  757. font head4.fnt
  758. atpix 285,360
  759. color 13,5
  760. logo 14,"SuperShow"
  761. delay 6
  762. FONT HELV37.FNT
  763. STYLE OVERLAY
  764. CLR 9,27,0,0,0,0
  765. color 14,9
  766. box 0,0,639,479
  767. atpix 50,130
  768. color 15,9
  769. print "Add the dazzling motion of random"
  770. atpix 40,190
  771. print "colors and geometric designs with the"
  772. FONT HEAD4.FNT
  773. atpix 90,280
  774. color 0,9
  775. print "SuperShow Kaleidoscope"
  776. atpix 95,285
  777. color 14,9
  778. print "SuperShow Kaleidoscope"
  779. delay 6
  780. FONT HEAD4.FNT
  781. CLR 0,17,0,0,0,0
  782. KALID 21
  783. KALID 9
  784. COLOR 9,0
  785. Fill Link
  786. CIRCLE 320,242,180,100
  787. COLOR 13,5
  788. atpix 155,200
  789. Logo 15,"Kaleidoscope"
  790. FONT ROM16
  791. delay 3
  792. Fill solid
  793. KALID 3265
  794. COLOR 9,9
  795. CIRCLE 315,225,140,80
  796. ATPIX 190,205
  797. color 15
  798. PRINT "Kaleidoscope gives you a myriad"
  799. ATPIX 190,235
  800. print "of designs and dazzling effects!"
  801. delay 3
  802. kalid 341
  803. kalid 4139
  804. delay 2
  805. CLR 0,2,0,0,0,0
  806. kalid 152
  807. kalid 972
  808. color 15,0
  809. atpix 288,235
  810. print "SuperShow"
  811. sleep 2
  812. RETURN :MAIN
  813.  
  814. :LABEL6
  815. ATPIX 0,0
  816. SHOW SLATE2.PCX 1
  817. play T190 O0 L60
  818. SHOW SLATEC.PCX 1
  819. play CCCCCCCGCGCCCC T240 >CGCGCGC
  820. color 0,0
  821. ATPIX 92,382
  822. SPACE 4
  823. SIZE 15
  824. ANGLE 30
  825. BOX 47,186,603,470
  826. color 15
  827. SPRINT "Sound & Music"
  828. COLOR 12
  829. ATPIX 93,383
  830. SPRINT "Sound & Music"
  831. SLEEP 1
  832. ATPIX 0,0
  833. SHOW MUSIC.PCX 16
  834. style overlay
  835. color 15,4
  836. atpix 150,130
  837. print "SuperShow is a multi-media program now"
  838. atpix 150,155
  839. print "featuring music, sound and voice from"
  840. atpix 150,180
  841. print "your pc or external speakers."
  842. atpix 150,215
  843. print "SuperShow can now play any files"
  844. atpix 150,240
  845. print "created with your Sound Blaster card"
  846. atpix 150,265
  847. print "and software (VOC files)."
  848. color 14,4
  849. SBPlay SUPER1.VOC
  850. DELAY 3
  851. crwlat 230,305,380,65
  852. atpix 0,0
  853. crawl "Press a key for some music"
  854. color 4,4
  855. BOX 146,107,462,327
  856. color 15,4
  857. vpal 7,4,9,63
  858. atpix 150,180
  859. print "Even if you don't have a Sound Blaster"
  860. atpix 150,205
  861. print "card, you can still create sound and"
  862. atpix 150,230
  863. print "music through your pc speaker."
  864. XPlay LAMAR.MUS,1
  865. sleep 8
  866. play mf
  867. color 4,4
  868. BOX 146,107,462,327
  869. color 15,4
  870. atpix 150,125
  871. vpal 7,3,3,33
  872. print "We have created music/sound script"
  873. atpix 150,145
  874. print "commands based on the Basic Music"
  875. atpix 150,165
  876. print "Language.  You can play external music"
  877. atpix 150,185
  878. print "files or play music right from your"
  879. atpix 150,205
  880. print "script.  You can play the music in the"
  881. atpix 150,225
  882. print "background while changing the screen"
  883. atpix 150,245
  884. print "or printing words to the screen."
  885. color 14,4
  886. atpix 150,280
  887. print "Press a key & get ready to sing along!"
  888. color 4,4
  889. sleep 45
  890. BOX 146,107,462,327
  891. color 14,4
  892. PLAY O2 T70 mn
  893. ATPIX 160,190
  894. vpal 7,24,63,63
  895. PRINT "Oh when the Saints"
  896. PLAY C16 E16 F16 ml G4 mn G16
  897. PRINT "                  "
  898. vpal 7,53,10,23
  899. PRINT "Go marching in,"
  900. PLAY C16 E16 F16 ml G4 mn G16
  901. PRINT "               "
  902. vpal 7,24,63,33
  903. PRINT "Oh when the Saints go marching in,"
  904. PLAY C16 E16 F16 G8 E8 C8 E8 ml D4 mn D8
  905. PRINT "                                  "
  906. vpal 7,0,23,23
  907. PRINT "Lord, how I want to be in that number"
  908. PLAY E16 E16 D16 C8. C16 E8 G16 G16 G16 ml F8. mn F8
  909. PRINT "                                     "
  910. vpal 7,23,3,29
  911. PRINT "When the Saints go marching in."
  912. PLAY E16 F16 G8 E8 D8 D8 ml C4 mn C8
  913. PRINT "                               "
  914. ATPIX 0,0
  915. PIXNUM 14,14
  916. SHOW MUSIC.PCX 1
  917. color 15,4
  918. atpix 190,190
  919. print "SOUND & MUSIC FROM SUPERSHOW!"
  920. sleep 4
  921. RETURN :MAIN
  922.  
  923. :LABEL7
  924. ATPIX 0,0
  925. SHOW SLATE2.PCX 1
  926. play T190 O0 L60
  927. SHOW SLATEC.PCX 1
  928. play CCCCCCCGCGCCCC T240 >CGCGCGC
  929. color 0,0
  930. ATPIX 112,380
  931. SPACE 6
  932. ANGLE 30
  933. size 14
  934. BOX 47,186,603,470
  935. color 15
  936. SPRINT "PCX - Utilities"
  937. COLOR 12
  938. ATPIX 113,381
  939. SPRINT "PCX - Utilities"
  940. delay 1
  941. atpix 0,0
  942. SHOW UTIL1.PCX 4
  943. CLR 2,5,0,139,639,479
  944. atpix 0,135
  945. pixnum 4,36
  946. DELAY 3
  947. SHOW UTIL2.PCX 17
  948. pixnum 24,24
  949. color 15,1
  950. STYLE NORMAL
  951. crwlat 3,450,635,45
  952. crawl "Press any key to continue this demo"
  953. CLR 0,20,0,0,639,134
  954. CLR 0,22,0,135,639,479
  955. FONT HEAD4.FNT
  956. STYLE OVERLAY
  957. SHOW BLUE.PCX 20
  958. color 0,0
  959. CIRCLE 103,105,98,100
  960. COLOR 12,4
  961. Fill bigdot
  962. CIRCLE 115,100,100,95
  963. COLOR 0,1
  964. ATPIX 88,48
  965. PRINT "No"
  966. COLOR 14,1
  967. ATPIX 90,50
  968. PRINT "No"
  969. color 0,1
  970. ATPIX 30,98
  971. PRINT "Royalties"
  972. color 14,1
  973. ATPIX 32,100
  974. PRINT "Royalties"
  975. atpix 300,80
  976. color 9,0
  977. logo2 15,"SuperShow"
  978. atpix 272,142
  979. color 0,1
  980. print "Run-Time Module"
  981. atpix 275,145
  982. color 12,1
  983. print "Run-Time Module"
  984. FONT ROM16
  985. COLOR 15,1
  986. ATPIX 50,250
  987. print "When you receive the registered version of PCX SuperShow, you'll"
  988. atpix 50,280
  989. print "also receive a runtime version, named DEMO, and a utility program"
  990. atpix 50,310
  991. print "named MAKESHOW.  You use the MAKESHOW utility to create a run-time"
  992. atpix 50,340
  993. print "version of your script file.  You may then freely distribute your"
  994. atpix 50,370
  995. print "show/demo with no royalties or charges."
  996. atpix 200,440
  997. color 14,1
  998. print "< Press any key to continue >"
  999. Fill Solid
  1000. sleep 35
  1001. RETURN :MAIN
  1002.  
  1003. :LABEL8
  1004. ATPIX 0,0
  1005. SHOW SLATE2.PCX 1
  1006. play T190 O0 L60
  1007. SHOW SLATEC.PCX 1
  1008. play CCCCCCCGCGCCCC T240 >CGCGCGC
  1009. color 0,0
  1010. ATPIX 122,362
  1011. SPACE 4
  1012. size 12
  1013. ANGLE 30
  1014. BOX 47,186,603,470
  1015. color 15
  1016. SPRINT "Circles & Boxes"
  1017. COLOR 12
  1018. ATPIX 123,363
  1019. SPRINT "Circles & Boxes"
  1020. COLOR 15,4
  1021. CIRCLE 143,255,57,57
  1022. COLOR 15,1
  1023. BOX 434,331,583,451
  1024. ATPIX 15,20
  1025. FONT ROM16
  1026. COLOR 15,1
  1027. SLEEP 2
  1028. PRINT "DRAWING TOOLS - SuperShow now features drawing tools for boxes and circles."
  1029. COLOR 15,1
  1030. atpix 15,40
  1031. SLEEP 5
  1032. COLOR 14,1
  1033. print "You choose a drawing tool from the pull-down menu in ShowPrep.  Then choose"
  1034. atpix 15,60
  1035. print "a pcx file on which to draw.  Use the cursor keys to size, draw and shape"
  1036. atpix 15,80
  1037. print "your circle or box.  When its located where you want it, the way you want"
  1038. atpix 15,100
  1039. print "it, press Enter and the box or circle script command is written for you."
  1040. delay 6
  1041. ATPIX 0,0
  1042. COLOR 15,0
  1043. ATPIX 60,435
  1044. PRINT "Press a key to see some sample drawings."
  1045. DELAY 25
  1046. FONT HELV37.FNT
  1047. pixnum 16,16
  1048. CLR 8,12,0,0,0,0
  1049. COLOR 15,8
  1050. BOX 0,0,639,479
  1051. BOX 1,1,638,478
  1052. BOX 2,2,637,477
  1053. COLOR 15,1
  1054. BOX 69,21,580,100
  1055. ATPIX 99,45
  1056. PRINT "SuperShow Draws Fancy Boxes"
  1057. FONT ROM16
  1058. color 7,7
  1059. delay 2
  1060. BOX 38,140,201,285
  1061. color 4,4
  1062. BOX 43,145,206,290
  1063. COLOR 15
  1064. ATPIX 90,120
  1065. PRINT "Shadow Boxes"
  1066. delay 1
  1067. Fill Brick
  1068. COLOR 4,15
  1069. BOX 250,140,420,290
  1070. COLOR 15
  1071. ATPIX 280,120
  1072. PRINT "Brick Filled"
  1073. delay 1
  1074. color 15,4
  1075. Fill Link
  1076. BOX 455,140,615,290
  1077. atpix 490,120
  1078. color 15
  1079. print "Link Filled"
  1080. delay 1
  1081. color 0,2
  1082. Fill Diagonal
  1083. BOX 38,325,206,470
  1084. color 15
  1085. atpix 70,307
  1086. print "Diagonal Filled"
  1087. delay 1
  1088. color 2,15
  1089. Fill Smalldot
  1090. BOX 250,325,420,470
  1091. atpix 280,307
  1092. color 15
  1093. print "Small Dots"
  1094. delay 1
  1095. color 15,2
  1096. fill Bigdot
  1097. BOX 455,325,615,470
  1098. color 15
  1099. atpix 490,307
  1100. print "Big Dots"
  1101. delay 4
  1102. Fill Solid
  1103. FONT HELV37.FNT
  1104. STYLE OVERLAY
  1105. CLR 8,11,0,0,0,0
  1106. COLOR 15,8
  1107. BOX 0,0,639,479
  1108. BOX 1,1,638,478
  1109. BOX 2,2,637,477
  1110. COLOR 15,4
  1111. CIRCLE 323,75,300,55
  1112. ATPIX 89,60
  1113. PRINT "SuperShow Draws Fancy Circles"
  1114. FONT ROM16
  1115. STYLE OVERLAY
  1116. color 15,1
  1117. DELAY 3
  1118. CIRCLE 128,281,100,101
  1119. atpix 75,420
  1120. print "Round Circles"
  1121. color 15,2
  1122. DELAY 2
  1123. CIRCLE 325,278,66,99
  1124. atpix 300,420
  1125. print "Ellipse"
  1126. color 15,4
  1127. DELAY 2
  1128. CIRCLE 515,281,100,99
  1129. atpix 470,420
  1130. print "Filled Circles"
  1131. atpix 500,400
  1132. print "Solid"
  1133. delay 3
  1134. Fill Square
  1135. CIRCLE 515,281,100,99
  1136. color 8,8
  1137. box 480,390,630,420
  1138. color 15
  1139. print "Square"
  1140. delay 3
  1141. Fill Brick
  1142. color 15,4
  1143. CIRCLE 515,281,100,99
  1144. color 8,8
  1145. box 480,390,630,420
  1146. COLOR 15,4
  1147. print "Brick"
  1148. delay 3
  1149. Fill Link
  1150. CIRCLE 515,281,100,99
  1151. color 8,8
  1152. box 480,390,630,420
  1153. color 15,4
  1154. print "Link"
  1155. delay 3
  1156. Fill Diagonal
  1157. CIRCLE 515,281,100,99
  1158. color 8,8
  1159. box 480,390,630,420
  1160. color 15,4
  1161. print "Diagonal"
  1162. delay 3
  1163. Fill Smalldot
  1164. CIRCLE 515,281,100,99
  1165. color 8,8
  1166. box 480,390,630,420
  1167. color 15,4
  1168. print "Small Dot"
  1169. delay 3
  1170. Fill Bigdot
  1171. CIRCLE 515,281,100,99
  1172. color 8,8
  1173. box 480,390,630,420
  1174. color 15,4
  1175. print "Big Dot"
  1176. DELAY 4
  1177. FILL SOLID
  1178. RETURN :MAIN
  1179.  
  1180. :END
  1181. ATPIX 0,0
  1182. SHOW SLATE2.PCX 1
  1183. play T190 O0 L60
  1184. SHOW SLATEC.PCX 1
  1185. play CCCCCCCGCGCCCC T240 >CGCGCGC
  1186. color 0,0
  1187. ATPIX 77,377
  1188. SPACE 4
  1189. SIZE 13
  1190. ANGLE 30
  1191. fill solid
  1192. BOX 47,186,603,470
  1193. color 15
  1194. SPRINT "PCX-SuperShow"
  1195. COLOR 12
  1196. ATPIX 78,378
  1197. SPRINT "PCX-SuperShow"
  1198. sleep 1
  1199. pixnum 26,18
  1200. CLR 4,16,0,0,0,0
  1201. color 15,4
  1202. box 0,0,320,479
  1203. color 15,1
  1204. box 321,0,639,479
  1205. FONT HEAD4.FNT
  1206. color 12,4
  1207. atpix 55,20
  1208. print "P C"
  1209. atpix 150,20
  1210. color 15,4
  1211. print "WEST"
  1212. atpix 360,10
  1213. color 12,1
  1214. print "pcx   pcx   pcx"
  1215. atpix 360,420
  1216. print "pcx   pcx   pcx"
  1217. color 0,12
  1218. atpix 330,70
  1219. logo 15,"SuperShow"
  1220. atpix 45,65
  1221. font helv37.fnt
  1222. style bold
  1223. color 0,4
  1224. print "P.O. Box 31418"
  1225. atpix 20,105
  1226. print "Phoenix, AZ  85046"
  1227. atpix 55,145
  1228. print "602-992-0310"
  1229. font rom16
  1230. style normal
  1231. color 15,1
  1232. atpix 340,200
  1233. print "To receive your registered version"
  1234. atpix 340,225
  1235. print "of PCX-SuperShow, including the 10"
  1236. atpix 340,250
  1237. print "PCX-Utilities and over two dozen"
  1238. atpix 340,275
  1239. print "custom fonts, send a check or money"
  1240. atpix 340,300
  1241. print "order for $89.95 plus $5.00 for"
  1242. atpix 340,325
  1243. print "shipping and handling. . . or call"
  1244. atpix 340,350
  1245. print "us for information on COD, priority"
  1246. atpix 340,375
  1247. print "overnight or 2nd day shipping."
  1248. sleep 4
  1249. pixnum 2,2
  1250. atpix 17,185
  1251. SHOW ORDER.PCX 6
  1252. FONT ROM8
  1253. color 14,4
  1254. atpix 75,387
  1255. print "■ Copyright 1992 ■"
  1256. atpix 120,405
  1257. print "PC West"
  1258. DELAY 1
  1259. font rom16
  1260. style normal
  1261. color 15,4
  1262. CRWLAT 2,460,316,45
  1263. CRAWL "Press any key to end this demo. . ."
  1264. FLASH 9,1,20,15
  1265. SHOW ORDER.PCX 35
  1266.  
  1267.