home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic 6 Unleashed…sional Reference Edition) / Visual_Basic_6_Unleashed_Professional_Reference_Edition_Sams_1999.iso / Start.fgx < prev    next >
INI File  |  1999-05-25  |  117KB  |  6,963 lines

  1. [Project]
  2. name = P:\Craig\Projects\VB 6 Unleashed PRE\Start.fgx
  3. type = Object
  4. type = Object List
  5. type = Child
  6. type = Project
  7. version = Release 980301 (32 bit Windows)
  8. xmax = 615
  9. ymax = 430
  10. color_mode = 4
  11. resolution = 2
  12. key_advance = 0
  13. mouse_advance = 0
  14. space_break = 0
  15. escape_exit = 1
  16. auto_name = 1
  17. cursor = Circle
  18. camera_xpos = 0
  19. camera_ypos = 0
  20. camera_zpos = -100
  21. camera_xrot = 0
  22. camera_yrot = 0
  23. camera_zrot = 0
  24. camera_xprj = 0.4
  25. camera_yprj = 0.4
  26. camera_zprj = 1
  27. camera_system = 0
  28. light_ambient = 35
  29. light_intensity = 100
  30. light_scheme = Above left
  31. light_red = 255
  32. light_green = 255
  33. light_blue = 255
  34. space_advance = 0
  35. option_xmax = 615
  36. option_ymax = 430
  37. title = SAMS Publishing Produced CD-ROM
  38. ignore_indentation = 0
  39. declare_variables = 0
  40. password = 
  41. registration = 1915277814
  42. checksum = 111a
  43. archive = Start.fgz
  44.  
  45. [Screen]
  46. name = Splash
  47. type = Object
  48. type = Object List
  49. type = Child
  50. type = Screen
  51. activate = 0
  52. undisplay = 1
  53. condition_mode = 1
  54. function_key = none
  55. transition_off = Particle
  56. condition = TRUE
  57. next_screen = Main Menu
  58.  
  59. [Element]
  60. name = start
  61. type = Object
  62. type = Object List
  63. type = Child
  64. type = Element
  65. type = Sound
  66. condition_mode = 1
  67. volume = 100
  68. filename = start.wav
  69. no_screen = 1
  70.  
  71. [Element]
  72. name = UnleasedPRESlpash
  73. type = Object
  74. type = Object List
  75. type = Child
  76. type = Element
  77. type = Background
  78. condition_mode = 1
  79. transition = Fast shutter
  80. background = 1
  81. filename = UnleasedPRESlpash.gif
  82. stretch = 1
  83.  
  84. [Element]
  85. name = wait 1
  86. type = Object
  87. type = Object List
  88. type = Child
  89. type = Element
  90. type = Wait
  91. condition_mode = 1
  92. delay = 300
  93.  
  94. [Screen]
  95. name = Main Menu
  96. type = Object
  97. type = Object List
  98. type = Child
  99. type = Screen
  100. activate = 1
  101. undisplay = 1
  102. condition_mode = 1
  103. function_key = none
  104. transition_off = Undisplay
  105. condition = TRUE
  106.  
  107. [Element]
  108. name = UnleasedPREmain
  109. type = Object
  110. type = Object List
  111. type = Child
  112. type = Element
  113. type = Background
  114. condition_mode = 1
  115. transition = Display
  116. background = 1
  117. filename = UnleasedPREmain.gif
  118.  
  119. [Element]
  120. name = Button#1 Hot
  121. type = Object
  122. type = Object List
  123. type = Child
  124. type = Element
  125. type = Hot Area
  126. condition_mode = 1
  127. cursor = Finger
  128. xpos = 26
  129. ypos = 26
  130. xlen = 184
  131. ylen = 28
  132. cursor_action = display "CD info "; display "selectorb1"
  133. leave_action = undisplay "CD info "; undisplay "selectorb1"
  134. action = 
  135.  
  136. [Element]
  137. name = Button#2 Hot
  138. type = Object
  139. type = Object List
  140. type = Child
  141. type = Element
  142. type = Hot Area
  143. condition_mode = 1
  144. cursor = Finger
  145. xpos = 25
  146. ypos = 68
  147. xlen = 185
  148. ylen = 28
  149. cursor_action = display "Source"; display "selectorb2"
  150. leave_action = undisplay "Source"; undisplay "selectorb2"
  151. action = 
  152.  
  153. [Element]
  154. name = Button#3 Hot
  155. type = Object
  156. type = Object List
  157. type = Child
  158. type = Element
  159. type = Hot Area
  160. condition_mode = 1
  161. cursor = Finger
  162. xpos = 27
  163. ypos = 110
  164. xlen = 184
  165. ylen = 28
  166. cursor_action = display "Software "; display "selectorb3"
  167. leave_action = undisplay "Software "; undisplay "selectorb3"
  168. action = 
  169.  
  170. [Element]
  171. name = Button#4 Hot
  172. type = Object
  173. type = Object List
  174. type = Child
  175. type = Element
  176. type = Hot Area
  177. condition_mode = 1
  178. cursor = Finger
  179. xpos = 27
  180. ypos = 151
  181. xlen = 183
  182. ylen = 28
  183. cursor_action = display "KnowledgebaseText "; display "selectorb4"
  184. leave_action = undisplay "KnowledgebaseText "; undisplay "selectorb4"
  185. action = 
  186.  
  187. [Element]
  188. name = Button#5 Hot
  189. type = Object
  190. type = Object List
  191. type = Child
  192. type = Element
  193. type = Hot Area
  194. condition_mode = 1
  195. cursor = Finger
  196. xpos = 26
  197. ypos = 193
  198. xlen = 182
  199. ylen = 27
  200. cursor_action = display "Support Information Text"; display "selectorb5"
  201. leave_action = undisplay "Support Information Text"; undisplay "selectorb5"
  202. action = 
  203.  
  204. [Element]
  205. name = Button#6 Hot
  206. type = Object
  207. type = Object List
  208. type = Child
  209. type = Element
  210. type = Hot Area
  211. condition_mode = 1
  212. cursor = Finger
  213. xpos = 27
  214. ypos = 234
  215. xlen = 179
  216. ylen = 27
  217. cursor_action = display "CD Contents"; display "selectorb6"
  218. leave_action = undisplay "CD Contents"; undisplay "selectorb6"
  219. action = 
  220.  
  221. [Element]
  222. name = Paste Buttons Under this element
  223. type = Object
  224. type = Object List
  225. type = Child
  226. type = Element
  227. type = Control
  228. condition_mode = 2
  229.  
  230. [Element]
  231. name = Welcome Header
  232. type = Object
  233. type = Object List
  234. type = Child
  235. type = Element
  236. type = Text
  237. condition_mode = 1
  238. text_red = 255
  239. text_green = 255
  240. text_blue = 255
  241. shadow_red = 128
  242. shadow_green = 128
  243. shadow_blue = 128
  244. shadow_offset = 1
  245. font_face = Arial
  246. font_weight = 700
  247. font_height = -29
  248. transition = Display
  249. transition_off = Undisplay
  250. antialias = 1
  251. crel = 1
  252. xpos = 237
  253. ypos = 6
  254. xlen = 352
  255. ylen = 31
  256. text = Visual Basic 6 Unleashed
  257. font_italic = 0
  258.  
  259. [Element]
  260. name = Header 2
  261. type = Object
  262. type = Object List
  263. type = Child
  264. type = Element
  265. type = Text
  266. condition_mode = 1
  267. text_red = 255
  268. text_green = 255
  269. text_blue = 255
  270. shadow_red = 128
  271. shadow_green = 128
  272. shadow_blue = 128
  273. shadow_offset = 1
  274. font_face = Arial
  275. font_weight = 700
  276. font_height = -19
  277. transition = Display
  278. transition_off = Undisplay
  279. antialias = 1
  280. crel = 1
  281. xpos = 237
  282. ypos = 38
  283. xlen = 294
  284. ylen = 26
  285. text = Professional Reference Edition
  286. font_italic = 0
  287. centre = 0
  288.  
  289. [Element]
  290. name = Welcome Intro
  291. type = Object
  292. type = Object List
  293. type = Child
  294. type = Element
  295. type = Text
  296. condition_mode = 1
  297. text_red = 255
  298. text_green = 255
  299. text_blue = 255
  300. shadow_red = 128
  301. shadow_green = 128
  302. shadow_blue = 128
  303. shadow_offset = 1
  304. font_face = Arial
  305. font_weight = 400
  306. font_height = -13
  307. transition = Display
  308. transition_off = Undisplay
  309. antialias = 0
  310. crel = 1
  311. xpos = 238
  312. ypos = 62
  313. xlen = 367
  314. ylen = 128
  315. text = Welcome to the Visual Basic 6 Unleashed, Professional Reference Edition companion CD-ROM filled with valuable software, additional SAMS Publishing materials and Web resources.\n\nPlease explore the CD-ROM contents using the menu buttons and discover the reason SAMS is one of the world's leading technology publishers.
  316. font_italic = 0
  317.  
  318. [Element]
  319. name = selectorb1
  320. type = Object
  321. type = Object List
  322. type = Child
  323. type = Element
  324. type = Picture
  325. condition_mode = 2
  326. transition = Transform
  327. transition_off = Undisplay
  328. trans_green = 255
  329. crel = 1
  330. xpos = 186
  331. ypos = 22
  332. xlen = 40
  333. ylen = 36
  334. filename = selectorb1.gif
  335. normal_op = 100
  336. display_cx = 20
  337. display_cy = 18
  338. display_cz = 0
  339. display_xs = 1
  340. display_ys = 1
  341. display_xh = 0
  342. display_yh = 0
  343. display_xr = 0
  344. display_yr = 0
  345. display_zr = 0
  346. display_op = 0
  347. display_fr = 4
  348. display_bk = 0
  349.  
  350. [Element]
  351. name = selectorb2
  352. type = Object
  353. type = Object List
  354. type = Child
  355. type = Element
  356. type = Picture
  357. condition_mode = 2
  358. transition = Transform
  359. transition_off = Undisplay
  360. trans_green = 255
  361. crel = 1
  362. xpos = 184
  363. ypos = 62
  364. xlen = 39
  365. ylen = 40
  366. filename = selectorb2.gif
  367. normal_op = 100
  368. display_cx = 19.5
  369. display_cy = 20
  370. display_cz = 0
  371. display_xs = 1
  372. display_ys = 1
  373. display_xh = 0
  374. display_yh = 0
  375. display_xr = 0
  376. display_yr = 0
  377. display_zr = 0
  378. display_op = 0
  379. display_fr = 4
  380. display_bk = 0
  381.  
  382. [Element]
  383. name = selectorb3
  384. type = Object
  385. type = Object List
  386. type = Child
  387. type = Element
  388. type = Picture
  389. condition_mode = 2
  390. transition = Transform
  391. transition_off = Undisplay
  392. trans_green = 255
  393. crel = 1
  394. xpos = 183
  395. ypos = 105
  396. xlen = 40
  397. ylen = 39
  398. filename = selectorb3.gif
  399. normal_op = 100
  400. display_cx = 20
  401. display_cy = 19.5
  402. display_cz = 0
  403. display_xs = 1
  404. display_ys = 1
  405. display_xh = 0
  406. display_yh = 0
  407. display_xr = 0
  408. display_yr = 0
  409. display_zr = 0
  410. display_op = 0
  411. display_fr = 4
  412. display_bk = 0
  413.  
  414. [Element]
  415. name = selectorb4
  416. type = Object
  417. type = Object List
  418. type = Child
  419. type = Element
  420. type = Picture
  421. condition_mode = 2
  422. transition = Transform
  423. transition_off = Undisplay
  424. trans_green = 255
  425. crel = 1
  426. xpos = 184
  427. ypos = 147
  428. xlen = 42
  429. ylen = 38
  430. filename = selectorb4.gif
  431. normal_op = 100
  432. display_cx = 21
  433. display_cy = 19
  434. display_cz = 0
  435. display_xs = 1
  436. display_ys = 1
  437. display_xh = 0
  438. display_yh = 0
  439. display_xr = 0
  440. display_yr = 0
  441. display_zr = 0
  442. display_op = 0
  443. display_fr = 4
  444. display_bk = 0
  445.  
  446. [Element]
  447. name = selectorb5
  448. type = Object
  449. type = Object List
  450. type = Child
  451. type = Element
  452. type = Picture
  453. condition_mode = 2
  454. transition = Transform
  455. transition_off = Undisplay
  456. trans_green = 255
  457. crel = 1
  458. xpos = 185
  459. ypos = 188
  460. xlen = 40
  461. ylen = 38
  462. filename = selectorb5.gif
  463. normal_op = 100
  464. display_cx = 20
  465. display_cy = 19
  466. display_cz = 0
  467. display_xs = 1
  468. display_ys = 1
  469. display_xh = 0
  470. display_yh = 0
  471. display_xr = 0
  472. display_yr = 0
  473. display_zr = 0
  474. display_op = 0
  475. display_fr = 4
  476. display_bk = 0
  477.  
  478. [Element]
  479. name = selectorb6
  480. type = Object
  481. type = Object List
  482. type = Child
  483. type = Element
  484. type = Picture
  485. condition_mode = 2
  486. transition = Transform
  487. transition_off = Undisplay
  488. trans_green = 255
  489. crel = 1
  490. xpos = 185
  491. ypos = 227
  492. xlen = 41
  493. ylen = 40
  494. filename = selectorb6.gif
  495. normal_op = 100
  496. display_cx = 20.5
  497. display_cy = 20
  498. display_cz = 0
  499. display_xs = 1
  500. display_ys = 1
  501. display_xh = 0
  502. display_yh = 0
  503. display_xr = 0
  504. display_yr = 0
  505. display_zr = 0
  506. display_op = 0
  507. display_fr = 4
  508. display_bk = 0
  509.  
  510. [Element]
  511. name = WhiteLine
  512. type = Object
  513. type = Object List
  514. type = Child
  515. type = Element
  516. type = Rectangle
  517. condition_mode = 1
  518. filled = 1
  519. top_red = 255
  520. top_green = 255
  521. top_blue = 255
  522. bottom_red = 120
  523. bottom_green = 120
  524. bottom_blue = 120
  525. border_width = 1
  526. border_bevel = 1
  527. transition = Display
  528. crel = 1
  529. xpos = 237
  530. ypos = 195
  531. xlen = 331
  532. ylen = 2
  533.  
  534. [Element]
  535. name = CD info
  536. type = Object
  537. type = Object List
  538. type = Child
  539. type = Element
  540. type = Text Button
  541. condition_mode = 1
  542. face_red = 192
  543. face_green = 192
  544. face_blue = 192
  545. cursor_blue = 131
  546. on_red = 255
  547. on_green = 255
  548. on_blue = 255
  549. cursor = Finger
  550. font_face = Arial
  551. font_weight = 700
  552. font_height = -13
  553. repaint = 1
  554. centre = 1
  555. xpos = 29
  556. ypos = 28
  557. xlen = 148
  558. ylen = 25
  559. text = About This CD-ROM
  560. no_face = 1
  561. text_red = 245
  562. text_green = 217
  563. text_blue = 131
  564. cursor_red = 245
  565. cursor_green = 217
  566. sound = Snap.wav
  567. action = execute "Se32.exe open,ReadMe.TXT"
  568.  
  569. [Element]
  570. name = Code 
  571. type = Object
  572. type = Object List
  573. type = Child
  574. type = Element
  575. type = Text Button
  576. condition_mode = 1
  577. face_red = 192
  578. face_green = 192
  579. face_blue = 192
  580. cursor_blue = 131
  581. on_red = 255
  582. on_green = 255
  583. on_blue = 255
  584. cursor = Finger
  585. font_face = Arial
  586. font_weight = 700
  587. font_height = -13
  588. repaint = 1
  589. centre = 1
  590. xpos = 31
  591. ypos = 70
  592. xlen = 144
  593. ylen = 23
  594. no_face = 1
  595. text_red = 245
  596. text_green = 217
  597. text_blue = 131
  598. text = Source Code
  599. font_italic = 0
  600. cursor_red = 245
  601. cursor_green = 217
  602. sound = Snap.wav
  603. action = execute "Se32.exe open,Source/INSTALL.exe"
  604.  
  605. [Element]
  606. name = Third-Party Software button 
  607. type = Object
  608. type = Object List
  609. type = Child
  610. type = Element
  611. type = Text Button
  612. condition_mode = 1
  613. face_red = 192
  614. face_green = 192
  615. face_blue = 192
  616. cursor_blue = 131
  617. on_red = 255
  618. on_green = 255
  619. on_blue = 255
  620. cursor = Finger
  621. font_face = Arial
  622. font_weight = 700
  623. font_height = -13
  624. repaint = 1
  625. centre = 1
  626. xpos = 31
  627. ypos = 114
  628. xlen = 144
  629. ylen = 22
  630. no_face = 1
  631. text_red = 245
  632. text_green = 217
  633. text_blue = 131
  634. text = Third-Party Software
  635. font_italic = 0
  636. cursor_red = 245
  637. cursor_green = 217
  638. sound = Snap.wav
  639. action = screen "ThirdParty"
  640.  
  641. [Element]
  642. name = Knowledge 
  643. type = Object
  644. type = Object List
  645. type = Child
  646. type = Element
  647. type = Text Button
  648. condition_mode = 1
  649. face_red = 192
  650. face_green = 192
  651. face_blue = 192
  652. cursor_blue = 131
  653. on_red = 255
  654. on_green = 255
  655. on_blue = 255
  656. cursor = Finger
  657. font_face = Arial
  658. font_weight = 700
  659. font_height = -13
  660. repaint = 1
  661. centre = 1
  662. xpos = 29
  663. ypos = 154
  664. xlen = 147
  665. ylen = 22
  666. no_face = 1
  667. text_red = 245
  668. text_green = 217
  669. text_blue = 131
  670. text = VB Knowledgebase
  671. font_italic = 0
  672. cursor_red = 245
  673. cursor_green = 217
  674. sound = Snap.wav
  675. action = screen "Kbase"
  676. cursor_action = 
  677. leave_action = 
  678.  
  679. [Element]
  680. name = Support Information button 
  681. type = Object
  682. type = Object List
  683. type = Child
  684. type = Element
  685. type = Text Button
  686. condition_mode = 1
  687. face_red = 192
  688. face_green = 192
  689. face_blue = 192
  690. cursor_blue = 131
  691. on_red = 255
  692. on_green = 255
  693. on_blue = 255
  694. cursor = Finger
  695. font_face = Arial
  696. font_weight = 700
  697. font_height = -13
  698. repaint = 1
  699. centre = 1
  700. xpos = 29
  701. ypos = 195
  702. xlen = 149
  703. ylen = 22
  704. no_face = 1
  705. text_red = 245
  706. text_green = 217
  707. text_blue = 131
  708. text = Support Information
  709. font_italic = 0
  710. cursor_red = 245
  711. cursor_green = 217
  712. sound = Snap.wav
  713. action = screen "Support"
  714.  
  715. [Element]
  716. name = View
  717. type = Object
  718. type = Object List
  719. type = Child
  720. type = Element
  721. type = Text Button
  722. condition_mode = 1
  723. face_red = 192
  724. face_green = 192
  725. face_blue = 192
  726. cursor_blue = 131
  727. on_red = 255
  728. on_green = 255
  729. on_blue = 255
  730. cursor = Finger
  731. font_face = Arial
  732. font_weight = 700
  733. font_height = -13
  734. repaint = 1
  735. centre = 1
  736. xpos = 27
  737. ypos = 236
  738. xlen = 149
  739. ylen = 22
  740. text = View CD Contents
  741. no_face = 1
  742. text_red = 245
  743. text_green = 217
  744. text_blue = 131
  745. font_italic = 0
  746. cursor_red = 245
  747. cursor_green = 217
  748. sound = Snap.wav
  749. action = execute "Se32.exe open,.\VB 6 Unleashed PRE\.."
  750.  
  751. [Element]
  752. name = CD info 
  753. type = Object
  754. type = Object List
  755. type = Child
  756. type = Element
  757. type = Text
  758. condition_mode = 2
  759. text_red = 255
  760. text_green = 255
  761. text_blue = 0
  762. shadow_red = 128
  763. shadow_green = 128
  764. shadow_blue = 128
  765. shadow_offset = 1
  766. font_face = Arial
  767. font_weight = 400
  768. font_height = -12
  769. transition = Display
  770. transition_off = Undisplay
  771. antialias = 0
  772. crel = 1
  773. xpos = 239
  774. ypos = 206
  775. xlen = 329
  776. ylen = 60
  777. text = <Click> to view the "ReadMe.txt file for this CD-ROM. This file gives a detailed description of the contents of this CD-ROM.
  778. font_italic = 0
  779.  
  780. [Element]
  781. name = Source
  782. type = Object
  783. type = Object List
  784. type = Child
  785. type = Element
  786. type = Text
  787. condition_mode = 2
  788. text_red = 255
  789. text_green = 255
  790. text_blue = 0
  791. shadow_red = 128
  792. shadow_green = 128
  793. shadow_blue = 128
  794. shadow_offset = 1
  795. font_face = Arial
  796. font_weight = 400
  797. font_height = -12
  798. transition = Display
  799. transition_off = Undisplay
  800. antialias = 0
  801. crel = 1
  802. xpos = 239
  803. ypos = 206
  804. xlen = 334
  805. ylen = 32
  806. text = <Click> this button to download the Author source code from this CD-ROM to your hardrive.
  807. font_italic = 0
  808.  
  809. [Element]
  810. name = Software 
  811. type = Object
  812. type = Object List
  813. type = Child
  814. type = Element
  815. type = Text
  816. condition_mode = 2
  817. text_red = 255
  818. text_green = 255
  819. text_blue = 0
  820. shadow_red = 128
  821. shadow_green = 128
  822. shadow_blue = 128
  823. shadow_offset = 1
  824. font_face = Arial
  825. font_weight = 400
  826. font_height = -12
  827. transition = Display
  828. transition_off = Undisplay
  829. antialias = 0
  830. crel = 1
  831. xpos = 236
  832. ypos = 205
  833. xlen = 343
  834. ylen = 106
  835. text = This Visual Basic 6 Unleashed, Professional Reference Edition CD-ROM contains a complete third-party software library that will offer you a variety of productivity tools and applications to take advantage of the programming features of Visual Basic 6.
  836. font_italic = 0
  837.  
  838. [Element]
  839. name = KnowledgebaseText 
  840. type = Object
  841. type = Object List
  842. type = Child
  843. type = Element
  844. type = Text
  845. condition_mode = 2
  846. text_red = 255
  847. text_green = 255
  848. text_blue = 0
  849. shadow_red = 128
  850. shadow_green = 128
  851. shadow_blue = 128
  852. shadow_offset = 1
  853. font_face = Arial
  854. font_weight = 400
  855. font_height = -12
  856. transition = Display
  857. transition_off = Undisplay
  858. antialias = 0
  859. crel = 1
  860. xpos = 237
  861. ypos = 205
  862. xlen = 345
  863. ylen = 63
  864. text = SAMS Publishing is happy to provide you with the very best resources we have to offer. Want to know more? \n\n<Click> to utilize the  Visual Basic Knowledgebase.
  865. font_italic = 0
  866.  
  867. [Element]
  868. name = Support Information Text
  869. type = Object
  870. type = Object List
  871. type = Child
  872. type = Element
  873. type = Text
  874. condition_mode = 2
  875. text_red = 255
  876. text_green = 255
  877. text_blue = 0
  878. shadow_red = 128
  879. shadow_green = 128
  880. shadow_blue = 128
  881. shadow_offset = 1
  882. font_face = Arial
  883. font_weight = 400
  884. font_height = -12
  885. transition = Display
  886. transition_off = Undisplay
  887. antialias = 0
  888. crel = 1
  889. xpos = 236
  890. ypos = 204
  891. xlen = 334
  892. ylen = 65
  893. text = Do you have a question regarding this CD-ROM? Or, Do you need to contact Macmillan Computer Publishing?\n\n<Click> for special instruction on how to contact us.
  894. font_italic = 0
  895.  
  896. [Element]
  897. name = CD Contents
  898. type = Object
  899. type = Object List
  900. type = Child
  901. type = Element
  902. type = Text
  903. condition_mode = 2
  904. text_red = 255
  905. text_green = 255
  906. text_blue = 0
  907. shadow_red = 128
  908. shadow_green = 128
  909. shadow_blue = 128
  910. shadow_offset = 1
  911. font_face = Arial
  912. font_weight = 400
  913. font_height = -12
  914. transition = Display
  915. transition_off = Undisplay
  916. antialias = 0
  917. crel = 1
  918. xpos = 237
  919. ypos = 204
  920. xlen = 331
  921. ylen = 55
  922. text = <Click> to view the root directory of this CD-ROM.
  923. font_italic = 0
  924.  
  925. [Element]
  926. name = Snap
  927. type = Object
  928. type = Object List
  929. type = Child
  930. type = Element
  931. type = Sound
  932. condition_mode = 2
  933. volume = 100
  934. filename = Snap.wav
  935. no_screen = 1
  936. mode = 1
  937.  
  938. [Element]
  939. name = Home Hot
  940. type = Object
  941. type = Object List
  942. type = Child
  943. type = Element
  944. type = Hot Area
  945. condition_mode = 1
  946. cursor = Finger
  947. xpos = 26
  948. ypos = 334
  949. xlen = 46
  950. ylen = 19
  951. action = screen "Main Menu"
  952.  
  953. [Element]
  954. name = Forward
  955. type = Object
  956. type = Object List
  957. type = Child
  958. type = Element
  959. type = Hot Area
  960. condition_mode = 1
  961. cursor = Finger
  962. xpos = 50
  963. ypos = 380
  964. xlen = 13
  965. ylen = 20
  966. action = next
  967.  
  968. [Element]
  969. name = Back
  970. type = Object
  971. type = Object List
  972. type = Child
  973. type = Element
  974. type = Hot Area
  975. condition_mode = 1
  976. cursor = Finger
  977. xpos = 31
  978. ypos = 379
  979. xlen = 13
  980. ylen = 20
  981. action = back
  982.  
  983. [Element]
  984. name = Exit Hot
  985. type = Object
  986. type = Object List
  987. type = Child
  988. type = Element
  989. type = Hot Area
  990. condition_mode = 1
  991. cursor = Finger
  992. xpos = 582
  993. ypos = 272
  994. xlen = 32
  995. ylen = 19
  996. action = screen "Credits"; display "Snap"
  997.  
  998. [Screen]
  999. name = ThirdParty
  1000. type = Object
  1001. type = Object List
  1002. type = Child
  1003. type = Screen
  1004. activate = 1
  1005. undisplay = 1
  1006. condition_mode = 1
  1007. function_key = none
  1008. transition_off = Undisplay
  1009. condition = TRUE
  1010. display_all = 1
  1011.  
  1012. [Element]
  1013. name = UnleasedPREmain
  1014. type = Object
  1015. type = Object List
  1016. type = Child
  1017. type = Element
  1018. type = Background
  1019. condition_mode = 1
  1020. transition = Display
  1021. background = 1
  1022. filename = UnleasedPREmain.gif
  1023.  
  1024. [Element]
  1025. name = Button#1 Hot
  1026. type = Object
  1027. type = Object List
  1028. type = Child
  1029. type = Element
  1030. type = Hot Area
  1031. condition_mode = 1
  1032. cursor = Finger
  1033. xpos = 26
  1034. ypos = 26
  1035. xlen = 184
  1036. ylen = 28
  1037. cursor_action = display "selectorb1"
  1038. leave_action = undisplay "selectorb1"
  1039. action = 
  1040.  
  1041. [Element]
  1042. name = Button#2 Hot
  1043. type = Object
  1044. type = Object List
  1045. type = Child
  1046. type = Element
  1047. type = Hot Area
  1048. condition_mode = 1
  1049. cursor = Finger
  1050. xpos = 25
  1051. ypos = 68
  1052. xlen = 185
  1053. ylen = 28
  1054. cursor_action = display "selectorb2"
  1055. leave_action = undisplay "selectorb2"
  1056. action = 
  1057.  
  1058. [Element]
  1059. name = Button#3 Hot
  1060. type = Object
  1061. type = Object List
  1062. type = Child
  1063. type = Element
  1064. type = Hot Area
  1065. condition_mode = 1
  1066. cursor = Finger
  1067. xpos = 27
  1068. ypos = 110
  1069. xlen = 184
  1070. ylen = 28
  1071. cursor_action = display "selectorb3"
  1072. leave_action = undisplay "selectorb3"
  1073. action = 
  1074.  
  1075. [Element]
  1076. name = Button#4 Hot
  1077. type = Object
  1078. type = Object List
  1079. type = Child
  1080. type = Element
  1081. type = Hot Area
  1082. condition_mode = 1
  1083. cursor = Finger
  1084. xpos = 27
  1085. ypos = 151
  1086. xlen = 183
  1087. ylen = 28
  1088. cursor_action = display "selectorb4"
  1089. leave_action = undisplay "selectorb4"
  1090. action = 
  1091.  
  1092. [Element]
  1093. name = Button#5 Hot
  1094. type = Object
  1095. type = Object List
  1096. type = Child
  1097. type = Element
  1098. type = Hot Area
  1099. condition_mode = 1
  1100. cursor = Finger
  1101. xpos = 26
  1102. ypos = 193
  1103. xlen = 182
  1104. ylen = 27
  1105. cursor_action = display "selectorb5"
  1106. leave_action = undisplay "selectorb5"
  1107. action = 
  1108.  
  1109. [Element]
  1110. name = Button#6 Hot
  1111. type = Object
  1112. type = Object List
  1113. type = Child
  1114. type = Element
  1115. type = Hot Area
  1116. condition_mode = 1
  1117. cursor = Finger
  1118. xpos = 27
  1119. ypos = 234
  1120. xlen = 179
  1121. ylen = 27
  1122. cursor_action = display "selectorb6"
  1123. leave_action = undisplay "selectorb6"
  1124. action = 
  1125.  
  1126. [Element]
  1127. name = Paste Buttons Under this element
  1128. type = Object
  1129. type = Object List
  1130. type = Child
  1131. type = Element
  1132. type = Control
  1133. condition_mode = 2
  1134.  
  1135. [Element]
  1136. name = Welcome Header
  1137. type = Object
  1138. type = Object List
  1139. type = Child
  1140. type = Element
  1141. type = Text
  1142. condition_mode = 1
  1143. text_red = 255
  1144. text_green = 255
  1145. text_blue = 255
  1146. shadow_red = 128
  1147. shadow_green = 128
  1148. shadow_blue = 128
  1149. shadow_offset = 1
  1150. font_face = Arial
  1151. font_weight = 700
  1152. font_height = -32
  1153. transition = Display
  1154. transition_off = Undisplay
  1155. antialias = 1
  1156. crel = 1
  1157. xpos = 235
  1158. ypos = 18
  1159. xlen = 310
  1160. ylen = 38
  1161. text = Software Library
  1162. font_italic = 0
  1163.  
  1164. [Element]
  1165. name = 11 Welcome Intro
  1166. type = Object
  1167. type = Object List
  1168. type = Child
  1169. type = Element
  1170. type = Text
  1171. condition_mode = 1
  1172. text_red = 255
  1173. text_green = 255
  1174. text_blue = 255
  1175. shadow_red = 128
  1176. shadow_green = 128
  1177. shadow_blue = 128
  1178. shadow_offset = 1
  1179. font_face = Arial
  1180. font_weight = 400
  1181. font_height = -13
  1182. transition = Display
  1183. transition_off = Undisplay
  1184. antialias = 0
  1185. crel = 1
  1186. xpos = 237
  1187. ypos = 56
  1188. xlen = 346
  1189. ylen = 145
  1190. text = Welcome to the Visual Basic 6 Unleashed, Professional Reference Edition Third-party software library. This software library has been compiled to provide you with the most current productivity tools that maximaize and unlease the power of Visual Basic 6.\n\nPlease <click> one of the buttons below for a listing of software, install an application or locate all the Software on this CD-ROM.
  1191. font_italic = 0
  1192.  
  1193. [Element]
  1194. name = selectorb1
  1195. type = Object
  1196. type = Object List
  1197. type = Child
  1198. type = Element
  1199. type = Picture
  1200. condition_mode = 2
  1201. transition = Transform
  1202. transition_off = Undisplay
  1203. trans_green = 255
  1204. crel = 1
  1205. xpos = 186
  1206. ypos = 22
  1207. xlen = 40
  1208. ylen = 36
  1209. filename = selectorb1.gif
  1210. normal_op = 100
  1211. display_cx = 20
  1212. display_cy = 18
  1213. display_cz = 0
  1214. display_xs = 1
  1215. display_ys = 1
  1216. display_xh = 0
  1217. display_yh = 0
  1218. display_xr = 0
  1219. display_yr = 0
  1220. display_zr = 0
  1221. display_op = 0
  1222. display_fr = 4
  1223. display_bk = 0
  1224.  
  1225. [Element]
  1226. name = selectorb2
  1227. type = Object
  1228. type = Object List
  1229. type = Child
  1230. type = Element
  1231. type = Picture
  1232. condition_mode = 2
  1233. transition = Transform
  1234. transition_off = Undisplay
  1235. trans_green = 255
  1236. crel = 1
  1237. xpos = 184
  1238. ypos = 62
  1239. xlen = 39
  1240. ylen = 40
  1241. filename = selectorb2.gif
  1242. normal_op = 100
  1243. display_cx = 19.5
  1244. display_cy = 20
  1245. display_cz = 0
  1246. display_xs = 1
  1247. display_ys = 1
  1248. display_xh = 0
  1249. display_yh = 0
  1250. display_xr = 0
  1251. display_yr = 0
  1252. display_zr = 0
  1253. display_op = 0
  1254. display_fr = 4
  1255. display_bk = 0
  1256.  
  1257. [Element]
  1258. name = selectorb3
  1259. type = Object
  1260. type = Object List
  1261. type = Child
  1262. type = Element
  1263. type = Picture
  1264. condition_mode = 2
  1265. transition = Transform
  1266. transition_off = Undisplay
  1267. trans_green = 255
  1268. crel = 1
  1269. xpos = 183
  1270. ypos = 105
  1271. xlen = 40
  1272. ylen = 39
  1273. filename = selectorb3.gif
  1274. normal_op = 100
  1275. display_cx = 20
  1276. display_cy = 19.5
  1277. display_cz = 0
  1278. display_xs = 1
  1279. display_ys = 1
  1280. display_xh = 0
  1281. display_yh = 0
  1282. display_xr = 0
  1283. display_yr = 0
  1284. display_zr = 0
  1285. display_op = 0
  1286. display_fr = 4
  1287. display_bk = 0
  1288.  
  1289. [Element]
  1290. name = selectorb4
  1291. type = Object
  1292. type = Object List
  1293. type = Child
  1294. type = Element
  1295. type = Picture
  1296. condition_mode = 2
  1297. transition = Transform
  1298. transition_off = Undisplay
  1299. trans_green = 255
  1300. crel = 1
  1301. xpos = 184
  1302. ypos = 147
  1303. xlen = 42
  1304. ylen = 38
  1305. filename = selectorb4.gif
  1306. normal_op = 100
  1307. display_cx = 21
  1308. display_cy = 19
  1309. display_cz = 0
  1310. display_xs = 1
  1311. display_ys = 1
  1312. display_xh = 0
  1313. display_yh = 0
  1314. display_xr = 0
  1315. display_yr = 0
  1316. display_zr = 0
  1317. display_op = 0
  1318. display_fr = 4
  1319. display_bk = 0
  1320.  
  1321. [Element]
  1322. name = selectorb5
  1323. type = Object
  1324. type = Object List
  1325. type = Child
  1326. type = Element
  1327. type = Picture
  1328. condition_mode = 2
  1329. transition = Transform
  1330. transition_off = Undisplay
  1331. trans_green = 255
  1332. crel = 1
  1333. xpos = 185
  1334. ypos = 188
  1335. xlen = 40
  1336. ylen = 38
  1337. filename = selectorb5.gif
  1338. normal_op = 100
  1339. display_cx = 20
  1340. display_cy = 19
  1341. display_cz = 0
  1342. display_xs = 1
  1343. display_ys = 1
  1344. display_xh = 0
  1345. display_yh = 0
  1346. display_xr = 0
  1347. display_yr = 0
  1348. display_zr = 0
  1349. display_op = 0
  1350. display_fr = 4
  1351. display_bk = 0
  1352.  
  1353. [Element]
  1354. name = selectorb6
  1355. type = Object
  1356. type = Object List
  1357. type = Child
  1358. type = Element
  1359. type = Picture
  1360. condition_mode = 2
  1361. transition = Transform
  1362. transition_off = Undisplay
  1363. trans_green = 255
  1364. crel = 1
  1365. xpos = 185
  1366. ypos = 227
  1367. xlen = 41
  1368. ylen = 40
  1369. filename = selectorb6.gif
  1370. normal_op = 100
  1371. display_cx = 20.5
  1372. display_cy = 20
  1373. display_cz = 0
  1374. display_xs = 1
  1375. display_ys = 1
  1376. display_xh = 0
  1377. display_yh = 0
  1378. display_xr = 0
  1379. display_yr = 0
  1380. display_zr = 0
  1381. display_op = 0
  1382. display_fr = 4
  1383. display_bk = 0
  1384.  
  1385. [Element]
  1386. name = WhiteLine
  1387. type = Object
  1388. type = Object List
  1389. type = Child
  1390. type = Element
  1391. type = Rectangle
  1392. condition_mode = 1
  1393. filled = 1
  1394. top_red = 255
  1395. top_green = 255
  1396. top_blue = 255
  1397. bottom_red = 120
  1398. bottom_green = 120
  1399. bottom_blue = 120
  1400. border_width = 1
  1401. border_bevel = 1
  1402. transition = Display
  1403. crel = 1
  1404. xpos = 237
  1405. ypos = 207
  1406. xlen = 331
  1407. ylen = 2
  1408.  
  1409. [Element]
  1410. name = CD info
  1411. type = Object
  1412. type = Object List
  1413. type = Child
  1414. type = Element
  1415. type = Text Button
  1416. condition_mode = 1
  1417. face_red = 192
  1418. face_green = 192
  1419. face_blue = 192
  1420. cursor_blue = 131
  1421. on_red = 255
  1422. on_green = 255
  1423. on_blue = 255
  1424. cursor = Finger
  1425. font_face = Arial
  1426. font_weight = 700
  1427. font_height = -13
  1428. repaint = 1
  1429. centre = 1
  1430. xpos = 29
  1431. ypos = 28
  1432. xlen = 148
  1433. ylen = 25
  1434. text = About This CD-ROM
  1435. no_face = 1
  1436. text_red = 245
  1437. text_green = 217
  1438. text_blue = 131
  1439. cursor_red = 245
  1440. cursor_green = 217
  1441. sound = Snap.wav
  1442. action = execute "Se32.exe open,ReadMe.TXT"
  1443.  
  1444. [Element]
  1445. name = Code 
  1446. type = Object
  1447. type = Object List
  1448. type = Child
  1449. type = Element
  1450. type = Text Button
  1451. condition_mode = 1
  1452. face_red = 192
  1453. face_green = 192
  1454. face_blue = 192
  1455. cursor_blue = 131
  1456. on_red = 255
  1457. on_green = 255
  1458. on_blue = 255
  1459. cursor = Finger
  1460. font_face = Arial
  1461. font_weight = 700
  1462. font_height = -13
  1463. repaint = 1
  1464. centre = 1
  1465. xpos = 31
  1466. ypos = 70
  1467. xlen = 144
  1468. ylen = 23
  1469. no_face = 1
  1470. text_red = 245
  1471. text_green = 217
  1472. text_blue = 131
  1473. text = Source Code
  1474. font_italic = 0
  1475. cursor_red = 245
  1476. cursor_green = 217
  1477. sound = Snap.wav
  1478. action = execute "Se32.exe open,Source/INSTALL.exe"
  1479.  
  1480. [Element]
  1481. name = Third-Party Software button 
  1482. type = Object
  1483. type = Object List
  1484. type = Child
  1485. type = Element
  1486. type = Text Button
  1487. condition_mode = 1
  1488. face_red = 192
  1489. face_green = 192
  1490. face_blue = 192
  1491. cursor_blue = 131
  1492. on_red = 255
  1493. on_green = 255
  1494. on_blue = 255
  1495. cursor = Finger
  1496. font_face = Arial
  1497. font_weight = 700
  1498. font_height = -13
  1499. repaint = 1
  1500. centre = 1
  1501. xpos = 31
  1502. ypos = 114
  1503. xlen = 144
  1504. ylen = 22
  1505. no_face = 1
  1506. text_red = 245
  1507. text_green = 217
  1508. text_blue = 131
  1509. text = Third-Party Software
  1510. font_italic = 0
  1511. cursor_red = 245
  1512. cursor_green = 217
  1513. sound = Snap.wav
  1514. action = screen "ThirdParty"
  1515.  
  1516. [Element]
  1517. name = Knowledge 
  1518. type = Object
  1519. type = Object List
  1520. type = Child
  1521. type = Element
  1522. type = Text Button
  1523. condition_mode = 1
  1524. face_red = 192
  1525. face_green = 192
  1526. face_blue = 192
  1527. cursor_blue = 131
  1528. on_red = 255
  1529. on_green = 255
  1530. on_blue = 255
  1531. cursor = Finger
  1532. font_face = Arial
  1533. font_weight = 700
  1534. font_height = -13
  1535. repaint = 1
  1536. centre = 1
  1537. xpos = 29
  1538. ypos = 154
  1539. xlen = 149
  1540. ylen = 22
  1541. no_face = 1
  1542. text_red = 245
  1543. text_green = 217
  1544. text_blue = 131
  1545. text = VB Knowledgebase
  1546. font_italic = 0
  1547. cursor_red = 245
  1548. cursor_green = 217
  1549. sound = Snap.wav
  1550. action = screen "Kbase"
  1551. cursor_action = 
  1552. leave_action = 
  1553.  
  1554. [Element]
  1555. name = Support Information button 
  1556. type = Object
  1557. type = Object List
  1558. type = Child
  1559. type = Element
  1560. type = Text Button
  1561. condition_mode = 1
  1562. face_red = 192
  1563. face_green = 192
  1564. face_blue = 192
  1565. cursor_blue = 131
  1566. on_red = 255
  1567. on_green = 255
  1568. on_blue = 255
  1569. cursor = Finger
  1570. font_face = Arial
  1571. font_weight = 700
  1572. font_height = -13
  1573. repaint = 1
  1574. centre = 1
  1575. xpos = 29
  1576. ypos = 195
  1577. xlen = 149
  1578. ylen = 22
  1579. no_face = 1
  1580. text_red = 245
  1581. text_green = 217
  1582. text_blue = 131
  1583. text = Support Information
  1584. font_italic = 0
  1585. cursor_red = 245
  1586. cursor_green = 217
  1587. sound = Snap.wav
  1588. action = screen "Support"
  1589.  
  1590. [Element]
  1591. name = View
  1592. type = Object
  1593. type = Object List
  1594. type = Child
  1595. type = Element
  1596. type = Text Button
  1597. condition_mode = 1
  1598. face_red = 192
  1599. face_green = 192
  1600. face_blue = 192
  1601. cursor_blue = 131
  1602. on_red = 255
  1603. on_green = 255
  1604. on_blue = 255
  1605. cursor = Finger
  1606. font_face = Arial
  1607. font_weight = 700
  1608. font_height = -13
  1609. repaint = 1
  1610. centre = 1
  1611. xpos = 27
  1612. ypos = 234
  1613. xlen = 151
  1614. ylen = 26
  1615. text = View CD Contents
  1616. no_face = 1
  1617. text_red = 245
  1618. text_green = 217
  1619. text_blue = 131
  1620. font_italic = 0
  1621. cursor_red = 245
  1622. cursor_green = 217
  1623. action = execute "Se32.exe open,.\VB 6 Unleashed PRE\.."
  1624. sound = Snap.wav
  1625.  
  1626. [Element]
  1627. name = Software Listing 
  1628. type = Object
  1629. type = Object List
  1630. type = Child
  1631. type = Element
  1632. type = Text Button
  1633. condition_mode = 1
  1634. face_red = 192
  1635. face_green = 192
  1636. face_blue = 192
  1637. cursor_blue = 255
  1638. on_red = 255
  1639. on_green = 255
  1640. on_blue = 0
  1641. cursor = Finger
  1642. font_face = Arial
  1643. font_weight = 400
  1644. font_height = -12
  1645. repaint = 1
  1646. centre = 1
  1647. xpos = 297
  1648. ypos = 219
  1649. xlen = 100
  1650. ylen = 20
  1651. text = View List
  1652. text_red = 255
  1653. text_green = 255
  1654. text_blue = 0
  1655. cursor_red = 128
  1656. cursor_green = 0
  1657. font_italic = 0
  1658. sound = Snap.wav
  1659. action = screen "Listing"
  1660.  
  1661. [Element]
  1662. name = Loaction  
  1663. type = Object
  1664. type = Object List
  1665. type = Child
  1666. type = Element
  1667. type = Text Button
  1668. condition_mode = 1
  1669. face_red = 192
  1670. face_green = 192
  1671. face_blue = 192
  1672. cursor_blue = 255
  1673. on_red = 255
  1674. on_green = 255
  1675. on_blue = 0
  1676. cursor = Finger
  1677. font_face = Arial
  1678. font_weight = 400
  1679. font_height = -12
  1680. repaint = 1
  1681. centre = 1
  1682. xpos = 413
  1683. ypos = 219
  1684. xlen = 100
  1685. ylen = 20
  1686. text = CD Location
  1687. text_red = 255
  1688. text_green = 255
  1689. text_blue = 0
  1690. cursor_red = 128
  1691. cursor_green = 0
  1692. font_italic = 0
  1693. sound = Snap.wav
  1694. action = execute " Se32.exe open,3rdParty"
  1695.  
  1696. [Element]
  1697. name = 22 catagory #1
  1698. type = Object
  1699. type = Object List
  1700. type = Child
  1701. type = Element
  1702. type = HTML
  1703. condition_mode = 2
  1704. back_red = 192
  1705. back_green = 192
  1706. back_blue = 192
  1707. cursor = Finger
  1708. font_face = Arial
  1709. font_weight = 400
  1710. font_height = -16
  1711. hot_red = 0
  1712. hot_green = 0
  1713. hot_blue = 128
  1714. scroll_bar = 1
  1715. repaint = 1
  1716. xpos = 237
  1717. ypos = 60
  1718. xlen = 360
  1719. ylen = 217
  1720. text_red = 255
  1721. text_green = 255
  1722. text_blue = 255
  1723. filename = catagory1.htm
  1724. font_italic = 0
  1725. start_text = 
  1726.  
  1727. [Element]
  1728. name = 22 catagory #2
  1729. type = Object
  1730. type = Object List
  1731. type = Child
  1732. type = Element
  1733. type = HTML
  1734. condition_mode = 2
  1735. back_red = 192
  1736. back_green = 192
  1737. back_blue = 192
  1738. cursor = Finger
  1739. font_face = Arial
  1740. font_weight = 400
  1741. font_height = -16
  1742. hot_red = 0
  1743. hot_green = 0
  1744. hot_blue = 128
  1745. scroll_bar = 1
  1746. repaint = 1
  1747. xpos = 237
  1748. ypos = 59
  1749. xlen = 343
  1750. ylen = 228
  1751. text_red = 255
  1752. text_green = 255
  1753. text_blue = 255
  1754. filename = catagory2.htm
  1755. font_italic = 0
  1756. start_text = 
  1757.  
  1758. [Element]
  1759. name = 22 catagory #3
  1760. type = Object
  1761. type = Object List
  1762. type = Child
  1763. type = Element
  1764. type = HTML
  1765. condition_mode = 2
  1766. back_red = 192
  1767. back_green = 192
  1768. back_blue = 192
  1769. cursor = Finger
  1770. font_face = Arial
  1771. font_weight = 400
  1772. font_height = -16
  1773. hot_red = 0
  1774. hot_green = 0
  1775. hot_blue = 128
  1776. scroll_bar = 1
  1777. repaint = 1
  1778. xpos = 237
  1779. ypos = 59
  1780. xlen = 343
  1781. ylen = 225
  1782. text_red = 255
  1783. text_green = 255
  1784. text_blue = 255
  1785. filename = catagory3.htm
  1786. font_italic = 0
  1787. start_text = 
  1788.  
  1789. [Element]
  1790. name = 22 catagory #4
  1791. type = Object
  1792. type = Object List
  1793. type = Child
  1794. type = Element
  1795. type = HTML
  1796. condition_mode = 2
  1797. back_red = 192
  1798. back_green = 192
  1799. back_blue = 192
  1800. cursor = Finger
  1801. font_face = Arial
  1802. font_weight = 400
  1803. font_height = -16
  1804. hot_red = 0
  1805. hot_green = 0
  1806. hot_blue = 128
  1807. scroll_bar = 1
  1808. repaint = 1
  1809. xpos = 237
  1810. ypos = 59
  1811. xlen = 343
  1812. ylen = 226
  1813. text_red = 255
  1814. text_green = 255
  1815. text_blue = 255
  1816. filename = catagory4.htm
  1817. font_italic = 0
  1818. start_text = 
  1819.  
  1820. [Element]
  1821. name = 22 catagory #5
  1822. type = Object
  1823. type = Object List
  1824. type = Child
  1825. type = Element
  1826. type = HTML
  1827. condition_mode = 2
  1828. back_red = 192
  1829. back_green = 192
  1830. back_blue = 192
  1831. cursor = Finger
  1832. font_face = Arial
  1833. font_weight = 400
  1834. font_height = -16
  1835. hot_red = 0
  1836. hot_green = 0
  1837. hot_blue = 128
  1838. scroll_bar = 1
  1839. repaint = 1
  1840. xpos = 237
  1841. ypos = 59
  1842. xlen = 343
  1843. ylen = 227
  1844. text_red = 255
  1845. text_green = 255
  1846. text_blue = 255
  1847. filename = catagory5.htm
  1848. font_italic = 0
  1849. start_text = 
  1850.  
  1851. [Element]
  1852. name = Snap
  1853. type = Object
  1854. type = Object List
  1855. type = Child
  1856. type = Element
  1857. type = Sound
  1858. condition_mode = 2
  1859. volume = 100
  1860. filename = Snap.wav
  1861. no_screen = 1
  1862. mode = 1
  1863.  
  1864. [Element]
  1865. name = Home Hot
  1866. type = Object
  1867. type = Object List
  1868. type = Child
  1869. type = Element
  1870. type = Hot Area
  1871. condition_mode = 1
  1872. cursor = Finger
  1873. xpos = 26
  1874. ypos = 334
  1875. xlen = 46
  1876. ylen = 19
  1877. action = screen "Main Menu"
  1878.  
  1879. [Element]
  1880. name = Forward
  1881. type = Object
  1882. type = Object List
  1883. type = Child
  1884. type = Element
  1885. type = Hot Area
  1886. condition_mode = 1
  1887. cursor = Finger
  1888. xpos = 50
  1889. ypos = 380
  1890. xlen = 13
  1891. ylen = 20
  1892. action = next
  1893.  
  1894. [Element]
  1895. name = Back
  1896. type = Object
  1897. type = Object List
  1898. type = Child
  1899. type = Element
  1900. type = Hot Area
  1901. condition_mode = 1
  1902. cursor = Finger
  1903. xpos = 31
  1904. ypos = 379
  1905. xlen = 13
  1906. ylen = 20
  1907. action = back
  1908.  
  1909. [Element]
  1910. name = Exit Hot
  1911. type = Object
  1912. type = Object List
  1913. type = Child
  1914. type = Element
  1915. type = Hot Area
  1916. condition_mode = 1
  1917. cursor = Finger
  1918. xpos = 582
  1919. ypos = 272
  1920. xlen = 32
  1921. ylen = 19
  1922. action = screen "Credits"; display "Snap"
  1923.  
  1924. [Screen]
  1925. name = Listing
  1926. type = Object
  1927. type = Object List
  1928. type = Child
  1929. type = Screen
  1930. activate = 1
  1931. undisplay = 1
  1932. condition_mode = 1
  1933. function_key = none
  1934. transition_off = Undisplay
  1935. condition = TRUE
  1936.  
  1937. [Element]
  1938. name = UnleasedPREmain
  1939. type = Object
  1940. type = Object List
  1941. type = Child
  1942. type = Element
  1943. type = Background
  1944. condition_mode = 1
  1945. transition = Display
  1946. background = 1
  1947. filename = UnleasedPREmain.gif
  1948.  
  1949. [Element]
  1950. name = Button#1 Hot
  1951. type = Object
  1952. type = Object List
  1953. type = Child
  1954. type = Element
  1955. type = Hot Area
  1956. condition_mode = 1
  1957. cursor = Finger
  1958. xpos = 26
  1959. ypos = 26
  1960. xlen = 184
  1961. ylen = 28
  1962. cursor_action = display "selectorb1"
  1963. leave_action = undisplay "selectorb1"
  1964. action = 
  1965.  
  1966. [Element]
  1967. name = Button#2 Hot
  1968. type = Object
  1969. type = Object List
  1970. type = Child
  1971. type = Element
  1972. type = Hot Area
  1973. condition_mode = 1
  1974. cursor = Finger
  1975. xpos = 25
  1976. ypos = 68
  1977. xlen = 185
  1978. ylen = 28
  1979. cursor_action = display "selectorb2"
  1980. leave_action = undisplay "selectorb2"
  1981. action = 
  1982.  
  1983. [Element]
  1984. name = Button#3 Hot
  1985. type = Object
  1986. type = Object List
  1987. type = Child
  1988. type = Element
  1989. type = Hot Area
  1990. condition_mode = 1
  1991. cursor = Finger
  1992. xpos = 27
  1993. ypos = 110
  1994. xlen = 184
  1995. ylen = 28
  1996. cursor_action = display "selectorb3"
  1997. leave_action = undisplay "selectorb3"
  1998. action = 
  1999.  
  2000. [Element]
  2001. name = Button#4 Hot
  2002. type = Object
  2003. type = Object List
  2004. type = Child
  2005. type = Element
  2006. type = Hot Area
  2007. condition_mode = 1
  2008. cursor = Finger
  2009. xpos = 27
  2010. ypos = 151
  2011. xlen = 183
  2012. ylen = 28
  2013. cursor_action = display "selectorb4"
  2014. leave_action = undisplay "selectorb4"
  2015. action = 
  2016.  
  2017. [Element]
  2018. name = Button#5 Hot
  2019. type = Object
  2020. type = Object List
  2021. type = Child
  2022. type = Element
  2023. type = Hot Area
  2024. condition_mode = 1
  2025. cursor = Finger
  2026. xpos = 26
  2027. ypos = 193
  2028. xlen = 182
  2029. ylen = 27
  2030. cursor_action = display "selectorb5"
  2031. leave_action = undisplay "selectorb5"
  2032. action = 
  2033.  
  2034. [Element]
  2035. name = Button#6 Hot
  2036. type = Object
  2037. type = Object List
  2038. type = Child
  2039. type = Element
  2040. type = Hot Area
  2041. condition_mode = 1
  2042. cursor = Finger
  2043. xpos = 27
  2044. ypos = 234
  2045. xlen = 179
  2046. ylen = 27
  2047. cursor_action = display "selectorb6"
  2048. leave_action = undisplay "selectorb6"
  2049. action = 
  2050.  
  2051. [Element]
  2052. name = Paste Buttons Under this element
  2053. type = Object
  2054. type = Object List
  2055. type = Child
  2056. type = Element
  2057. type = Control
  2058. condition_mode = 2
  2059.  
  2060. [Element]
  2061. name = CD info
  2062. type = Object
  2063. type = Object List
  2064. type = Child
  2065. type = Element
  2066. type = Text Button
  2067. condition_mode = 1
  2068. face_red = 192
  2069. face_green = 192
  2070. face_blue = 192
  2071. cursor_blue = 131
  2072. on_red = 255
  2073. on_green = 255
  2074. on_blue = 255
  2075. cursor = Finger
  2076. font_face = Arial
  2077. font_weight = 700
  2078. font_height = -13
  2079. repaint = 1
  2080. centre = 1
  2081. xpos = 29
  2082. ypos = 28
  2083. xlen = 148
  2084. ylen = 25
  2085. text = About This CD-ROM
  2086. no_face = 1
  2087. text_red = 245
  2088. text_green = 217
  2089. text_blue = 131
  2090. cursor_red = 245
  2091. cursor_green = 217
  2092. sound = Snap.wav
  2093. action = execute "Se32.exe open,ReadMe.TXT"
  2094.  
  2095. [Element]
  2096. name = Code 
  2097. type = Object
  2098. type = Object List
  2099. type = Child
  2100. type = Element
  2101. type = Text Button
  2102. condition_mode = 1
  2103. face_red = 192
  2104. face_green = 192
  2105. face_blue = 192
  2106. cursor_blue = 131
  2107. on_red = 255
  2108. on_green = 255
  2109. on_blue = 255
  2110. cursor = Finger
  2111. font_face = Arial
  2112. font_weight = 700
  2113. font_height = -13
  2114. repaint = 1
  2115. centre = 1
  2116. xpos = 31
  2117. ypos = 70
  2118. xlen = 144
  2119. ylen = 23
  2120. no_face = 1
  2121. text_red = 245
  2122. text_green = 217
  2123. text_blue = 131
  2124. text = Source Code
  2125. font_italic = 0
  2126. cursor_red = 245
  2127. cursor_green = 217
  2128. sound = Snap.wav
  2129. action = execute "Se32.exe open,Source/INSTALL.exe"
  2130.  
  2131. [Element]
  2132. name = Third-Party Software button 
  2133. type = Object
  2134. type = Object List
  2135. type = Child
  2136. type = Element
  2137. type = Text Button
  2138. condition_mode = 1
  2139. face_red = 192
  2140. face_green = 192
  2141. face_blue = 192
  2142. cursor_blue = 131
  2143. on_red = 255
  2144. on_green = 255
  2145. on_blue = 255
  2146. cursor = Finger
  2147. font_face = Arial
  2148. font_weight = 700
  2149. font_height = -13
  2150. repaint = 1
  2151. centre = 1
  2152. xpos = 31
  2153. ypos = 114
  2154. xlen = 144
  2155. ylen = 22
  2156. no_face = 1
  2157. text_red = 245
  2158. text_green = 217
  2159. text_blue = 131
  2160. text = Third-Party Software
  2161. font_italic = 0
  2162. cursor_red = 245
  2163. cursor_green = 217
  2164. sound = Snap.wav
  2165. action = screen "ThirdParty"
  2166.  
  2167. [Element]
  2168. name = Knowledge 
  2169. type = Object
  2170. type = Object List
  2171. type = Child
  2172. type = Element
  2173. type = Text Button
  2174. condition_mode = 1
  2175. face_red = 192
  2176. face_green = 192
  2177. face_blue = 192
  2178. cursor_blue = 131
  2179. on_red = 255
  2180. on_green = 255
  2181. on_blue = 255
  2182. cursor = Finger
  2183. font_face = Arial
  2184. font_weight = 700
  2185. font_height = -13
  2186. repaint = 1
  2187. centre = 1
  2188. xpos = 29
  2189. ypos = 154
  2190. xlen = 149
  2191. ylen = 22
  2192. no_face = 1
  2193. text_red = 245
  2194. text_green = 217
  2195. text_blue = 131
  2196. text = VB Knowledgebase
  2197. font_italic = 0
  2198. cursor_red = 245
  2199. cursor_green = 217
  2200. sound = Snap.wav
  2201. action = screen "Kbase"
  2202. cursor_action = 
  2203. leave_action = 
  2204.  
  2205. [Element]
  2206. name = Support Information button 
  2207. type = Object
  2208. type = Object List
  2209. type = Child
  2210. type = Element
  2211. type = Text Button
  2212. condition_mode = 1
  2213. face_red = 192
  2214. face_green = 192
  2215. face_blue = 192
  2216. cursor_blue = 131
  2217. on_red = 255
  2218. on_green = 255
  2219. on_blue = 255
  2220. cursor = Finger
  2221. font_face = Arial
  2222. font_weight = 700
  2223. font_height = -13
  2224. repaint = 1
  2225. centre = 1
  2226. xpos = 29
  2227. ypos = 195
  2228. xlen = 149
  2229. ylen = 22
  2230. no_face = 1
  2231. text_red = 245
  2232. text_green = 217
  2233. text_blue = 131
  2234. text = Support Information
  2235. font_italic = 0
  2236. cursor_red = 245
  2237. cursor_green = 217
  2238. sound = Snap.wav
  2239. action = screen "Support"
  2240.  
  2241. [Element]
  2242. name = View
  2243. type = Object
  2244. type = Object List
  2245. type = Child
  2246. type = Element
  2247. type = Text Button
  2248. condition_mode = 1
  2249. face_red = 192
  2250. face_green = 192
  2251. face_blue = 192
  2252. cursor_blue = 131
  2253. on_red = 255
  2254. on_green = 255
  2255. on_blue = 255
  2256. cursor = Finger
  2257. font_face = Arial
  2258. font_weight = 700
  2259. font_height = -13
  2260. repaint = 1
  2261. centre = 1
  2262. xpos = 27
  2263. ypos = 234
  2264. xlen = 151
  2265. ylen = 26
  2266. text = View CD Contents
  2267. no_face = 1
  2268. text_red = 245
  2269. text_green = 217
  2270. text_blue = 131
  2271. font_italic = 0
  2272. cursor_red = 245
  2273. cursor_green = 217
  2274. sound = Snap.wav
  2275. action = execute "Se32.exe open,.\VB 6 Unleashed PRE\.."
  2276.  
  2277. [Element]
  2278. name = selectorb1
  2279. type = Object
  2280. type = Object List
  2281. type = Child
  2282. type = Element
  2283. type = Picture
  2284. condition_mode = 2
  2285. transition = Transform
  2286. transition_off = Undisplay
  2287. trans_green = 255
  2288. crel = 1
  2289. xpos = 186
  2290. ypos = 22
  2291. xlen = 40
  2292. ylen = 36
  2293. filename = selectorb1.gif
  2294. normal_op = 100
  2295. display_cx = 20
  2296. display_cy = 18
  2297. display_cz = 0
  2298. display_xs = 1
  2299. display_ys = 1
  2300. display_xh = 0
  2301. display_yh = 0
  2302. display_xr = 0
  2303. display_yr = 0
  2304. display_zr = 0
  2305. display_op = 0
  2306. display_fr = 4
  2307. display_bk = 0
  2308.  
  2309. [Element]
  2310. name = selectorb2
  2311. type = Object
  2312. type = Object List
  2313. type = Child
  2314. type = Element
  2315. type = Picture
  2316. condition_mode = 2
  2317. transition = Transform
  2318. transition_off = Undisplay
  2319. trans_green = 255
  2320. crel = 1
  2321. xpos = 184
  2322. ypos = 62
  2323. xlen = 39
  2324. ylen = 40
  2325. filename = selectorb2.gif
  2326. normal_op = 100
  2327. display_cx = 19.5
  2328. display_cy = 20
  2329. display_cz = 0
  2330. display_xs = 1
  2331. display_ys = 1
  2332. display_xh = 0
  2333. display_yh = 0
  2334. display_xr = 0
  2335. display_yr = 0
  2336. display_zr = 0
  2337. display_op = 0
  2338. display_fr = 4
  2339. display_bk = 0
  2340.  
  2341. [Element]
  2342. name = selectorb3
  2343. type = Object
  2344. type = Object List
  2345. type = Child
  2346. type = Element
  2347. type = Picture
  2348. condition_mode = 2
  2349. transition = Transform
  2350. transition_off = Undisplay
  2351. trans_green = 255
  2352. crel = 1
  2353. xpos = 183
  2354. ypos = 105
  2355. xlen = 40
  2356. ylen = 39
  2357. filename = selectorb3.gif
  2358. normal_op = 100
  2359. display_cx = 20
  2360. display_cy = 19.5
  2361. display_cz = 0
  2362. display_xs = 1
  2363. display_ys = 1
  2364. display_xh = 0
  2365. display_yh = 0
  2366. display_xr = 0
  2367. display_yr = 0
  2368. display_zr = 0
  2369. display_op = 0
  2370. display_fr = 4
  2371. display_bk = 0
  2372.  
  2373. [Element]
  2374. name = selectorb4
  2375. type = Object
  2376. type = Object List
  2377. type = Child
  2378. type = Element
  2379. type = Picture
  2380. condition_mode = 2
  2381. transition = Transform
  2382. transition_off = Undisplay
  2383. trans_green = 255
  2384. crel = 1
  2385. xpos = 184
  2386. ypos = 147
  2387. xlen = 42
  2388. ylen = 38
  2389. filename = selectorb4.gif
  2390. normal_op = 100
  2391. display_cx = 21
  2392. display_cy = 19
  2393. display_cz = 0
  2394. display_xs = 1
  2395. display_ys = 1
  2396. display_xh = 0
  2397. display_yh = 0
  2398. display_xr = 0
  2399. display_yr = 0
  2400. display_zr = 0
  2401. display_op = 0
  2402. display_fr = 4
  2403. display_bk = 0
  2404.  
  2405. [Element]
  2406. name = selectorb5
  2407. type = Object
  2408. type = Object List
  2409. type = Child
  2410. type = Element
  2411. type = Picture
  2412. condition_mode = 2
  2413. transition = Transform
  2414. transition_off = Undisplay
  2415. trans_green = 255
  2416. crel = 1
  2417. xpos = 185
  2418. ypos = 188
  2419. xlen = 40
  2420. ylen = 38
  2421. filename = selectorb5.gif
  2422. normal_op = 100
  2423. display_cx = 20
  2424. display_cy = 19
  2425. display_cz = 0
  2426. display_xs = 1
  2427. display_ys = 1
  2428. display_xh = 0
  2429. display_yh = 0
  2430. display_xr = 0
  2431. display_yr = 0
  2432. display_zr = 0
  2433. display_op = 0
  2434. display_fr = 4
  2435. display_bk = 0
  2436.  
  2437. [Element]
  2438. name = selectorb6
  2439. type = Object
  2440. type = Object List
  2441. type = Child
  2442. type = Element
  2443. type = Picture
  2444. condition_mode = 2
  2445. transition = Transform
  2446. transition_off = Undisplay
  2447. trans_green = 255
  2448. crel = 1
  2449. xpos = 185
  2450. ypos = 227
  2451. xlen = 41
  2452. ylen = 40
  2453. filename = selectorb6.gif
  2454. normal_op = 100
  2455. display_cx = 20.5
  2456. display_cy = 20
  2457. display_cz = 0
  2458. display_xs = 1
  2459. display_ys = 1
  2460. display_xh = 0
  2461. display_yh = 0
  2462. display_xr = 0
  2463. display_yr = 0
  2464. display_zr = 0
  2465. display_op = 0
  2466. display_fr = 4
  2467. display_bk = 0
  2468.  
  2469. [Element]
  2470. name = Software List
  2471. type = Object
  2472. type = Object List
  2473. type = Child
  2474. type = Element
  2475. type = Text
  2476. condition_mode = 1
  2477. text_red = 255
  2478. text_green = 255
  2479. text_blue = 255
  2480. shadow_red = 128
  2481. shadow_green = 128
  2482. shadow_blue = 128
  2483. shadow_offset = 1
  2484. font_face = Arial
  2485. font_weight = 700
  2486. font_height = -44
  2487. transition = Transform
  2488. transition_off = Undisplay
  2489. antialias = 1
  2490. crel = 1
  2491. xpos = 290
  2492. ypos = 111
  2493. xlen = 351
  2494. ylen = 61
  2495. text = Software Listing
  2496. font_italic = 0
  2497. display_cx = 175.5
  2498. display_cy = 30.5
  2499. display_cz = 0
  2500. display_xs = 0.2
  2501. display_ys = 0.2
  2502. display_xh = 0
  2503. display_yh = 0
  2504. display_xr = 0
  2505. display_yr = 0
  2506. display_zr = 45
  2507. display_op = 0
  2508. display_fr = 12
  2509. display_bk = 0
  2510. normal_cx = 175.5
  2511. normal_cy = 30.5
  2512. normal_cz = 0
  2513. normal_xs = 1
  2514. normal_ys = 1
  2515. normal_xh = 0
  2516. normal_yh = 0
  2517. normal_xr = 0
  2518. normal_yr = 0
  2519. normal_zr = -45
  2520. normal_op = 30
  2521. normal_fr = 12
  2522. normal_bk = 0
  2523. centre = 1
  2524.  
  2525. [Element]
  2526. name = wait 1
  2527. type = Object
  2528. type = Object List
  2529. type = Child
  2530. type = Element
  2531. type = Wait
  2532. condition_mode = 1
  2533. delay = 100
  2534.  
  2535. [Element]
  2536. name = Snap
  2537. type = Object
  2538. type = Object List
  2539. type = Child
  2540. type = Element
  2541. type = Sound
  2542. condition_mode = 2
  2543. volume = 100
  2544. filename = Snap.wav
  2545. no_screen = 1
  2546. mode = 1
  2547.  
  2548. [Element]
  2549. name = Home Hot
  2550. type = Object
  2551. type = Object List
  2552. type = Child
  2553. type = Element
  2554. type = Hot Area
  2555. condition_mode = 1
  2556. cursor = Finger
  2557. xpos = 26
  2558. ypos = 334
  2559. xlen = 46
  2560. ylen = 19
  2561. action = screen "Main Menu"
  2562.  
  2563. [Element]
  2564. name = Forward
  2565. type = Object
  2566. type = Object List
  2567. type = Child
  2568. type = Element
  2569. type = Hot Area
  2570. condition_mode = 1
  2571. cursor = Finger
  2572. xpos = 50
  2573. ypos = 380
  2574. xlen = 13
  2575. ylen = 20
  2576. action = next
  2577.  
  2578. [Element]
  2579. name = Back
  2580. type = Object
  2581. type = Object List
  2582. type = Child
  2583. type = Element
  2584. type = Hot Area
  2585. condition_mode = 1
  2586. cursor = Finger
  2587. xpos = 31
  2588. ypos = 379
  2589. xlen = 13
  2590. ylen = 20
  2591. action = back
  2592.  
  2593. [Element]
  2594. name = Exit Hot
  2595. type = Object
  2596. type = Object List
  2597. type = Child
  2598. type = Element
  2599. type = Hot Area
  2600. condition_mode = 1
  2601. cursor = Finger
  2602. xpos = 582
  2603. ypos = 272
  2604. xlen = 32
  2605. ylen = 19
  2606. action = screen "Credits"; display "Snap"
  2607.  
  2608. [Element]
  2609. name = 3t
  2610. type = Object
  2611. type = Object List
  2612. type = Child
  2613. type = Element
  2614. type = Text Button
  2615. condition_mode = 1
  2616. face_red = 192
  2617. face_green = 192
  2618. face_blue = 192
  2619. cursor_blue = 0
  2620. on_red = 255
  2621. on_green = 255
  2622. on_blue = 255
  2623. cursor = Finger
  2624. font_face = Arial
  2625. font_weight = 400
  2626. font_height = -13
  2627. repaint = 1
  2628. centre = 0
  2629. xpos = 261
  2630. ypos = 50
  2631. xlen = 105
  2632. ylen = 20
  2633. text = 3TSoftware, Inc.
  2634. no_face = 1
  2635. font_italic = 0
  2636. text_red = 255
  2637. text_green = 255
  2638. text_blue = 255
  2639. cursor_red = 255
  2640. cursor_green = 255
  2641. sound = Snap.wav
  2642. action = execute "Se32.exe open,3rdParty\3TSoftware"
  2643.  
  2644. [Element]
  2645. name = Advantage
  2646. type = Object
  2647. type = Object List
  2648. type = Child
  2649. type = Element
  2650. type = Text Button
  2651. condition_mode = 1
  2652. face_red = 192
  2653. face_green = 192
  2654. face_blue = 192
  2655. cursor_blue = 0
  2656. on_red = 255
  2657. on_green = 255
  2658. on_blue = 255
  2659. cursor = Finger
  2660. font_face = Arial
  2661. font_weight = 400
  2662. font_height = -13
  2663. repaint = 1
  2664. centre = 0
  2665. xpos = 261
  2666. ypos = 76
  2667. xlen = 94
  2668. ylen = 22
  2669. text = VB Advantage
  2670. no_face = 1
  2671. text_red = 255
  2672. text_green = 255
  2673. text_blue = 255
  2674. cursor_red = 255
  2675. cursor_green = 255
  2676. sound = Snap.wav
  2677. action = execute "Se32.exe open,3rdparty\Advantage"
  2678.  
  2679. [Element]
  2680. name = Apex 
  2681. type = Object
  2682. type = Object List
  2683. type = Child
  2684. type = Element
  2685. type = Text Button
  2686. condition_mode = 1
  2687. face_red = 192
  2688. face_green = 192
  2689. face_blue = 192
  2690. cursor_blue = 0
  2691. on_red = 255
  2692. on_green = 255
  2693. on_blue = 255
  2694. cursor = Finger
  2695. font_face = Arial
  2696. font_weight = 400
  2697. font_height = -13
  2698. repaint = 1
  2699. centre = 0
  2700. xpos = 261
  2701. ypos = 99
  2702. xlen = 39
  2703. ylen = 16
  2704. no_face = 1
  2705. text_red = 255
  2706. text_green = 255
  2707. text_blue = 255
  2708. cursor_red = 255
  2709. cursor_green = 255
  2710. text = Apex
  2711. sound = Snap.wav
  2712. action = execute "Se32.exe open,3rdparty\APEX"
  2713.  
  2714. [Element]
  2715. name = Dart
  2716. type = Object
  2717. type = Object List
  2718. type = Child
  2719. type = Element
  2720. type = Text Button
  2721. condition_mode = 1
  2722. face_red = 192
  2723. face_green = 192
  2724. face_blue = 192
  2725. cursor_blue = 0
  2726. on_red = 255
  2727. on_green = 255
  2728. on_blue = 255
  2729. cursor = Finger
  2730. font_face = Arial
  2731. font_weight = 400
  2732. font_height = -13
  2733. repaint = 1
  2734. centre = 0
  2735. xpos = 260
  2736. ypos = 122
  2737. xlen = 42
  2738. ylen = 17
  2739. text = Dart
  2740. text_red = 255
  2741. text_green = 255
  2742. text_blue = 255
  2743. no_face = 1
  2744. cursor_red = 255
  2745. cursor_green = 255
  2746. sound = Snap.wav
  2747. action = execute "Se32.exe open,3rdparty\Dart"
  2748.  
  2749. [Element]
  2750. name = DD
  2751. type = Object
  2752. type = Object List
  2753. type = Child
  2754. type = Element
  2755. type = Text Button
  2756. condition_mode = 1
  2757. face_red = 192
  2758. face_green = 192
  2759. face_blue = 192
  2760. cursor_blue = 0
  2761. on_red = 255
  2762. on_green = 255
  2763. on_blue = 255
  2764. cursor = Finger
  2765. font_face = Arial
  2766. font_weight = 400
  2767. font_height = -13
  2768. repaint = 1
  2769. centre = 0
  2770. xpos = 260
  2771. ypos = 146
  2772. xlen = 99
  2773. ylen = 19
  2774. no_face = 1
  2775. text_red = 255
  2776. text_green = 255
  2777. text_blue = 255
  2778. text = Data Dynamics
  2779. cursor_red = 255
  2780. cursor_green = 255
  2781. sound = Snap.wav
  2782. action = execute "Se32.exe open,3rdparty\Data Dynamics"
  2783.  
  2784. [Element]
  2785. name = Desaware
  2786. type = Object
  2787. type = Object List
  2788. type = Child
  2789. type = Element
  2790. type = Text Button
  2791. condition_mode = 1
  2792. face_red = 192
  2793. face_green = 192
  2794. face_blue = 192
  2795. cursor_blue = 0
  2796. on_red = 255
  2797. on_green = 255
  2798. on_blue = 255
  2799. cursor = Finger
  2800. font_face = Arial
  2801. font_weight = 400
  2802. font_height = -13
  2803. repaint = 1
  2804. centre = 0
  2805. xpos = 259
  2806. ypos = 171
  2807. xlen = 70
  2808. ylen = 16
  2809. text = Desaware
  2810. no_face = 1
  2811. text_red = 255
  2812. text_green = 255
  2813. text_blue = 255
  2814. cursor_red = 255
  2815. cursor_green = 255
  2816. sound = Snap.wav
  2817. action = execute "Se32.exe open,3rdparty\DESAWARE"
  2818.  
  2819. [Element]
  2820. name = FMS
  2821. type = Object
  2822. type = Object List
  2823. type = Child
  2824. type = Element
  2825. type = Text Button
  2826. condition_mode = 1
  2827. face_red = 192
  2828. face_green = 192
  2829. face_blue = 192
  2830. cursor_blue = 0
  2831. on_red = 255
  2832. on_green = 255
  2833. on_blue = 255
  2834. cursor = Finger
  2835. font_face = Arial
  2836. font_weight = 400
  2837. font_height = -13
  2838. repaint = 1
  2839. centre = 0
  2840. xpos = 259
  2841. ypos = 194
  2842. xlen = 69
  2843. ylen = 17
  2844. text = FMS, Inc.
  2845. text_red = 255
  2846. text_green = 255
  2847. text_blue = 255
  2848. no_face = 1
  2849. cursor_red = 255
  2850. cursor_green = 255
  2851. sound = Snap.wav
  2852. action = execute "Se32.exe open,3rdparty\FMS"
  2853.  
  2854. [Element]
  2855. name = I M
  2856. type = Object
  2857. type = Object List
  2858. type = Child
  2859. type = Element
  2860. type = Text Button
  2861. condition_mode = 1
  2862. face_red = 192
  2863. face_green = 192
  2864. face_blue = 192
  2865. cursor_blue = 0
  2866. on_red = 255
  2867. on_green = 255
  2868. on_blue = 255
  2869. cursor = Finger
  2870. font_face = Arial
  2871. font_weight = 400
  2872. font_height = -13
  2873. repaint = 1
  2874. centre = 0
  2875. xpos = 468
  2876. ypos = 52
  2877. xlen = 78
  2878. ylen = 18
  2879. text = Inner Media
  2880. no_face = 1
  2881. text_red = 255
  2882. text_green = 255
  2883. text_blue = 255
  2884. cursor_red = 255
  2885. cursor_green = 255
  2886. sound = Snap.wav
  2887. action = execute "Se32.exe open,3rdparty\Inner Media"
  2888.  
  2889. [Element]
  2890. name = New tech
  2891. type = Object
  2892. type = Object List
  2893. type = Child
  2894. type = Element
  2895. type = Text Button
  2896. condition_mode = 1
  2897. face_red = 192
  2898. face_green = 192
  2899. face_blue = 192
  2900. cursor_blue = 0
  2901. on_red = 255
  2902. on_green = 255
  2903. on_blue = 255
  2904. cursor = Finger
  2905. font_face = Arial
  2906. font_weight = 400
  2907. font_height = -13
  2908. repaint = 1
  2909. centre = 0
  2910. xpos = 468
  2911. ypos = 75
  2912. xlen = 105
  2913. ylen = 19
  2914. text = New Technology
  2915. no_face = 1
  2916. text_red = 255
  2917. text_green = 255
  2918. text_blue = 255
  2919. cursor_red = 255
  2920. cursor_green = 255
  2921. sound = Snap.wav
  2922. action = execute "Se32.exe open,3rdparty\New Technology"
  2923.  
  2924. [Element]
  2925. name = Sheridan
  2926. type = Object
  2927. type = Object List
  2928. type = Child
  2929. type = Element
  2930. type = Text Button
  2931. condition_mode = 1
  2932. face_red = 192
  2933. face_green = 192
  2934. face_blue = 192
  2935. cursor_blue = 0
  2936. on_red = 255
  2937. on_green = 255
  2938. on_blue = 255
  2939. cursor = Finger
  2940. font_face = Arial
  2941. font_weight = 400
  2942. font_height = -13
  2943. repaint = 1
  2944. centre = 0
  2945. xpos = 466
  2946. ypos = 121
  2947. xlen = 61
  2948. ylen = 18
  2949. text = Sheridan
  2950. text_red = 255
  2951. text_green = 255
  2952. text_blue = 255
  2953. no_face = 1
  2954. cursor_red = 255
  2955. cursor_green = 255
  2956. sound = Snap.wav
  2957. action = execute "Se32.exe open,3rdparty\Sheridan"
  2958.  
  2959. [Element]
  2960. name = Green
  2961. type = Object
  2962. type = Object List
  2963. type = Child
  2964. type = Element
  2965. type = Text Button
  2966. condition_mode = 1
  2967. face_red = 192
  2968. face_green = 192
  2969. face_blue = 192
  2970. cursor_blue = 0
  2971. on_red = 255
  2972. on_green = 255
  2973. on_blue = 255
  2974. cursor = Finger
  2975. font_face = Arial
  2976. font_weight = 400
  2977. font_height = -13
  2978. repaint = 1
  2979. centre = 0
  2980. xpos = 259
  2981. ypos = 214
  2982. xlen = 175
  2983. ylen = 20
  2984. text = Greentree Technologies, Inc.
  2985. no_face = 1
  2986. text_red = 255
  2987. text_green = 255
  2988. text_blue = 255
  2989. cursor_red = 255
  2990. cursor_green = 255
  2991. sound = Snap.wav
  2992. action = execute "Se32.exe open,3rdparty\Greentree"
  2993.  
  2994. [Element]
  2995. name = Sub Sys 
  2996. type = Object
  2997. type = Object List
  2998. type = Child
  2999. type = Element
  3000. type = Text Button
  3001. condition_mode = 1
  3002. face_red = 192
  3003. face_green = 192
  3004. face_blue = 192
  3005. cursor_blue = 0
  3006. on_red = 255
  3007. on_green = 255
  3008. on_blue = 255
  3009. cursor = Finger
  3010. font_face = Arial
  3011. font_weight = 400
  3012. font_height = -13
  3013. repaint = 1
  3014. centre = 0
  3015. xpos = 466
  3016. ypos = 144
  3017. xlen = 86
  3018. ylen = 19
  3019. text = SubSystems
  3020. no_face = 1
  3021. text_red = 255
  3022. text_green = 255
  3023. text_blue = 255
  3024. cursor_red = 255
  3025. cursor_green = 255
  3026. sound = Snap.wav
  3027. action = execute "Se32.exe open,3rdparty\SubSystems"
  3028.  
  3029. [Element]
  3030. name = Windmill 
  3031. type = Object
  3032. type = Object List
  3033. type = Child
  3034. type = Element
  3035. type = Text Button
  3036. condition_mode = 1
  3037. face_red = 192
  3038. face_green = 192
  3039. face_blue = 192
  3040. cursor_blue = 0
  3041. on_red = 255
  3042. on_green = 255
  3043. on_blue = 255
  3044. cursor = Finger
  3045. font_face = Arial
  3046. font_weight = 400
  3047. font_height = -13
  3048. repaint = 1
  3049. centre = 0
  3050. xpos = 467
  3051. ypos = 169
  3052. xlen = 61
  3053. ylen = 18
  3054. text = Windmill
  3055. no_face = 1
  3056. text_red = 255
  3057. text_green = 255
  3058. text_blue = 255
  3059. cursor_red = 255
  3060. cursor_green = 255
  3061. sound = Snap.wav
  3062. action = execute "Se32.exe open,3rdparty\WINDMILL"
  3063.  
  3064. [Element]
  3065. name = MCP
  3066. type = Object
  3067. type = Object List
  3068. type = Child
  3069. type = Element
  3070. type = Text Button
  3071. condition_mode = 1
  3072. face_red = 192
  3073. face_green = 192
  3074. face_blue = 192
  3075. cursor_blue = 0
  3076. on_red = 255
  3077. on_green = 255
  3078. on_blue = 255
  3079. cursor = Finger
  3080. font_face = Arial
  3081. font_weight = 400
  3082. font_height = -13
  3083. repaint = 1
  3084. centre = 0
  3085. xpos = 468
  3086. ypos = 192
  3087. xlen = 38
  3088. ylen = 18
  3089. text = MCP\n
  3090. no_face = 1
  3091. text_red = 255
  3092. text_green = 255
  3093. text_blue = 255
  3094. cursor_red = 255
  3095. cursor_green = 255
  3096. sound = Snap.wav
  3097. action = execute "Se32.exe open,3rdparty\MCP"
  3098.  
  3099. [Element]
  3100. name = Pro Utilities
  3101. type = Object
  3102. type = Object List
  3103. type = Child
  3104. type = Element
  3105. type = Text Button
  3106. condition_mode = 1
  3107. face_red = 192
  3108. face_green = 192
  3109. face_blue = 192
  3110. cursor_blue = 0
  3111. on_red = 255
  3112. on_green = 255
  3113. on_blue = 255
  3114. cursor = Finger
  3115. font_face = Arial
  3116. font_weight = 400
  3117. font_height = -13
  3118. repaint = 1
  3119. centre = 0
  3120. xpos = 467
  3121. ypos = 98
  3122. xlen = 121
  3123. ylen = 18
  3124. text = Production Utilities
  3125. text_red = 255
  3126. text_green = 255
  3127. text_blue = 255
  3128. no_face = 1
  3129. font_italic = 0
  3130. cursor_red = 255
  3131. cursor_green = 255
  3132. sound = Snap.wav
  3133. action = execute "Se32.exe open,3rdparty\Production Utilities"
  3134.  
  3135. [Element]
  3136. name = Instruct
  3137. type = Object
  3138. type = Object List
  3139. type = Child
  3140. type = Element
  3141. type = Text
  3142. condition_mode = 1
  3143. text_red = 255
  3144. text_green = 255
  3145. text_blue = 0
  3146. shadow_red = 128
  3147. shadow_green = 128
  3148. shadow_blue = 128
  3149. shadow_offset = 1
  3150. font_face = Arial
  3151. font_weight = 400
  3152. font_height = -13
  3153. transition = Display
  3154. transition_off = Undisplay
  3155. antialias = 0
  3156. crel = 1
  3157. xpos = 257
  3158. ypos = 9
  3159. xlen = 333
  3160. ylen = 34
  3161. text = <Click> to view a particular software folder and proceed to install software if you like:
  3162.  
  3163. [Screen]
  3164. name = Kbase
  3165. type = Object
  3166. type = Object List
  3167. type = Child
  3168. type = Screen
  3169. activate = 1
  3170. undisplay = 1
  3171. condition_mode = 1
  3172. function_key = none
  3173. transition_off = Undisplay
  3174. condition = TRUE
  3175.  
  3176. [Element]
  3177. name = UnleasedPREmain
  3178. type = Object
  3179. type = Object List
  3180. type = Child
  3181. type = Element
  3182. type = Background
  3183. condition_mode = 1
  3184. transition = Display
  3185. background = 1
  3186. filename = UnleasedPREmain.gif
  3187.  
  3188. [Element]
  3189. name = Button#1 Hot
  3190. type = Object
  3191. type = Object List
  3192. type = Child
  3193. type = Element
  3194. type = Hot Area
  3195. condition_mode = 1
  3196. cursor = Finger
  3197. xpos = 26
  3198. ypos = 26
  3199. xlen = 184
  3200. ylen = 28
  3201. cursor_action = display "selectorb1"
  3202. leave_action = undisplay "selectorb1"
  3203. action = 
  3204.  
  3205. [Element]
  3206. name = Button#2 Hot
  3207. type = Object
  3208. type = Object List
  3209. type = Child
  3210. type = Element
  3211. type = Hot Area
  3212. condition_mode = 1
  3213. cursor = Finger
  3214. xpos = 25
  3215. ypos = 68
  3216. xlen = 185
  3217. ylen = 28
  3218. cursor_action = display "selectorb2"
  3219. leave_action = undisplay "selectorb2"
  3220. action = 
  3221.  
  3222. [Element]
  3223. name = Button#3 Hot
  3224. type = Object
  3225. type = Object List
  3226. type = Child
  3227. type = Element
  3228. type = Hot Area
  3229. condition_mode = 1
  3230. cursor = Finger
  3231. xpos = 27
  3232. ypos = 110
  3233. xlen = 184
  3234. ylen = 28
  3235. cursor_action = display "selectorb3"
  3236. leave_action = undisplay "selectorb3"
  3237. action = 
  3238.  
  3239. [Element]
  3240. name = Button#4 Hot
  3241. type = Object
  3242. type = Object List
  3243. type = Child
  3244. type = Element
  3245. type = Hot Area
  3246. condition_mode = 1
  3247. cursor = Finger
  3248. xpos = 27
  3249. ypos = 151
  3250. xlen = 183
  3251. ylen = 28
  3252. cursor_action = display "selectorb4"
  3253. leave_action = undisplay "selectorb4"
  3254. action = 
  3255.  
  3256. [Element]
  3257. name = Button#5 Hot
  3258. type = Object
  3259. type = Object List
  3260. type = Child
  3261. type = Element
  3262. type = Hot Area
  3263. condition_mode = 1
  3264. cursor = Finger
  3265. xpos = 26
  3266. ypos = 193
  3267. xlen = 182
  3268. ylen = 27
  3269. cursor_action = display "selectorb5"
  3270. leave_action = undisplay "selectorb5"
  3271. action = 
  3272.  
  3273. [Element]
  3274. name = Button#6 Hot
  3275. type = Object
  3276. type = Object List
  3277. type = Child
  3278. type = Element
  3279. type = Hot Area
  3280. condition_mode = 1
  3281. cursor = Finger
  3282. xpos = 27
  3283. ypos = 234
  3284. xlen = 179
  3285. ylen = 27
  3286. cursor_action = display "selectorb6"
  3287. leave_action = undisplay "selectorb6"
  3288. action = 
  3289.  
  3290. [Element]
  3291. name = Paste Buttons Under this element
  3292. type = Object
  3293. type = Object List
  3294. type = Child
  3295. type = Element
  3296. type = Control
  3297. condition_mode = 2
  3298.  
  3299. [Element]
  3300. name = Welcome Header
  3301. type = Object
  3302. type = Object List
  3303. type = Child
  3304. type = Element
  3305. type = Text
  3306. condition_mode = 1
  3307. text_red = 255
  3308. text_green = 255
  3309. text_blue = 255
  3310. shadow_red = 128
  3311. shadow_green = 128
  3312. shadow_blue = 128
  3313. shadow_offset = 1
  3314. font_face = Arial
  3315. font_weight = 700
  3316. font_height = -29
  3317. transition = Display
  3318. transition_off = Undisplay
  3319. antialias = 1
  3320. crel = 1
  3321. xpos = 239
  3322. ypos = 6
  3323. xlen = 236
  3324. ylen = 67
  3325. text = Visual Basic\nKnowledgebase
  3326. font_italic = 0
  3327.  
  3328. [Element]
  3329. name = Welcome Intro
  3330. type = Object
  3331. type = Object List
  3332. type = Child
  3333. type = Element
  3334. type = Text
  3335. condition_mode = 1
  3336. text_red = 255
  3337. text_green = 255
  3338. text_blue = 255
  3339. shadow_red = 128
  3340. shadow_green = 128
  3341. shadow_blue = 128
  3342. shadow_offset = 1
  3343. font_face = Arial
  3344. font_weight = 400
  3345. font_height = -13
  3346. transition = Display
  3347. transition_off = Undisplay
  3348. antialias = 0
  3349. crel = 1
  3350. xpos = 237
  3351. ypos = 74
  3352. xlen = 368
  3353. ylen = 128
  3354. text = The SAMS and QUE  imprints have collaborated to bring you this collection of information and excerpts from their best selling Visual Basic titles.\n\nYou will need an Internet browser on your system to view the Knowledgebase. If you do not have a browser on your system <click> the "Browsers" button  to get one. Otherwise <click> the "Continue" Buttuon to luanch the VB Knowledgebase.
  3355. font_italic = 0
  3356.  
  3357. [Element]
  3358. name = WhiteLine
  3359. type = Object
  3360. type = Object List
  3361. type = Child
  3362. type = Element
  3363. type = Rectangle
  3364. condition_mode = 1
  3365. filled = 1
  3366. top_red = 255
  3367. top_green = 255
  3368. top_blue = 255
  3369. bottom_red = 120
  3370. bottom_green = 120
  3371. bottom_blue = 120
  3372. border_width = 1
  3373. border_bevel = 1
  3374. transition = Display
  3375. crel = 1
  3376. xpos = 237
  3377. ypos = 208
  3378. xlen = 331
  3379. ylen = 2
  3380.  
  3381. [Element]
  3382. name = selectorb1
  3383. type = Object
  3384. type = Object List
  3385. type = Child
  3386. type = Element
  3387. type = Picture
  3388. condition_mode = 2
  3389. transition = Transform
  3390. transition_off = Undisplay
  3391. trans_green = 255
  3392. crel = 1
  3393. xpos = 186
  3394. ypos = 22
  3395. xlen = 40
  3396. ylen = 36
  3397. filename = selectorb1.gif
  3398. normal_op = 100
  3399. display_cx = 20
  3400. display_cy = 18
  3401. display_cz = 0
  3402. display_xs = 1
  3403. display_ys = 1
  3404. display_xh = 0
  3405. display_yh = 0
  3406. display_xr = 0
  3407. display_yr = 0
  3408. display_zr = 0
  3409. display_op = 0
  3410. display_fr = 4
  3411. display_bk = 0
  3412.  
  3413. [Element]
  3414. name = selectorb2
  3415. type = Object
  3416. type = Object List
  3417. type = Child
  3418. type = Element
  3419. type = Picture
  3420. condition_mode = 2
  3421. transition = Transform
  3422. transition_off = Undisplay
  3423. trans_green = 255
  3424. crel = 1
  3425. xpos = 184
  3426. ypos = 62
  3427. xlen = 39
  3428. ylen = 40
  3429. filename = selectorb2.gif
  3430. normal_op = 100
  3431. display_cx = 19.5
  3432. display_cy = 20
  3433. display_cz = 0
  3434. display_xs = 1
  3435. display_ys = 1
  3436. display_xh = 0
  3437. display_yh = 0
  3438. display_xr = 0
  3439. display_yr = 0
  3440. display_zr = 0
  3441. display_op = 0
  3442. display_fr = 4
  3443. display_bk = 0
  3444.  
  3445. [Element]
  3446. name = selectorb3
  3447. type = Object
  3448. type = Object List
  3449. type = Child
  3450. type = Element
  3451. type = Picture
  3452. condition_mode = 2
  3453. transition = Transform
  3454. transition_off = Undisplay
  3455. trans_green = 255
  3456. crel = 1
  3457. xpos = 183
  3458. ypos = 105
  3459. xlen = 40
  3460. ylen = 39
  3461. filename = selectorb3.gif
  3462. normal_op = 100
  3463. display_cx = 20
  3464. display_cy = 19.5
  3465. display_cz = 0
  3466. display_xs = 1
  3467. display_ys = 1
  3468. display_xh = 0
  3469. display_yh = 0
  3470. display_xr = 0
  3471. display_yr = 0
  3472. display_zr = 0
  3473. display_op = 0
  3474. display_fr = 4
  3475. display_bk = 0
  3476.  
  3477. [Element]
  3478. name = selectorb4
  3479. type = Object
  3480. type = Object List
  3481. type = Child
  3482. type = Element
  3483. type = Picture
  3484. condition_mode = 2
  3485. transition = Transform
  3486. transition_off = Undisplay
  3487. trans_green = 255
  3488. crel = 1
  3489. xpos = 184
  3490. ypos = 147
  3491. xlen = 42
  3492. ylen = 38
  3493. filename = selectorb4.gif
  3494. normal_op = 100
  3495. display_cx = 21
  3496. display_cy = 19
  3497. display_cz = 0
  3498. display_xs = 1
  3499. display_ys = 1
  3500. display_xh = 0
  3501. display_yh = 0
  3502. display_xr = 0
  3503. display_yr = 0
  3504. display_zr = 0
  3505. display_op = 0
  3506. display_fr = 4
  3507. display_bk = 0
  3508.  
  3509. [Element]
  3510. name = selectorb5
  3511. type = Object
  3512. type = Object List
  3513. type = Child
  3514. type = Element
  3515. type = Picture
  3516. condition_mode = 2
  3517. transition = Transform
  3518. transition_off = Undisplay
  3519. trans_green = 255
  3520. crel = 1
  3521. xpos = 185
  3522. ypos = 188
  3523. xlen = 40
  3524. ylen = 38
  3525. filename = selectorb5.gif
  3526. normal_op = 100
  3527. display_cx = 20
  3528. display_cy = 19
  3529. display_cz = 0
  3530. display_xs = 1
  3531. display_ys = 1
  3532. display_xh = 0
  3533. display_yh = 0
  3534. display_xr = 0
  3535. display_yr = 0
  3536. display_zr = 0
  3537. display_op = 0
  3538. display_fr = 4
  3539. display_bk = 0
  3540.  
  3541. [Element]
  3542. name = selectorb6
  3543. type = Object
  3544. type = Object List
  3545. type = Child
  3546. type = Element
  3547. type = Picture
  3548. condition_mode = 2
  3549. transition = Transform
  3550. transition_off = Undisplay
  3551. trans_green = 255
  3552. crel = 1
  3553. xpos = 185
  3554. ypos = 227
  3555. xlen = 41
  3556. ylen = 40
  3557. filename = selectorb6.gif
  3558. normal_op = 100
  3559. display_cx = 20.5
  3560. display_cy = 20
  3561. display_cz = 0
  3562. display_xs = 1
  3563. display_ys = 1
  3564. display_xh = 0
  3565. display_yh = 0
  3566. display_xr = 0
  3567. display_yr = 0
  3568. display_zr = 0
  3569. display_op = 0
  3570. display_fr = 4
  3571. display_bk = 0
  3572.  
  3573. [Element]
  3574. name = CD info
  3575. type = Object
  3576. type = Object List
  3577. type = Child
  3578. type = Element
  3579. type = Text Button
  3580. condition_mode = 1
  3581. face_red = 192
  3582. face_green = 192
  3583. face_blue = 192
  3584. cursor_blue = 131
  3585. on_red = 255
  3586. on_green = 255
  3587. on_blue = 255
  3588. cursor = Finger
  3589. font_face = Arial
  3590. font_weight = 700
  3591. font_height = -13
  3592. repaint = 1
  3593. centre = 1
  3594. xpos = 29
  3595. ypos = 28
  3596. xlen = 148
  3597. ylen = 25
  3598. text = About This CD-ROM
  3599. no_face = 1
  3600. text_red = 245
  3601. text_green = 217
  3602. text_blue = 131
  3603. cursor_red = 245
  3604. cursor_green = 217
  3605. sound = Snap.wav
  3606. action = execute "Se32.exe open,ReadMe.TXT"
  3607.  
  3608. [Element]
  3609. name = Code 
  3610. type = Object
  3611. type = Object List
  3612. type = Child
  3613. type = Element
  3614. type = Text Button
  3615. condition_mode = 1
  3616. face_red = 192
  3617. face_green = 192
  3618. face_blue = 192
  3619. cursor_blue = 131
  3620. on_red = 255
  3621. on_green = 255
  3622. on_blue = 255
  3623. cursor = Finger
  3624. font_face = Arial
  3625. font_weight = 700
  3626. font_height = -13
  3627. repaint = 1
  3628. centre = 1
  3629. xpos = 31
  3630. ypos = 70
  3631. xlen = 144
  3632. ylen = 23
  3633. no_face = 1
  3634. text_red = 245
  3635. text_green = 217
  3636. text_blue = 131
  3637. text = Source Code
  3638. font_italic = 0
  3639. cursor_red = 245
  3640. cursor_green = 217
  3641. sound = Snap.wav
  3642. action = execute "Se32.exe open,Source/INSTALL.exe"
  3643.  
  3644. [Element]
  3645. name = Third-Party Software button 
  3646. type = Object
  3647. type = Object List
  3648. type = Child
  3649. type = Element
  3650. type = Text Button
  3651. condition_mode = 1
  3652. face_red = 192
  3653. face_green = 192
  3654. face_blue = 192
  3655. cursor_blue = 131
  3656. on_red = 255
  3657. on_green = 255
  3658. on_blue = 255
  3659. cursor = Finger
  3660. font_face = Arial
  3661. font_weight = 700
  3662. font_height = -13
  3663. repaint = 1
  3664. centre = 1
  3665. xpos = 31
  3666. ypos = 114
  3667. xlen = 144
  3668. ylen = 22
  3669. no_face = 1
  3670. text_red = 245
  3671. text_green = 217
  3672. text_blue = 131
  3673. text = Third-Party Software
  3674. font_italic = 0
  3675. cursor_red = 245
  3676. cursor_green = 217
  3677. sound = Snap.wav
  3678. action = screen "ThirdParty"
  3679.  
  3680. [Element]
  3681. name = Knowledge 
  3682. type = Object
  3683. type = Object List
  3684. type = Child
  3685. type = Element
  3686. type = Text Button
  3687. condition_mode = 1
  3688. face_red = 192
  3689. face_green = 192
  3690. face_blue = 192
  3691. cursor_blue = 131
  3692. on_red = 255
  3693. on_green = 255
  3694. on_blue = 255
  3695. cursor = Finger
  3696. font_face = Arial
  3697. font_weight = 700
  3698. font_height = -13
  3699. repaint = 1
  3700. centre = 1
  3701. xpos = 29
  3702. ypos = 154
  3703. xlen = 147
  3704. ylen = 22
  3705. no_face = 1
  3706. text_red = 245
  3707. text_green = 217
  3708. text_blue = 131
  3709. text = VB Knowledgebase
  3710. font_italic = 0
  3711. cursor_red = 245
  3712. cursor_green = 217
  3713. sound = Snap.wav
  3714. action = screen "Kbase"
  3715. cursor_action = 
  3716. leave_action = 
  3717.  
  3718. [Element]
  3719. name = Support Information button 
  3720. type = Object
  3721. type = Object List
  3722. type = Child
  3723. type = Element
  3724. type = Text Button
  3725. condition_mode = 1
  3726. face_red = 192
  3727. face_green = 192
  3728. face_blue = 192
  3729. cursor_blue = 131
  3730. on_red = 255
  3731. on_green = 255
  3732. on_blue = 255
  3733. cursor = Finger
  3734. font_face = Arial
  3735. font_weight = 700
  3736. font_height = -13
  3737. repaint = 1
  3738. centre = 1
  3739. xpos = 29
  3740. ypos = 195
  3741. xlen = 149
  3742. ylen = 22
  3743. no_face = 1
  3744. text_red = 245
  3745. text_green = 217
  3746. text_blue = 131
  3747. text = Support Information
  3748. font_italic = 0
  3749. cursor_red = 245
  3750. cursor_green = 217
  3751. sound = Snap.wav
  3752. action = screen "Support"
  3753.  
  3754. [Element]
  3755. name = View
  3756. type = Object
  3757. type = Object List
  3758. type = Child
  3759. type = Element
  3760. type = Text Button
  3761. condition_mode = 1
  3762. face_red = 192
  3763. face_green = 192
  3764. face_blue = 192
  3765. cursor_blue = 131
  3766. on_red = 255
  3767. on_green = 255
  3768. on_blue = 255
  3769. cursor = Finger
  3770. font_face = Arial
  3771. font_weight = 700
  3772. font_height = -13
  3773. repaint = 1
  3774. centre = 1
  3775. xpos = 27
  3776. ypos = 236
  3777. xlen = 149
  3778. ylen = 22
  3779. text = View CD Contents
  3780. no_face = 1
  3781. text_red = 245
  3782. text_green = 217
  3783. text_blue = 131
  3784. font_italic = 0
  3785. cursor_red = 245
  3786. cursor_green = 217
  3787. sound = Snap.wav
  3788. action = execute "Se32.exe open,.\VB 6 Unleashed PRE\.."
  3789.  
  3790. [Element]
  3791. name = Kbase
  3792. type = Object
  3793. type = Object List
  3794. type = Child
  3795. type = Element
  3796. type = Text Button
  3797. condition_mode = 1
  3798. face_red = 192
  3799. face_green = 192
  3800. face_blue = 192
  3801. cursor_blue = 255
  3802. on_red = 255
  3803. on_green = 255
  3804. on_blue = 0
  3805. cursor = Finger
  3806. font_face = Arial
  3807. font_weight = 400
  3808. font_height = -12
  3809. repaint = 1
  3810. centre = 1
  3811. xpos = 291
  3812. ypos = 220
  3813. xlen = 100
  3814. ylen = 20
  3815. text = Continue
  3816. text_red = 255
  3817. text_green = 255
  3818. text_blue = 0
  3819. cursor_red = 128
  3820. cursor_green = 0
  3821. action = execute "Se32.exe open,3rdParty/MCP/VBKB/index.htm"
  3822. font_italic = 0
  3823. sound = Snap.wav
  3824.  
  3825. [Element]
  3826. name = ISP
  3827. type = Object
  3828. type = Object List
  3829. type = Child
  3830. type = Element
  3831. type = Text Button
  3832. condition_mode = 1
  3833. face_red = 192
  3834. face_green = 192
  3835. face_blue = 192
  3836. cursor_blue = 255
  3837. on_red = 255
  3838. on_green = 255
  3839. on_blue = 0
  3840. cursor = Finger
  3841. font_face = Arial
  3842. font_weight = 400
  3843. font_height = -12
  3844. repaint = 1
  3845. centre = 1
  3846. xpos = 414
  3847. ypos = 220
  3848. xlen = 100
  3849. ylen = 20
  3850. text = Browsers
  3851. text_red = 255
  3852. text_green = 255
  3853. text_blue = 0
  3854. cursor_red = 128
  3855. cursor_green = 0
  3856. font_italic = 0
  3857. sound = Snap.wav
  3858. action = screen "Web Center"
  3859.  
  3860. [Element]
  3861. name = Snap
  3862. type = Object
  3863. type = Object List
  3864. type = Child
  3865. type = Element
  3866. type = Sound
  3867. condition_mode = 2
  3868. volume = 100
  3869. filename = Snap.wav
  3870. no_screen = 1
  3871. mode = 1
  3872.  
  3873. [Element]
  3874. name = Home Hot
  3875. type = Object
  3876. type = Object List
  3877. type = Child
  3878. type = Element
  3879. type = Hot Area
  3880. condition_mode = 1
  3881. cursor = Finger
  3882. xpos = 26
  3883. ypos = 334
  3884. xlen = 46
  3885. ylen = 19
  3886. action = screen "Main Menu"
  3887.  
  3888. [Element]
  3889. name = Forward
  3890. type = Object
  3891. type = Object List
  3892. type = Child
  3893. type = Element
  3894. type = Hot Area
  3895. condition_mode = 1
  3896. cursor = Finger
  3897. xpos = 50
  3898. ypos = 380
  3899. xlen = 13
  3900. ylen = 20
  3901. action = next
  3902.  
  3903. [Element]
  3904. name = Back
  3905. type = Object
  3906. type = Object List
  3907. type = Child
  3908. type = Element
  3909. type = Hot Area
  3910. condition_mode = 1
  3911. cursor = Finger
  3912. xpos = 31
  3913. ypos = 379
  3914. xlen = 13
  3915. ylen = 20
  3916. action = back
  3917.  
  3918. [Element]
  3919. name = Exit Hot
  3920. type = Object
  3921. type = Object List
  3922. type = Child
  3923. type = Element
  3924. type = Hot Area
  3925. condition_mode = 1
  3926. cursor = Finger
  3927. xpos = 582
  3928. ypos = 272
  3929. xlen = 32
  3930. ylen = 19
  3931. action = screen "Credits"; display "Snap"
  3932.  
  3933. [Screen]
  3934. name = Web Center
  3935. type = Object
  3936. type = Object List
  3937. type = Child
  3938. type = Screen
  3939. activate = 1
  3940. undisplay = 1
  3941. condition_mode = 1
  3942. function_key = none
  3943. transition_off = Undisplay
  3944. condition = TRUE
  3945.  
  3946. [Element]
  3947. name = UnleasedPREmain
  3948. type = Object
  3949. type = Object List
  3950. type = Child
  3951. type = Element
  3952. type = Background
  3953. condition_mode = 1
  3954. transition = Display
  3955. background = 1
  3956. filename = UnleasedPREmain.gif
  3957.  
  3958. [Element]
  3959. name = Button#1 Hot
  3960. type = Object
  3961. type = Object List
  3962. type = Child
  3963. type = Element
  3964. type = Hot Area
  3965. condition_mode = 1
  3966. cursor = Finger
  3967. xpos = 26
  3968. ypos = 26
  3969. xlen = 184
  3970. ylen = 28
  3971. cursor_action = display "selectorb1"
  3972. leave_action = undisplay "selectorb1"
  3973. action = 
  3974.  
  3975. [Element]
  3976. name = Button#2 Hot
  3977. type = Object
  3978. type = Object List
  3979. type = Child
  3980. type = Element
  3981. type = Hot Area
  3982. condition_mode = 1
  3983. cursor = Finger
  3984. xpos = 25
  3985. ypos = 68
  3986. xlen = 185
  3987. ylen = 28
  3988. cursor_action = display "selectorb2"
  3989. leave_action = undisplay "selectorb2"
  3990. action = 
  3991.  
  3992. [Element]
  3993. name = Button#3 Hot
  3994. type = Object
  3995. type = Object List
  3996. type = Child
  3997. type = Element
  3998. type = Hot Area
  3999. condition_mode = 1
  4000. cursor = Finger
  4001. xpos = 27
  4002. ypos = 110
  4003. xlen = 184
  4004. ylen = 28
  4005. cursor_action = display "selectorb3"
  4006. leave_action = undisplay "selectorb3"
  4007. action = 
  4008.  
  4009. [Element]
  4010. name = Button#4 Hot
  4011. type = Object
  4012. type = Object List
  4013. type = Child
  4014. type = Element
  4015. type = Hot Area
  4016. condition_mode = 1
  4017. cursor = Finger
  4018. xpos = 27
  4019. ypos = 151
  4020. xlen = 183
  4021. ylen = 28
  4022. cursor_action = display "selectorb4"
  4023. leave_action = undisplay "selectorb4"
  4024. action = 
  4025.  
  4026. [Element]
  4027. name = Button#5 Hot
  4028. type = Object
  4029. type = Object List
  4030. type = Child
  4031. type = Element
  4032. type = Hot Area
  4033. condition_mode = 1
  4034. cursor = Finger
  4035. xpos = 26
  4036. ypos = 193
  4037. xlen = 182
  4038. ylen = 27
  4039. cursor_action = display "selectorb5"
  4040. leave_action = undisplay "selectorb5"
  4041. action = 
  4042.  
  4043. [Element]
  4044. name = Button#6 Hot
  4045. type = Object
  4046. type = Object List
  4047. type = Child
  4048. type = Element
  4049. type = Hot Area
  4050. condition_mode = 1
  4051. cursor = Finger
  4052. xpos = 27
  4053. ypos = 234
  4054. xlen = 179
  4055. ylen = 27
  4056. cursor_action = display "selectorb6"
  4057. leave_action = undisplay "selectorb6"
  4058. action = 
  4059.  
  4060. [Element]
  4061. name = Paste Buttons Under this element
  4062. type = Object
  4063. type = Object List
  4064. type = Child
  4065. type = Element
  4066. type = Control
  4067. condition_mode = 2
  4068.  
  4069. [Element]
  4070. name = Welcome Header
  4071. type = Object
  4072. type = Object List
  4073. type = Child
  4074. type = Element
  4075. type = Text
  4076. condition_mode = 1
  4077. text_red = 255
  4078. text_green = 255
  4079. text_blue = 255
  4080. shadow_red = 128
  4081. shadow_green = 128
  4082. shadow_blue = 128
  4083. shadow_offset = 1
  4084. font_face = Arial
  4085. font_weight = 700
  4086. font_height = -32
  4087. transition = Display
  4088. transition_off = Undisplay
  4089. antialias = 1
  4090. crel = 1
  4091. xpos = 233
  4092. ypos = 19
  4093. xlen = 361
  4094. ylen = 76
  4095. text = Web Browser Center
  4096. font_italic = 0
  4097.  
  4098. [Element]
  4099. name = Welcome Intro
  4100. type = Object
  4101. type = Object List
  4102. type = Child
  4103. type = Element
  4104. type = Text
  4105. condition_mode = 1
  4106. text_red = 255
  4107. text_green = 255
  4108. text_blue = 255
  4109. shadow_red = 128
  4110. shadow_green = 128
  4111. shadow_blue = 128
  4112. shadow_offset = 1
  4113. font_face = Arial
  4114. font_weight = 400
  4115. font_height = -13
  4116. transition = Display
  4117. transition_off = Undisplay
  4118. antialias = 0
  4119. crel = 1
  4120. xpos = 236
  4121. ypos = 54
  4122. xlen = 337
  4123. ylen = 129
  4124. text = If you need to install, re-install or upgrade your Web browser, Que's Web Browser Center is the perfect place to get the most up-to-date Web browser on your system.  \n\n\nSelect the browser you would like to install from the selections below, and it will start the installation procedure directly from this CD-ROM without going online. \n
  4125. font_italic = 0
  4126.  
  4127. [Element]
  4128. name = WhiteLine
  4129. type = Object
  4130. type = Object List
  4131. type = Child
  4132. type = Element
  4133. type = Rectangle
  4134. condition_mode = 1
  4135. filled = 1
  4136. top_red = 255
  4137. top_green = 255
  4138. top_blue = 255
  4139. bottom_red = 120
  4140. bottom_green = 120
  4141. bottom_blue = 120
  4142. border_width = 1
  4143. border_bevel = 1
  4144. transition = Display
  4145. crel = 1
  4146. xpos = 237
  4147. ypos = 192
  4148. xlen = 331
  4149. ylen = 2
  4150.  
  4151. [Element]
  4152. name = selectorb1
  4153. type = Object
  4154. type = Object List
  4155. type = Child
  4156. type = Element
  4157. type = Picture
  4158. condition_mode = 2
  4159. transition = Transform
  4160. transition_off = Undisplay
  4161. trans_green = 255
  4162. crel = 1
  4163. xpos = 186
  4164. ypos = 22
  4165. xlen = 40
  4166. ylen = 36
  4167. filename = selectorb1.gif
  4168. normal_op = 100
  4169. display_cx = 20
  4170. display_cy = 18
  4171. display_cz = 0
  4172. display_xs = 1
  4173. display_ys = 1
  4174. display_xh = 0
  4175. display_yh = 0
  4176. display_xr = 0
  4177. display_yr = 0
  4178. display_zr = 0
  4179. display_op = 0
  4180. display_fr = 4
  4181. display_bk = 0
  4182.  
  4183. [Element]
  4184. name = selectorb2
  4185. type = Object
  4186. type = Object List
  4187. type = Child
  4188. type = Element
  4189. type = Picture
  4190. condition_mode = 2
  4191. transition = Transform
  4192. transition_off = Undisplay
  4193. trans_green = 255
  4194. crel = 1
  4195. xpos = 184
  4196. ypos = 62
  4197. xlen = 39
  4198. ylen = 40
  4199. filename = selectorb2.gif
  4200. normal_op = 100
  4201. display_cx = 19.5
  4202. display_cy = 20
  4203. display_cz = 0
  4204. display_xs = 1
  4205. display_ys = 1
  4206. display_xh = 0
  4207. display_yh = 0
  4208. display_xr = 0
  4209. display_yr = 0
  4210. display_zr = 0
  4211. display_op = 0
  4212. display_fr = 4
  4213. display_bk = 0
  4214.  
  4215. [Element]
  4216. name = selectorb3
  4217. type = Object
  4218. type = Object List
  4219. type = Child
  4220. type = Element
  4221. type = Picture
  4222. condition_mode = 2
  4223. transition = Transform
  4224. transition_off = Undisplay
  4225. trans_green = 255
  4226. crel = 1
  4227. xpos = 183
  4228. ypos = 105
  4229. xlen = 40
  4230. ylen = 39
  4231. filename = selectorb3.gif
  4232. normal_op = 100
  4233. display_cx = 20
  4234. display_cy = 19.5
  4235. display_cz = 0
  4236. display_xs = 1
  4237. display_ys = 1
  4238. display_xh = 0
  4239. display_yh = 0
  4240. display_xr = 0
  4241. display_yr = 0
  4242. display_zr = 0
  4243. display_op = 0
  4244. display_fr = 4
  4245. display_bk = 0
  4246.  
  4247. [Element]
  4248. name = selectorb4
  4249. type = Object
  4250. type = Object List
  4251. type = Child
  4252. type = Element
  4253. type = Picture
  4254. condition_mode = 2
  4255. transition = Transform
  4256. transition_off = Undisplay
  4257. trans_green = 255
  4258. crel = 1
  4259. xpos = 184
  4260. ypos = 147
  4261. xlen = 42
  4262. ylen = 38
  4263. filename = selectorb4.gif
  4264. normal_op = 100
  4265. display_cx = 21
  4266. display_cy = 19
  4267. display_cz = 0
  4268. display_xs = 1
  4269. display_ys = 1
  4270. display_xh = 0
  4271. display_yh = 0
  4272. display_xr = 0
  4273. display_yr = 0
  4274. display_zr = 0
  4275. display_op = 0
  4276. display_fr = 4
  4277. display_bk = 0
  4278.  
  4279. [Element]
  4280. name = selectorb5
  4281. type = Object
  4282. type = Object List
  4283. type = Child
  4284. type = Element
  4285. type = Picture
  4286. condition_mode = 2
  4287. transition = Transform
  4288. transition_off = Undisplay
  4289. trans_green = 255
  4290. crel = 1
  4291. xpos = 185
  4292. ypos = 188
  4293. xlen = 40
  4294. ylen = 38
  4295. filename = selectorb5.gif
  4296. normal_op = 100
  4297. display_cx = 20
  4298. display_cy = 19
  4299. display_cz = 0
  4300. display_xs = 1
  4301. display_ys = 1
  4302. display_xh = 0
  4303. display_yh = 0
  4304. display_xr = 0
  4305. display_yr = 0
  4306. display_zr = 0
  4307. display_op = 0
  4308. display_fr = 4
  4309. display_bk = 0
  4310.  
  4311. [Element]
  4312. name = selectorb6
  4313. type = Object
  4314. type = Object List
  4315. type = Child
  4316. type = Element
  4317. type = Picture
  4318. condition_mode = 2
  4319. transition = Transform
  4320. transition_off = Undisplay
  4321. trans_green = 255
  4322. crel = 1
  4323. xpos = 185
  4324. ypos = 227
  4325. xlen = 41
  4326. ylen = 40
  4327. filename = selectorb6.gif
  4328. normal_op = 100
  4329. display_cx = 20.5
  4330. display_cy = 20
  4331. display_cz = 0
  4332. display_xs = 1
  4333. display_ys = 1
  4334. display_xh = 0
  4335. display_yh = 0
  4336. display_xr = 0
  4337. display_yr = 0
  4338. display_zr = 0
  4339. display_op = 0
  4340. display_fr = 4
  4341. display_bk = 0
  4342.  
  4343. [Element]
  4344. name = CD info
  4345. type = Object
  4346. type = Object List
  4347. type = Child
  4348. type = Element
  4349. type = Text Button
  4350. condition_mode = 1
  4351. face_red = 192
  4352. face_green = 192
  4353. face_blue = 192
  4354. cursor_blue = 131
  4355. on_red = 255
  4356. on_green = 255
  4357. on_blue = 255
  4358. cursor = Finger
  4359. font_face = Arial
  4360. font_weight = 700
  4361. font_height = -13
  4362. repaint = 1
  4363. centre = 1
  4364. xpos = 29
  4365. ypos = 28
  4366. xlen = 148
  4367. ylen = 25
  4368. text = About This CD-ROM
  4369. no_face = 1
  4370. text_red = 245
  4371. text_green = 217
  4372. text_blue = 131
  4373. cursor_red = 245
  4374. cursor_green = 217
  4375. sound = Snap.wav
  4376. action = execute "Se32.exe open,ReadMe.TXT"
  4377.  
  4378. [Element]
  4379. name = Code 
  4380. type = Object
  4381. type = Object List
  4382. type = Child
  4383. type = Element
  4384. type = Text Button
  4385. condition_mode = 1
  4386. face_red = 192
  4387. face_green = 192
  4388. face_blue = 192
  4389. cursor_blue = 131
  4390. on_red = 255
  4391. on_green = 255
  4392. on_blue = 255
  4393. cursor = Finger
  4394. font_face = Arial
  4395. font_weight = 700
  4396. font_height = -13
  4397. repaint = 1
  4398. centre = 1
  4399. xpos = 31
  4400. ypos = 70
  4401. xlen = 144
  4402. ylen = 23
  4403. no_face = 1
  4404. text_red = 245
  4405. text_green = 217
  4406. text_blue = 131
  4407. text = Source Code
  4408. font_italic = 0
  4409. cursor_red = 245
  4410. cursor_green = 217
  4411. sound = Snap.wav
  4412. action = execute "Se32.exe open,Source/INSTALL.exe"
  4413.  
  4414. [Element]
  4415. name = Third-Party Software button 
  4416. type = Object
  4417. type = Object List
  4418. type = Child
  4419. type = Element
  4420. type = Text Button
  4421. condition_mode = 1
  4422. face_red = 192
  4423. face_green = 192
  4424. face_blue = 192
  4425. cursor_blue = 131
  4426. on_red = 255
  4427. on_green = 255
  4428. on_blue = 255
  4429. cursor = Finger
  4430. font_face = Arial
  4431. font_weight = 700
  4432. font_height = -13
  4433. repaint = 1
  4434. centre = 1
  4435. xpos = 31
  4436. ypos = 114
  4437. xlen = 144
  4438. ylen = 22
  4439. no_face = 1
  4440. text_red = 245
  4441. text_green = 217
  4442. text_blue = 131
  4443. text = Third-Party Software
  4444. font_italic = 0
  4445. cursor_red = 245
  4446. cursor_green = 217
  4447. sound = Snap.wav
  4448. action = screen "ThirdParty"
  4449.  
  4450. [Element]
  4451. name = Knowledge 
  4452. type = Object
  4453. type = Object List
  4454. type = Child
  4455. type = Element
  4456. type = Text Button
  4457. condition_mode = 1
  4458. face_red = 192
  4459. face_green = 192
  4460. face_blue = 192
  4461. cursor_blue = 131
  4462. on_red = 255
  4463. on_green = 255
  4464. on_blue = 255
  4465. cursor = Finger
  4466. font_face = Arial
  4467. font_weight = 700
  4468. font_height = -13
  4469. repaint = 1
  4470. centre = 1
  4471. xpos = 29
  4472. ypos = 154
  4473. xlen = 147
  4474. ylen = 22
  4475. no_face = 1
  4476. text_red = 245
  4477. text_green = 217
  4478. text_blue = 131
  4479. text = VB Knowledgebase
  4480. font_italic = 0
  4481. cursor_red = 245
  4482. cursor_green = 217
  4483. sound = Snap.wav
  4484. action = screen "Kbase"
  4485. cursor_action = 
  4486. leave_action = 
  4487.  
  4488. [Element]
  4489. name = Support Information button 
  4490. type = Object
  4491. type = Object List
  4492. type = Child
  4493. type = Element
  4494. type = Text Button
  4495. condition_mode = 1
  4496. face_red = 192
  4497. face_green = 192
  4498. face_blue = 192
  4499. cursor_blue = 131
  4500. on_red = 255
  4501. on_green = 255
  4502. on_blue = 255
  4503. cursor = Finger
  4504. font_face = Arial
  4505. font_weight = 700
  4506. font_height = -13
  4507. repaint = 1
  4508. centre = 1
  4509. xpos = 29
  4510. ypos = 195
  4511. xlen = 149
  4512. ylen = 22
  4513. no_face = 1
  4514. text_red = 245
  4515. text_green = 217
  4516. text_blue = 131
  4517. text = Support Information
  4518. font_italic = 0
  4519. cursor_red = 245
  4520. cursor_green = 217
  4521. sound = Snap.wav
  4522. action = screen "Support"
  4523.  
  4524. [Element]
  4525. name = View
  4526. type = Object
  4527. type = Object List
  4528. type = Child
  4529. type = Element
  4530. type = Text Button
  4531. condition_mode = 1
  4532. face_red = 192
  4533. face_green = 192
  4534. face_blue = 192
  4535. cursor_blue = 131
  4536. on_red = 255
  4537. on_green = 255
  4538. on_blue = 255
  4539. cursor = Finger
  4540. font_face = Arial
  4541. font_weight = 700
  4542. font_height = -13
  4543. repaint = 1
  4544. centre = 1
  4545. xpos = 27
  4546. ypos = 236
  4547. xlen = 149
  4548. ylen = 22
  4549. text = View CD Contents
  4550. no_face = 1
  4551. text_red = 245
  4552. text_green = 217
  4553. text_blue = 131
  4554. font_italic = 0
  4555. cursor_red = 245
  4556. cursor_green = 217
  4557. sound = Snap.wav
  4558. action = execute "Se32.exe open,.\VB 6 Unleashed PRE\.."
  4559.  
  4560. [Element]
  4561. name = Microsoft Internet Explorer
  4562. type = Object
  4563. type = Object List
  4564. type = Child
  4565. type = Element
  4566. type = Text Button
  4567. condition_mode = 1
  4568. face_red = 192
  4569. face_green = 192
  4570. face_blue = 192
  4571. cursor_blue = 255
  4572. on_red = 255
  4573. on_green = 255
  4574. on_blue = 255
  4575. cursor = Finger
  4576. font_face = Arial
  4577. font_weight = 400
  4578. font_height = -12
  4579. repaint = 1
  4580. centre = 1
  4581. xpos = 305
  4582. ypos = 202
  4583. xlen = 175
  4584. ylen = 20
  4585. text = Microsoft Internet Explorer 5.0
  4586. no_face = 0
  4587. text_red = 255
  4588. text_green = 255
  4589. text_blue = 0
  4590. font_italic = 0
  4591. cursor_red = 128
  4592. cursor_green = 0
  4593. action = execute "3rdParty\Browsers\MSIE5\IE5SETUP.EXE"
  4594. sound = Snap.wav
  4595.  
  4596. [Element]
  4597. name = Communicator 
  4598. type = Object
  4599. type = Object List
  4600. type = Child
  4601. type = Element
  4602. type = Text Button
  4603. condition_mode = 1
  4604. face_red = 192
  4605. face_green = 192
  4606. face_blue = 192
  4607. cursor_blue = 255
  4608. on_red = 255
  4609. on_green = 255
  4610. on_blue = 255
  4611. cursor = Finger
  4612. font_face = Arial
  4613. font_weight = 400
  4614. font_height = -12
  4615. repaint = 1
  4616. centre = 1
  4617. xpos = 305
  4618. ypos = 232
  4619. xlen = 175
  4620. ylen = 20
  4621. text = Netscape Communicator 4.51
  4622. no_face = 0
  4623. text_red = 255
  4624. text_green = 255
  4625. text_blue = 0
  4626. cursor_red = 128
  4627. cursor_green = 0
  4628. font_italic = 0
  4629. sound = Snap.wav
  4630. action = execute "3rdParty\Browsers\Netscape\Communicator 4_5_1\cc32e451.exe"
  4631.  
  4632. [Element]
  4633. name = Snap
  4634. type = Object
  4635. type = Object List
  4636. type = Child
  4637. type = Element
  4638. type = Sound
  4639. condition_mode = 2
  4640. volume = 100
  4641. filename = Snap.wav
  4642. no_screen = 1
  4643. mode = 1
  4644.  
  4645. [Element]
  4646. name = Home Hot
  4647. type = Object
  4648. type = Object List
  4649. type = Child
  4650. type = Element
  4651. type = Hot Area
  4652. condition_mode = 1
  4653. cursor = Finger
  4654. xpos = 26
  4655. ypos = 334
  4656. xlen = 46
  4657. ylen = 19
  4658. action = screen "Main Menu"
  4659.  
  4660. [Element]
  4661. name = Forward
  4662. type = Object
  4663. type = Object List
  4664. type = Child
  4665. type = Element
  4666. type = Hot Area
  4667. condition_mode = 1
  4668. cursor = Finger
  4669. xpos = 50
  4670. ypos = 380
  4671. xlen = 13
  4672. ylen = 20
  4673. action = next
  4674.  
  4675. [Element]
  4676. name = Back
  4677. type = Object
  4678. type = Object List
  4679. type = Child
  4680. type = Element
  4681. type = Hot Area
  4682. condition_mode = 1
  4683. cursor = Finger
  4684. xpos = 31
  4685. ypos = 379
  4686. xlen = 13
  4687. ylen = 20
  4688. action = back
  4689.  
  4690. [Element]
  4691. name = Exit Hot
  4692. type = Object
  4693. type = Object List
  4694. type = Child
  4695. type = Element
  4696. type = Hot Area
  4697. condition_mode = 1
  4698. cursor = Finger
  4699. xpos = 582
  4700. ypos = 272
  4701. xlen = 32
  4702. ylen = 19
  4703. action = screen "Credits"; display "Snap"
  4704.  
  4705. [Screen]
  4706. name = Support
  4707. type = Object
  4708. type = Object List
  4709. type = Child
  4710. type = Screen
  4711. activate = 1
  4712. undisplay = 1
  4713. condition_mode = 1
  4714. function_key = none
  4715. transition_off = Undisplay
  4716. condition = TRUE
  4717.  
  4718. [Element]
  4719. name = UnleasedPREmain
  4720. type = Object
  4721. type = Object List
  4722. type = Child
  4723. type = Element
  4724. type = Background
  4725. condition_mode = 1
  4726. transition = Display
  4727. background = 1
  4728. filename = UnleasedPREmain.gif
  4729.  
  4730. [Element]
  4731. name = Button#1 Hot
  4732. type = Object
  4733. type = Object List
  4734. type = Child
  4735. type = Element
  4736. type = Hot Area
  4737. condition_mode = 1
  4738. cursor = Finger
  4739. xpos = 26
  4740. ypos = 26
  4741. xlen = 184
  4742. ylen = 28
  4743. cursor_action = display "selectorb1"
  4744. leave_action = undisplay "selectorb1"
  4745. action = 
  4746.  
  4747. [Element]
  4748. name = Button#2 Hot
  4749. type = Object
  4750. type = Object List
  4751. type = Child
  4752. type = Element
  4753. type = Hot Area
  4754. condition_mode = 1
  4755. cursor = Finger
  4756. xpos = 25
  4757. ypos = 68
  4758. xlen = 185
  4759. ylen = 28
  4760. cursor_action = display "selectorb2"
  4761. leave_action = undisplay "selectorb2"
  4762. action = 
  4763.  
  4764. [Element]
  4765. name = Button#3 Hot
  4766. type = Object
  4767. type = Object List
  4768. type = Child
  4769. type = Element
  4770. type = Hot Area
  4771. condition_mode = 1
  4772. cursor = Finger
  4773. xpos = 27
  4774. ypos = 110
  4775. xlen = 184
  4776. ylen = 28
  4777. cursor_action = display "selectorb3"
  4778. leave_action = undisplay "selectorb3"
  4779. action = 
  4780.  
  4781. [Element]
  4782. name = Button#4 Hot
  4783. type = Object
  4784. type = Object List
  4785. type = Child
  4786. type = Element
  4787. type = Hot Area
  4788. condition_mode = 1
  4789. cursor = Finger
  4790. xpos = 27
  4791. ypos = 151
  4792. xlen = 183
  4793. ylen = 28
  4794. cursor_action = display "selectorb4"
  4795. leave_action = undisplay "selectorb4"
  4796. action = 
  4797.  
  4798. [Element]
  4799. name = Button#5 Hot
  4800. type = Object
  4801. type = Object List
  4802. type = Child
  4803. type = Element
  4804. type = Hot Area
  4805. condition_mode = 1
  4806. cursor = Finger
  4807. xpos = 26
  4808. ypos = 193
  4809. xlen = 182
  4810. ylen = 27
  4811. cursor_action = display "selectorb5"
  4812. leave_action = undisplay "selectorb5"
  4813. action = 
  4814.  
  4815. [Element]
  4816. name = Button#6 Hot
  4817. type = Object
  4818. type = Object List
  4819. type = Child
  4820. type = Element
  4821. type = Hot Area
  4822. condition_mode = 1
  4823. cursor = Finger
  4824. xpos = 27
  4825. ypos = 234
  4826. xlen = 179
  4827. ylen = 27
  4828. cursor_action = display "selectorb6"
  4829. leave_action = undisplay "selectorb6"
  4830. action = 
  4831.  
  4832. [Element]
  4833. name = Paste Buttons Under this element
  4834. type = Object
  4835. type = Object List
  4836. type = Child
  4837. type = Element
  4838. type = Control
  4839. condition_mode = 2
  4840.  
  4841. [Element]
  4842. name = Welcome Header
  4843. type = Object
  4844. type = Object List
  4845. type = Child
  4846. type = Element
  4847. type = Text
  4848. condition_mode = 1
  4849. text_red = 255
  4850. text_green = 255
  4851. text_blue = 255
  4852. shadow_red = 128
  4853. shadow_green = 128
  4854. shadow_blue = 128
  4855. shadow_offset = 1
  4856. font_face = Arial
  4857. font_weight = 700
  4858. font_height = -32
  4859. transition = Display
  4860. transition_off = Undisplay
  4861. antialias = 1
  4862. crel = 1
  4863. xpos = 224
  4864. ypos = 17
  4865. xlen = 338
  4866. ylen = 37
  4867. text = Support Information
  4868. font_italic = 0
  4869.  
  4870. [Element]
  4871. name = Welcome Intro
  4872. type = Object
  4873. type = Object List
  4874. type = Child
  4875. type = Element
  4876. type = Text
  4877. condition_mode = 1
  4878. text_red = 255
  4879. text_green = 255
  4880. text_blue = 255
  4881. shadow_red = 128
  4882. shadow_green = 128
  4883. shadow_blue = 128
  4884. shadow_offset = 1
  4885. font_face = Arial
  4886. font_weight = 400
  4887. font_height = -12
  4888. transition = Display
  4889. transition_off = Undisplay
  4890. antialias = 0
  4891. crel = 1
  4892. xpos = 225
  4893. ypos = 58
  4894. xlen = 366
  4895. ylen = 167
  4896. text = Macmillan Computer Publishing's User Services team is ready to assist if you have problems using this product. Please contact us via the Internet, www.mcp.com/support. \n\n When you contact us, please supply the following information:\n1. Complete name of this product.\n2. The ISBN for this product.\n3. Specific details of the problem you're having.\n4. Information on your computer system setup, such as the           version of Windows, amount of memory, etc.\n5. How we can reach you (email address or phone number).\n\n
  4897. font_italic = 0
  4898.  
  4899. [Element]
  4900. name = Additional Info 
  4901. type = Object
  4902. type = Object List
  4903. type = Child
  4904. type = Element
  4905. type = Text Button
  4906. condition_mode = 1
  4907. face_red = 192
  4908. face_green = 192
  4909. face_blue = 192
  4910. cursor_blue = 255
  4911. on_red = 255
  4912. on_green = 255
  4913. on_blue = 255
  4914. cursor = Finger
  4915. font_face = Arial
  4916. font_weight = 400
  4917. font_height = -13
  4918. repaint = 1
  4919. centre = 2
  4920. xpos = 448
  4921. ypos = 232
  4922. xlen = 145
  4923. ylen = 19
  4924. text = Additional Contact Info.
  4925. no_face = 1
  4926. font_italic = 0
  4927. text_red = 255
  4928. text_green = 255
  4929. text_blue = 0
  4930. cursor_red = 255
  4931. cursor_green = 255
  4932. sound = snap.wav
  4933. action = screen "Contact"
  4934.  
  4935. [Element]
  4936. name = selectorb1
  4937. type = Object
  4938. type = Object List
  4939. type = Child
  4940. type = Element
  4941. type = Picture
  4942. condition_mode = 2
  4943. transition = Transform
  4944. transition_off = Undisplay
  4945. trans_green = 255
  4946. crel = 1
  4947. xpos = 186
  4948. ypos = 22
  4949. xlen = 40
  4950. ylen = 36
  4951. filename = selectorb1.gif
  4952. normal_op = 100
  4953. display_cx = 20
  4954. display_cy = 18
  4955. display_cz = 0
  4956. display_xs = 1
  4957. display_ys = 1
  4958. display_xh = 0
  4959. display_yh = 0
  4960. display_xr = 0
  4961. display_yr = 0
  4962. display_zr = 0
  4963. display_op = 0
  4964. display_fr = 4
  4965. display_bk = 0
  4966.  
  4967. [Element]
  4968. name = selectorb2
  4969. type = Object
  4970. type = Object List
  4971. type = Child
  4972. type = Element
  4973. type = Picture
  4974. condition_mode = 2
  4975. transition = Transform
  4976. transition_off = Undisplay
  4977. trans_green = 255
  4978. crel = 1
  4979. xpos = 184
  4980. ypos = 62
  4981. xlen = 39
  4982. ylen = 40
  4983. filename = selectorb2.gif
  4984. normal_op = 100
  4985. display_cx = 19.5
  4986. display_cy = 20
  4987. display_cz = 0
  4988. display_xs = 1
  4989. display_ys = 1
  4990. display_xh = 0
  4991. display_yh = 0
  4992. display_xr = 0
  4993. display_yr = 0
  4994. display_zr = 0
  4995. display_op = 0
  4996. display_fr = 4
  4997. display_bk = 0
  4998.  
  4999. [Element]
  5000. name = selectorb3
  5001. type = Object
  5002. type = Object List
  5003. type = Child
  5004. type = Element
  5005. type = Picture
  5006. condition_mode = 2
  5007. transition = Transform
  5008. transition_off = Undisplay
  5009. trans_green = 255
  5010. crel = 1
  5011. xpos = 183
  5012. ypos = 105
  5013. xlen = 40
  5014. ylen = 39
  5015. filename = selectorb3.gif
  5016. normal_op = 100
  5017. display_cx = 20
  5018. display_cy = 19.5
  5019. display_cz = 0
  5020. display_xs = 1
  5021. display_ys = 1
  5022. display_xh = 0
  5023. display_yh = 0
  5024. display_xr = 0
  5025. display_yr = 0
  5026. display_zr = 0
  5027. display_op = 0
  5028. display_fr = 4
  5029. display_bk = 0
  5030.  
  5031. [Element]
  5032. name = selectorb4
  5033. type = Object
  5034. type = Object List
  5035. type = Child
  5036. type = Element
  5037. type = Picture
  5038. condition_mode = 2
  5039. transition = Transform
  5040. transition_off = Undisplay
  5041. trans_green = 255
  5042. crel = 1
  5043. xpos = 184
  5044. ypos = 147
  5045. xlen = 42
  5046. ylen = 38
  5047. filename = selectorb4.gif
  5048. normal_op = 100
  5049. display_cx = 21
  5050. display_cy = 19
  5051. display_cz = 0
  5052. display_xs = 1
  5053. display_ys = 1
  5054. display_xh = 0
  5055. display_yh = 0
  5056. display_xr = 0
  5057. display_yr = 0
  5058. display_zr = 0
  5059. display_op = 0
  5060. display_fr = 4
  5061. display_bk = 0
  5062.  
  5063. [Element]
  5064. name = selectorb5
  5065. type = Object
  5066. type = Object List
  5067. type = Child
  5068. type = Element
  5069. type = Picture
  5070. condition_mode = 2
  5071. transition = Transform
  5072. transition_off = Undisplay
  5073. trans_green = 255
  5074. crel = 1
  5075. xpos = 185
  5076. ypos = 188
  5077. xlen = 40
  5078. ylen = 38
  5079. filename = selectorb5.gif
  5080. normal_op = 100
  5081. display_cx = 20
  5082. display_cy = 19
  5083. display_cz = 0
  5084. display_xs = 1
  5085. display_ys = 1
  5086. display_xh = 0
  5087. display_yh = 0
  5088. display_xr = 0
  5089. display_yr = 0
  5090. display_zr = 0
  5091. display_op = 0
  5092. display_fr = 4
  5093. display_bk = 0
  5094.  
  5095. [Element]
  5096. name = selectorb6
  5097. type = Object
  5098. type = Object List
  5099. type = Child
  5100. type = Element
  5101. type = Picture
  5102. condition_mode = 2
  5103. transition = Transform
  5104. transition_off = Undisplay
  5105. trans_green = 255
  5106. crel = 1
  5107. xpos = 185
  5108. ypos = 227
  5109. xlen = 41
  5110. ylen = 40
  5111. filename = selectorb6.gif
  5112. normal_op = 100
  5113. display_cx = 20.5
  5114. display_cy = 20
  5115. display_cz = 0
  5116. display_xs = 1
  5117. display_ys = 1
  5118. display_xh = 0
  5119. display_yh = 0
  5120. display_xr = 0
  5121. display_yr = 0
  5122. display_zr = 0
  5123. display_op = 0
  5124. display_fr = 4
  5125. display_bk = 0
  5126.  
  5127. [Element]
  5128. name = CD info
  5129. type = Object
  5130. type = Object List
  5131. type = Child
  5132. type = Element
  5133. type = Text Button
  5134. condition_mode = 1
  5135. face_red = 192
  5136. face_green = 192
  5137. face_blue = 192
  5138. cursor_blue = 131
  5139. on_red = 255
  5140. on_green = 255
  5141. on_blue = 255
  5142. cursor = Finger
  5143. font_face = Arial
  5144. font_weight = 700
  5145. font_height = -13
  5146. repaint = 1
  5147. centre = 1
  5148. xpos = 29
  5149. ypos = 28
  5150. xlen = 148
  5151. ylen = 25
  5152. text = About This CD-ROM
  5153. no_face = 1
  5154. text_red = 245
  5155. text_green = 217
  5156. text_blue = 131
  5157. cursor_red = 245
  5158. cursor_green = 217
  5159. sound = Snap.wav
  5160. action = execute "Se32.exe open,ReadMe.TXT"
  5161.  
  5162. [Element]
  5163. name = Code 
  5164. type = Object
  5165. type = Object List
  5166. type = Child
  5167. type = Element
  5168. type = Text Button
  5169. condition_mode = 1
  5170. face_red = 192
  5171. face_green = 192
  5172. face_blue = 192
  5173. cursor_blue = 131
  5174. on_red = 255
  5175. on_green = 255
  5176. on_blue = 255
  5177. cursor = Finger
  5178. font_face = Arial
  5179. font_weight = 700
  5180. font_height = -13
  5181. repaint = 1
  5182. centre = 1
  5183. xpos = 31
  5184. ypos = 70
  5185. xlen = 144
  5186. ylen = 23
  5187. no_face = 1
  5188. text_red = 245
  5189. text_green = 217
  5190. text_blue = 131
  5191. text = Source Code
  5192. font_italic = 0
  5193. cursor_red = 245
  5194. cursor_green = 217
  5195. sound = Snap.wav
  5196. action = execute "Se32.exe open,Source/INSTALL.exe"
  5197.  
  5198. [Element]
  5199. name = Third-Party Software button 
  5200. type = Object
  5201. type = Object List
  5202. type = Child
  5203. type = Element
  5204. type = Text Button
  5205. condition_mode = 1
  5206. face_red = 192
  5207. face_green = 192
  5208. face_blue = 192
  5209. cursor_blue = 131
  5210. on_red = 255
  5211. on_green = 255
  5212. on_blue = 255
  5213. cursor = Finger
  5214. font_face = Arial
  5215. font_weight = 700
  5216. font_height = -13
  5217. repaint = 1
  5218. centre = 1
  5219. xpos = 31
  5220. ypos = 114
  5221. xlen = 144
  5222. ylen = 22
  5223. no_face = 1
  5224. text_red = 245
  5225. text_green = 217
  5226. text_blue = 131
  5227. text = Third-Party Software
  5228. font_italic = 0
  5229. cursor_red = 245
  5230. cursor_green = 217
  5231. sound = Snap.wav
  5232. action = screen "ThirdParty"
  5233.  
  5234. [Element]
  5235. name = Knowledge 
  5236. type = Object
  5237. type = Object List
  5238. type = Child
  5239. type = Element
  5240. type = Text Button
  5241. condition_mode = 1
  5242. face_red = 192
  5243. face_green = 192
  5244. face_blue = 192
  5245. cursor_blue = 131
  5246. on_red = 255
  5247. on_green = 255
  5248. on_blue = 255
  5249. cursor = Finger
  5250. font_face = Arial
  5251. font_weight = 700
  5252. font_height = -13
  5253. repaint = 1
  5254. centre = 1
  5255. xpos = 29
  5256. ypos = 154
  5257. xlen = 149
  5258. ylen = 22
  5259. no_face = 1
  5260. text_red = 245
  5261. text_green = 217
  5262. text_blue = 131
  5263. text = VB Knowledgebase
  5264. font_italic = 0
  5265. cursor_red = 245
  5266. cursor_green = 217
  5267. sound = Snap.wav
  5268. action = screen "Kbase"
  5269. cursor_action = 
  5270. leave_action = 
  5271.  
  5272. [Element]
  5273. name = Support Information button 
  5274. type = Object
  5275. type = Object List
  5276. type = Child
  5277. type = Element
  5278. type = Text Button
  5279. condition_mode = 1
  5280. face_red = 192
  5281. face_green = 192
  5282. face_blue = 192
  5283. cursor_blue = 131
  5284. on_red = 255
  5285. on_green = 255
  5286. on_blue = 255
  5287. cursor = Finger
  5288. font_face = Arial
  5289. font_weight = 700
  5290. font_height = -13
  5291. repaint = 1
  5292. centre = 1
  5293. xpos = 29
  5294. ypos = 195
  5295. xlen = 149
  5296. ylen = 22
  5297. no_face = 1
  5298. text_red = 245
  5299. text_green = 217
  5300. text_blue = 131
  5301. text = Support Information
  5302. font_italic = 0
  5303. cursor_red = 245
  5304. cursor_green = 217
  5305. sound = Snap.wav
  5306. action = screen "Support"
  5307.  
  5308. [Element]
  5309. name = View
  5310. type = Object
  5311. type = Object List
  5312. type = Child
  5313. type = Element
  5314. type = Text Button
  5315. condition_mode = 1
  5316. face_red = 192
  5317. face_green = 192
  5318. face_blue = 192
  5319. cursor_blue = 131
  5320. on_red = 255
  5321. on_green = 255
  5322. on_blue = 255
  5323. cursor = Finger
  5324. font_face = Arial
  5325. font_weight = 700
  5326. font_height = -13
  5327. repaint = 1
  5328. centre = 1
  5329. xpos = 27
  5330. ypos = 234
  5331. xlen = 151
  5332. ylen = 26
  5333. text = View CD Contents
  5334. no_face = 1
  5335. text_red = 245
  5336. text_green = 217
  5337. text_blue = 131
  5338. font_italic = 0
  5339. cursor_red = 245
  5340. cursor_green = 217
  5341. sound = Snap.wav
  5342. action = execute "Se32.exe open,.\VB 6 Unleashed PRE\.."
  5343.  
  5344. [Element]
  5345. name = Snap
  5346. type = Object
  5347. type = Object List
  5348. type = Child
  5349. type = Element
  5350. type = Sound
  5351. condition_mode = 2
  5352. volume = 100
  5353. filename = Snap.wav
  5354. no_screen = 1
  5355. mode = 1
  5356.  
  5357. [Element]
  5358. name = Home Hot
  5359. type = Object
  5360. type = Object List
  5361. type = Child
  5362. type = Element
  5363. type = Hot Area
  5364. condition_mode = 1
  5365. cursor = Finger
  5366. xpos = 26
  5367. ypos = 334
  5368. xlen = 46
  5369. ylen = 19
  5370. action = screen "Main Menu"
  5371.  
  5372. [Element]
  5373. name = Forward
  5374. type = Object
  5375. type = Object List
  5376. type = Child
  5377. type = Element
  5378. type = Hot Area
  5379. condition_mode = 1
  5380. cursor = Finger
  5381. xpos = 50
  5382. ypos = 380
  5383. xlen = 13
  5384. ylen = 20
  5385. action = next
  5386.  
  5387. [Element]
  5388. name = Back
  5389. type = Object
  5390. type = Object List
  5391. type = Child
  5392. type = Element
  5393. type = Hot Area
  5394. condition_mode = 1
  5395. cursor = Finger
  5396. xpos = 31
  5397. ypos = 379
  5398. xlen = 13
  5399. ylen = 20
  5400. action = back
  5401.  
  5402. [Element]
  5403. name = Exit Hot
  5404. type = Object
  5405. type = Object List
  5406. type = Child
  5407. type = Element
  5408. type = Hot Area
  5409. condition_mode = 1
  5410. cursor = Finger
  5411. xpos = 582
  5412. ypos = 272
  5413. xlen = 32
  5414. ylen = 19
  5415. action = screen "Credits"; display "Snap"
  5416.  
  5417. [Screen]
  5418. name = Contact
  5419. type = Object
  5420. type = Object List
  5421. type = Child
  5422. type = Screen
  5423. activate = 1
  5424. undisplay = 1
  5425. condition_mode = 1
  5426. function_key = none
  5427. transition_off = Undisplay
  5428. condition = TRUE
  5429.  
  5430. [Element]
  5431. name = UnleasedPREmain
  5432. type = Object
  5433. type = Object List
  5434. type = Child
  5435. type = Element
  5436. type = Background
  5437. condition_mode = 1
  5438. transition = Display
  5439. background = 1
  5440. filename = UnleasedPREmain.gif
  5441.  
  5442. [Element]
  5443. name = Button#1 Hot
  5444. type = Object
  5445. type = Object List
  5446. type = Child
  5447. type = Element
  5448. type = Hot Area
  5449. condition_mode = 1
  5450. cursor = Finger
  5451. xpos = 26
  5452. ypos = 26
  5453. xlen = 184
  5454. ylen = 28
  5455. cursor_action = display "selectorb1"
  5456. leave_action = undisplay "selectorb1"
  5457. action = 
  5458.  
  5459. [Element]
  5460. name = Button#2 Hot
  5461. type = Object
  5462. type = Object List
  5463. type = Child
  5464. type = Element
  5465. type = Hot Area
  5466. condition_mode = 1
  5467. cursor = Finger
  5468. xpos = 25
  5469. ypos = 68
  5470. xlen = 185
  5471. ylen = 28
  5472. cursor_action = display "selectorb2"
  5473. leave_action = undisplay "selectorb2"
  5474. action = 
  5475.  
  5476. [Element]
  5477. name = Button#3 Hot
  5478. type = Object
  5479. type = Object List
  5480. type = Child
  5481. type = Element
  5482. type = Hot Area
  5483. condition_mode = 1
  5484. cursor = Finger
  5485. xpos = 27
  5486. ypos = 110
  5487. xlen = 184
  5488. ylen = 28
  5489. cursor_action = display "selectorb3"
  5490. leave_action = undisplay "selectorb3"
  5491. action = 
  5492.  
  5493. [Element]
  5494. name = Button#4 Hot
  5495. type = Object
  5496. type = Object List
  5497. type = Child
  5498. type = Element
  5499. type = Hot Area
  5500. condition_mode = 1
  5501. cursor = Finger
  5502. xpos = 27
  5503. ypos = 151
  5504. xlen = 183
  5505. ylen = 28
  5506. cursor_action = display "selectorb4"
  5507. leave_action = undisplay "selectorb4"
  5508. action = 
  5509.  
  5510. [Element]
  5511. name = Button#5 Hot
  5512. type = Object
  5513. type = Object List
  5514. type = Child
  5515. type = Element
  5516. type = Hot Area
  5517. condition_mode = 1
  5518. cursor = Finger
  5519. xpos = 26
  5520. ypos = 193
  5521. xlen = 182
  5522. ylen = 27
  5523. cursor_action = display "selectorb5"
  5524. leave_action = undisplay "selectorb5"
  5525. action = 
  5526.  
  5527. [Element]
  5528. name = Button#6 Hot
  5529. type = Object
  5530. type = Object List
  5531. type = Child
  5532. type = Element
  5533. type = Hot Area
  5534. condition_mode = 1
  5535. cursor = Finger
  5536. xpos = 27
  5537. ypos = 234
  5538. xlen = 179
  5539. ylen = 27
  5540. cursor_action = display "selectorb6"
  5541. leave_action = undisplay "selectorb6"
  5542. action = 
  5543.  
  5544. [Element]
  5545. name = Paste Buttons Under this element
  5546. type = Object
  5547. type = Object List
  5548. type = Child
  5549. type = Element
  5550. type = Control
  5551. condition_mode = 2
  5552.  
  5553. [Element]
  5554. name = Welcome Header
  5555. type = Object
  5556. type = Object List
  5557. type = Child
  5558. type = Element
  5559. type = Text
  5560. condition_mode = 1
  5561. text_red = 255
  5562. text_green = 255
  5563. text_blue = 255
  5564. shadow_red = 128
  5565. shadow_green = 128
  5566. shadow_blue = 128
  5567. shadow_offset = 1
  5568. font_face = Arial
  5569. font_weight = 700
  5570. font_height = -32
  5571. transition = Display
  5572. transition_off = Undisplay
  5573. antialias = 1
  5574. crel = 1
  5575. xpos = 233
  5576. ypos = 19
  5577. xlen = 305
  5578. ylen = 30
  5579. text = Contact Information
  5580. font_italic = 0
  5581.  
  5582. [Element]
  5583. name = Welcome Intro
  5584. type = Object
  5585. type = Object List
  5586. type = Child
  5587. type = Element
  5588. type = Text
  5589. condition_mode = 1
  5590. text_red = 255
  5591. text_green = 255
  5592. text_blue = 255
  5593. shadow_red = 128
  5594. shadow_green = 128
  5595. shadow_blue = 128
  5596. shadow_offset = 1
  5597. font_face = Arial
  5598. font_weight = 400
  5599. font_height = -13
  5600. transition = Display
  5601. transition_off = Undisplay
  5602. antialias = 0
  5603. crel = 1
  5604. xpos = 236
  5605. ypos = 63
  5606. xlen = 348
  5607. ylen = 164
  5608. text = If you have a question or comment about this product, there are several ways to contact us. We will respond to as many readers as we can.  You can write us at the following address:\n\nSams Publishing\nAttn: Executive Editor, Office 2000 Products\n201 W. 103rd Street             \nIndianapolis, IN 46290\nWorld Wide Web: http://www.mcp.com/support
  5609. font_italic = 0
  5610.  
  5611. [Element]
  5612. name = Support Button
  5613. type = Object
  5614. type = Object List
  5615. type = Child
  5616. type = Element
  5617. type = Text Button
  5618. condition_mode = 1
  5619. face_red = 192
  5620. face_green = 192
  5621. face_blue = 192
  5622. cursor_blue = 255
  5623. on_red = 255
  5624. on_green = 255
  5625. on_blue = 255
  5626. cursor = Finger
  5627. font_face = Arial
  5628. font_weight = 400
  5629. font_height = -13
  5630. repaint = 1
  5631. centre = 2
  5632. xpos = 423
  5633. ypos = 236
  5634. xlen = 172
  5635. ylen = 26
  5636. no_face = 1
  5637. text = Back To Support Info.
  5638. action = screen "Support"
  5639. text_red = 255
  5640. text_green = 255
  5641. text_blue = 0
  5642. cursor_red = 255
  5643. cursor_green = 255
  5644. font_italic = 0
  5645. sound = Snap.wav
  5646.  
  5647. [Element]
  5648. name = selectorb1
  5649. type = Object
  5650. type = Object List
  5651. type = Child
  5652. type = Element
  5653. type = Picture
  5654. condition_mode = 2
  5655. transition = Transform
  5656. transition_off = Undisplay
  5657. trans_green = 255
  5658. crel = 1
  5659. xpos = 186
  5660. ypos = 22
  5661. xlen = 40
  5662. ylen = 36
  5663. filename = selectorb1.gif
  5664. normal_op = 100
  5665. display_cx = 20
  5666. display_cy = 18
  5667. display_cz = 0
  5668. display_xs = 1
  5669. display_ys = 1
  5670. display_xh = 0
  5671. display_yh = 0
  5672. display_xr = 0
  5673. display_yr = 0
  5674. display_zr = 0
  5675. display_op = 0
  5676. display_fr = 4
  5677. display_bk = 0
  5678.  
  5679. [Element]
  5680. name = selectorb2
  5681. type = Object
  5682. type = Object List
  5683. type = Child
  5684. type = Element
  5685. type = Picture
  5686. condition_mode = 2
  5687. transition = Transform
  5688. transition_off = Undisplay
  5689. trans_green = 255
  5690. crel = 1
  5691. xpos = 184
  5692. ypos = 62
  5693. xlen = 39
  5694. ylen = 40
  5695. filename = selectorb2.gif
  5696. normal_op = 100
  5697. display_cx = 19.5
  5698. display_cy = 20
  5699. display_cz = 0
  5700. display_xs = 1
  5701. display_ys = 1
  5702. display_xh = 0
  5703. display_yh = 0
  5704. display_xr = 0
  5705. display_yr = 0
  5706. display_zr = 0
  5707. display_op = 0
  5708. display_fr = 4
  5709. display_bk = 0
  5710.  
  5711. [Element]
  5712. name = selectorb3
  5713. type = Object
  5714. type = Object List
  5715. type = Child
  5716. type = Element
  5717. type = Picture
  5718. condition_mode = 2
  5719. transition = Transform
  5720. transition_off = Undisplay
  5721. trans_green = 255
  5722. crel = 1
  5723. xpos = 183
  5724. ypos = 105
  5725. xlen = 40
  5726. ylen = 39
  5727. filename = selectorb3.gif
  5728. normal_op = 100
  5729. display_cx = 20
  5730. display_cy = 19.5
  5731. display_cz = 0
  5732. display_xs = 1
  5733. display_ys = 1
  5734. display_xh = 0
  5735. display_yh = 0
  5736. display_xr = 0
  5737. display_yr = 0
  5738. display_zr = 0
  5739. display_op = 0
  5740. display_fr = 4
  5741. display_bk = 0
  5742.  
  5743. [Element]
  5744. name = selectorb4
  5745. type = Object
  5746. type = Object List
  5747. type = Child
  5748. type = Element
  5749. type = Picture
  5750. condition_mode = 2
  5751. transition = Transform
  5752. transition_off = Undisplay
  5753. trans_green = 255
  5754. crel = 1
  5755. xpos = 184
  5756. ypos = 147
  5757. xlen = 42
  5758. ylen = 38
  5759. filename = selectorb4.gif
  5760. normal_op = 100
  5761. display_cx = 21
  5762. display_cy = 19
  5763. display_cz = 0
  5764. display_xs = 1
  5765. display_ys = 1
  5766. display_xh = 0
  5767. display_yh = 0
  5768. display_xr = 0
  5769. display_yr = 0
  5770. display_zr = 0
  5771. display_op = 0
  5772. display_fr = 4
  5773. display_bk = 0
  5774.  
  5775. [Element]
  5776. name = selectorb5
  5777. type = Object
  5778. type = Object List
  5779. type = Child
  5780. type = Element
  5781. type = Picture
  5782. condition_mode = 2
  5783. transition = Transform
  5784. transition_off = Undisplay
  5785. trans_green = 255
  5786. crel = 1
  5787. xpos = 185
  5788. ypos = 188
  5789. xlen = 40
  5790. ylen = 38
  5791. filename = selectorb5.gif
  5792. normal_op = 100
  5793. display_cx = 20
  5794. display_cy = 19
  5795. display_cz = 0
  5796. display_xs = 1
  5797. display_ys = 1
  5798. display_xh = 0
  5799. display_yh = 0
  5800. display_xr = 0
  5801. display_yr = 0
  5802. display_zr = 0
  5803. display_op = 0
  5804. display_fr = 4
  5805. display_bk = 0
  5806.  
  5807. [Element]
  5808. name = selectorb6
  5809. type = Object
  5810. type = Object List
  5811. type = Child
  5812. type = Element
  5813. type = Picture
  5814. condition_mode = 2
  5815. transition = Transform
  5816. transition_off = Undisplay
  5817. trans_green = 255
  5818. crel = 1
  5819. xpos = 185
  5820. ypos = 227
  5821. xlen = 41
  5822. ylen = 40
  5823. filename = selectorb6.gif
  5824. normal_op = 100
  5825. display_cx = 20.5
  5826. display_cy = 20
  5827. display_cz = 0
  5828. display_xs = 1
  5829. display_ys = 1
  5830. display_xh = 0
  5831. display_yh = 0
  5832. display_xr = 0
  5833. display_yr = 0
  5834. display_zr = 0
  5835. display_op = 0
  5836. display_fr = 4
  5837. display_bk = 0
  5838.  
  5839. [Element]
  5840. name = CD info
  5841. type = Object
  5842. type = Object List
  5843. type = Child
  5844. type = Element
  5845. type = Text Button
  5846. condition_mode = 1
  5847. face_red = 192
  5848. face_green = 192
  5849. face_blue = 192
  5850. cursor_blue = 131
  5851. on_red = 255
  5852. on_green = 255
  5853. on_blue = 255
  5854. cursor = Finger
  5855. font_face = Arial
  5856. font_weight = 700
  5857. font_height = -13
  5858. repaint = 1
  5859. centre = 1
  5860. xpos = 29
  5861. ypos = 28
  5862. xlen = 148
  5863. ylen = 25
  5864. text = About This CD-ROM
  5865. no_face = 1
  5866. text_red = 245
  5867. text_green = 217
  5868. text_blue = 131
  5869. cursor_red = 245
  5870. cursor_green = 217
  5871. sound = Snap.wav
  5872. action = execute "Se32.exe open,ReadMe.TXT"
  5873.  
  5874. [Element]
  5875. name = Code 
  5876. type = Object
  5877. type = Object List
  5878. type = Child
  5879. type = Element
  5880. type = Text Button
  5881. condition_mode = 1
  5882. face_red = 192
  5883. face_green = 192
  5884. face_blue = 192
  5885. cursor_blue = 131
  5886. on_red = 255
  5887. on_green = 255
  5888. on_blue = 255
  5889. cursor = Finger
  5890. font_face = Arial
  5891. font_weight = 700
  5892. font_height = -13
  5893. repaint = 1
  5894. centre = 1
  5895. xpos = 31
  5896. ypos = 70
  5897. xlen = 144
  5898. ylen = 23
  5899. no_face = 1
  5900. text_red = 245
  5901. text_green = 217
  5902. text_blue = 131
  5903. text = Source Code
  5904. font_italic = 0
  5905. cursor_red = 245
  5906. cursor_green = 217
  5907. sound = Snap.wav
  5908. action = execute "Se32.exe open,Source/INSTALL.exe"
  5909.  
  5910. [Element]
  5911. name = Third-Party Software button 
  5912. type = Object
  5913. type = Object List
  5914. type = Child
  5915. type = Element
  5916. type = Text Button
  5917. condition_mode = 1
  5918. face_red = 192
  5919. face_green = 192
  5920. face_blue = 192
  5921. cursor_blue = 131
  5922. on_red = 255
  5923. on_green = 255
  5924. on_blue = 255
  5925. cursor = Finger
  5926. font_face = Arial
  5927. font_weight = 700
  5928. font_height = -13
  5929. repaint = 1
  5930. centre = 1
  5931. xpos = 31
  5932. ypos = 114
  5933. xlen = 144
  5934. ylen = 22
  5935. no_face = 1
  5936. text_red = 245
  5937. text_green = 217
  5938. text_blue = 131
  5939. text = Third-Party Software
  5940. font_italic = 0
  5941. cursor_red = 245
  5942. cursor_green = 217
  5943. sound = Snap.wav
  5944. action = screen "ThirdParty"
  5945.  
  5946. [Element]
  5947. name = Knowledge 
  5948. type = Object
  5949. type = Object List
  5950. type = Child
  5951. type = Element
  5952. type = Text Button
  5953. condition_mode = 1
  5954. face_red = 192
  5955. face_green = 192
  5956. face_blue = 192
  5957. cursor_blue = 131
  5958. on_red = 255
  5959. on_green = 255
  5960. on_blue = 255
  5961. cursor = Finger
  5962. font_face = Arial
  5963. font_weight = 700
  5964. font_height = -13
  5965. repaint = 1
  5966. centre = 1
  5967. xpos = 29
  5968. ypos = 154
  5969. xlen = 149
  5970. ylen = 22
  5971. no_face = 1
  5972. text_red = 245
  5973. text_green = 217
  5974. text_blue = 131
  5975. text = VB Knowledgebase
  5976. font_italic = 0
  5977. cursor_red = 245
  5978. cursor_green = 217
  5979. sound = Snap.wav
  5980. action = screen "Kbase"
  5981. cursor_action = 
  5982. leave_action = 
  5983.  
  5984. [Element]
  5985. name = Support Information button 
  5986. type = Object
  5987. type = Object List
  5988. type = Child
  5989. type = Element
  5990. type = Text Button
  5991. condition_mode = 1
  5992. face_red = 192
  5993. face_green = 192
  5994. face_blue = 192
  5995. cursor_blue = 131
  5996. on_red = 255
  5997. on_green = 255
  5998. on_blue = 255
  5999. cursor = Finger
  6000. font_face = Arial
  6001. font_weight = 700
  6002. font_height = -13
  6003. repaint = 1
  6004. centre = 1
  6005. xpos = 29
  6006. ypos = 195
  6007. xlen = 149
  6008. ylen = 22
  6009. no_face = 1
  6010. text_red = 245
  6011. text_green = 217
  6012. text_blue = 131
  6013. text = Support Information
  6014. font_italic = 0
  6015. cursor_red = 245
  6016. cursor_green = 217
  6017. sound = Snap.wav
  6018. action = screen "Support"
  6019.  
  6020. [Element]
  6021. name = View
  6022. type = Object
  6023. type = Object List
  6024. type = Child
  6025. type = Element
  6026. type = Text Button
  6027. condition_mode = 1
  6028. face_red = 192
  6029. face_green = 192
  6030. face_blue = 192
  6031. cursor_blue = 131
  6032. on_red = 255
  6033. on_green = 255
  6034. on_blue = 255
  6035. cursor = Finger
  6036. font_face = Arial
  6037. font_weight = 700
  6038. font_height = -13
  6039. repaint = 1
  6040. centre = 1
  6041. xpos = 27
  6042. ypos = 234
  6043. xlen = 151
  6044. ylen = 26
  6045. text = View CD Contents
  6046. no_face = 1
  6047. text_red = 245
  6048. text_green = 217
  6049. text_blue = 131
  6050. font_italic = 0
  6051. cursor_red = 245
  6052. cursor_green = 217
  6053. sound = Snap.wav
  6054. action = execute "Se32.exe open,.\VB 6 Unleashed PRE\.."
  6055.  
  6056. [Element]
  6057. name = Snap
  6058. type = Object
  6059. type = Object List
  6060. type = Child
  6061. type = Element
  6062. type = Sound
  6063. condition_mode = 2
  6064. volume = 100
  6065. filename = Snap.wav
  6066. no_screen = 1
  6067. mode = 1
  6068.  
  6069. [Element]
  6070. name = Home Hot
  6071. type = Object
  6072. type = Object List
  6073. type = Child
  6074. type = Element
  6075. type = Hot Area
  6076. condition_mode = 1
  6077. cursor = Finger
  6078. xpos = 26
  6079. ypos = 334
  6080. xlen = 46
  6081. ylen = 19
  6082. action = screen "Main Menu"
  6083.  
  6084. [Element]
  6085. name = Forward
  6086. type = Object
  6087. type = Object List
  6088. type = Child
  6089. type = Element
  6090. type = Hot Area
  6091. condition_mode = 1
  6092. cursor = Finger
  6093. xpos = 50
  6094. ypos = 380
  6095. xlen = 13
  6096. ylen = 20
  6097. action = next
  6098.  
  6099. [Element]
  6100. name = Back
  6101. type = Object
  6102. type = Object List
  6103. type = Child
  6104. type = Element
  6105. type = Hot Area
  6106. condition_mode = 1
  6107. cursor = Finger
  6108. xpos = 31
  6109. ypos = 379
  6110. xlen = 13
  6111. ylen = 20
  6112. action = back
  6113.  
  6114. [Element]
  6115. name = Exit Hot
  6116. type = Object
  6117. type = Object List
  6118. type = Child
  6119. type = Element
  6120. type = Hot Area
  6121. condition_mode = 1
  6122. cursor = Finger
  6123. xpos = 582
  6124. ypos = 272
  6125. xlen = 32
  6126. ylen = 19
  6127. action = screen "Credits"; display "Snap"
  6128.  
  6129. [Screen]
  6130. name = Credits
  6131. type = Object
  6132. type = Object List
  6133. type = Child
  6134. type = Screen
  6135. activate = 1
  6136. undisplay = 1
  6137. condition_mode = 1
  6138. function_key = none
  6139. transition_off = Undisplay
  6140. condition = TRUE
  6141.  
  6142. [Element]
  6143. name = Sams-CreditsMenu
  6144. type = Object
  6145. type = Object List
  6146. type = Child
  6147. type = Element
  6148. type = Background
  6149. condition_mode = 1
  6150. transition = Display
  6151. background = 1
  6152. filename = Sams-CreditsMenu.gif
  6153.  
  6154. [Element]
  6155. name = Produced By Name
  6156. type = Object
  6157. type = Object List
  6158. type = Child
  6159. type = Element
  6160. type = Text
  6161. condition_mode = 1
  6162. text_red = 151
  6163. text_green = 151
  6164. text_blue = 151
  6165. shadow_red = 128
  6166. shadow_green = 128
  6167. shadow_blue = 128
  6168. shadow_offset = 1
  6169. font_face = Arial
  6170. font_weight = 700
  6171. font_height = -16
  6172. transition = Display
  6173. transition_off = Undisplay
  6174. antialias = 1
  6175. crel = 1
  6176. xpos = 259
  6177. ypos = 145
  6178. xlen = 98
  6179. ylen = 24
  6180. text = Craig Atkins
  6181. font_italic = 0
  6182. centre = 2
  6183.  
  6184. [Element]
  6185. name = Tech editor
  6186. type = Object
  6187. type = Object List
  6188. type = Child
  6189. type = Element
  6190. type = Text
  6191. condition_mode = 1
  6192. text_red = 151
  6193. text_green = 151
  6194. text_blue = 151
  6195. shadow_red = 128
  6196. shadow_green = 128
  6197. shadow_blue = 128
  6198. shadow_offset = 1
  6199. font_face = Arial
  6200. font_weight = 700
  6201. font_height = -16
  6202. transition = Display
  6203. transition_off = Undisplay
  6204. antialias = 1
  6205. crel = 1
  6206. xpos = 263
  6207. ypos = 220
  6208. xlen = 98
  6209. ylen = 24
  6210. text = Marcie Dick
  6211. font_italic = 0
  6212. centre = 2
  6213.  
  6214. [Element]
  6215. name = Media Designer
  6216. type = Object
  6217. type = Object List
  6218. type = Child
  6219. type = Element
  6220. type = Text
  6221. condition_mode = 1
  6222. text_red = 151
  6223. text_green = 151
  6224. text_blue = 151
  6225. shadow_red = 128
  6226. shadow_green = 128
  6227. shadow_blue = 128
  6228. shadow_offset = 1
  6229. font_face = Arial
  6230. font_weight = 700
  6231. font_height = -16
  6232. transition = Display
  6233. transition_off = Undisplay
  6234. antialias = 1
  6235. crel = 1
  6236. xpos = 260
  6237. ypos = 296
  6238. xlen = 101
  6239. ylen = 26
  6240. text = Todd Pfeffer
  6241. centre = 2
  6242. font_italic = 0
  6243.  
  6244. [Element]
  6245. name = Director
  6246. type = Object
  6247. type = Object List
  6248. type = Child
  6249. type = Element
  6250. type = Text
  6251. condition_mode = 1
  6252. text_red = 151
  6253. text_green = 151
  6254. text_blue = 151
  6255. shadow_red = 128
  6256. shadow_green = 128
  6257. shadow_blue = 128
  6258. shadow_offset = 1
  6259. font_face = Arial
  6260. font_weight = 700
  6261. font_height = -13
  6262. transition = Display
  6263. transition_off = Undisplay
  6264. antialias = 1
  6265. crel = 1
  6266. xpos = 8
  6267. ypos = 164
  6268. xlen = 142
  6269. ylen = 26
  6270. text = Cheryl Willoughby
  6271. centre = 2
  6272. font_italic = 0
  6273.  
  6274. [Element]
  6275. name = Senior manager
  6276. type = Object
  6277. type = Object List
  6278. type = Child
  6279. type = Element
  6280. type = Text
  6281. condition_mode = 1
  6282. text_red = 151
  6283. text_green = 151
  6284. text_blue = 151
  6285. shadow_red = 128
  6286. shadow_green = 128
  6287. shadow_blue = 128
  6288. shadow_offset = 1
  6289. font_face = Arial
  6290. font_weight = 700
  6291. font_height = -13
  6292. transition = Display
  6293. transition_off = Undisplay
  6294. antialias = 1
  6295. crel = 1
  6296. xpos = -4
  6297. ypos = 264
  6298. xlen = 153
  6299. ylen = 22
  6300. text = John Warriner
  6301. font_italic = 0
  6302. centre = 2
  6303.  
  6304. [Element]
  6305. name = manager
  6306. type = Object
  6307. type = Object List
  6308. type = Child
  6309. type = Element
  6310. type = Text
  6311. condition_mode = 1
  6312. text_red = 151
  6313. text_green = 151
  6314. text_blue = 151
  6315. shadow_red = 128
  6316. shadow_green = 128
  6317. shadow_blue = 128
  6318. shadow_offset = 1
  6319. font_face = Arial
  6320. font_weight = 700
  6321. font_height = -13
  6322. transition = Display
  6323. transition_off = Undisplay
  6324. antialias = 1
  6325. crel = 1
  6326. xpos = -3
  6327. ypos = 360
  6328. xlen = 153
  6329. ylen = 22
  6330. text = Brandon Penticuff
  6331. font_italic = 0
  6332. centre = 2
  6333.  
  6334. [Element]
  6335. name = Exit Hot
  6336. type = Object
  6337. type = Object List
  6338. type = Child
  6339. type = Element
  6340. type = Hot Area
  6341. condition_mode = 1
  6342. cursor = Finger
  6343. xpos = 584
  6344. ypos = 413
  6345. xlen = 32
  6346. ylen = 18
  6347. action = screen "Credits"
  6348.  
  6349. [Element]
  6350. name = Forward
  6351. type = Object
  6352. type = Object List
  6353. type = Child
  6354. type = Element
  6355. type = Hot Area
  6356. condition_mode = 1
  6357. cursor = Finger
  6358. xpos = 148
  6359. ypos = 361
  6360. xlen = 13
  6361. ylen = 20
  6362. action = next
  6363.  
  6364. [Element]
  6365. name = Back
  6366. type = Object
  6367. type = Object List
  6368. type = Child
  6369. type = Element
  6370. type = Hot Area
  6371. condition_mode = 1
  6372. cursor = Finger
  6373. xpos = 134
  6374. ypos = 360
  6375. xlen = 15
  6376. ylen = 20
  6377. action = back
  6378.  
  6379. [Element]
  6380. name = Yes Hot
  6381. type = Object
  6382. type = Object List
  6383. type = Child
  6384. type = Element
  6385. type = Hot Area
  6386. condition_mode = 1
  6387. cursor = Finger
  6388. xpos = 466
  6389. ypos = 87
  6390. xlen = 47
  6391. ylen = 35
  6392. action = screen "Exit"
  6393.  
  6394. [Element]
  6395. name = No Hot
  6396. type = Object
  6397. type = Object List
  6398. type = Child
  6399. type = Element
  6400. type = Hot Area
  6401. condition_mode = 1
  6402. cursor = Finger
  6403. xpos = 528
  6404. ypos = 88
  6405. xlen = 49
  6406. ylen = 34
  6407. action = screen "Main Menu"
  6408.  
  6409. [Element]
  6410. name = Snap
  6411. type = Object
  6412. type = Object List
  6413. type = Child
  6414. type = Element
  6415. type = Sound
  6416. condition_mode = 2
  6417. volume = 100
  6418. filename = Snap.wav
  6419. no_screen = 1
  6420. mode = 1
  6421.  
  6422. [Element]
  6423. name = Editorial Credits
  6424. type = Object
  6425. type = Object List
  6426. type = Child
  6427. type = Element
  6428. type = Hot Area
  6429. condition_mode = 1
  6430. cursor = Finger
  6431. xpos = 203
  6432. ypos = 375
  6433. xlen = 164
  6434. ylen = 28
  6435. action = display "snap"; screen "Editorial credits"
  6436. cursor_action = display "QUE-Credits.dot"
  6437. leave_action = undisplay "QUE-Credits.dot"
  6438.  
  6439. [Element]
  6440. name = QUE-Credits.dot
  6441. type = Object
  6442. type = Object List
  6443. type = Child
  6444. type = Element
  6445. type = Picture
  6446. condition_mode = 2
  6447. transition = Display
  6448. transition_off = Undisplay
  6449. trans_green = 255
  6450. crel = 1
  6451. xpos = 206
  6452. ypos = 376
  6453. xlen = 26
  6454. ylen = 25
  6455. filename = QUE-Credits.dot.gif
  6456. normal_op = 100
  6457.  
  6458. [Screen]
  6459. name = Editorial credits
  6460. type = Object
  6461. type = Object List
  6462. type = Child
  6463. type = Screen
  6464. activate = 1
  6465. undisplay = 1
  6466. condition_mode = 1
  6467. function_key = none
  6468. transition_off = Undisplay
  6469. condition = TRUE
  6470.  
  6471. [Element]
  6472. name = CreditsMenu EE
  6473. type = Object
  6474. type = Object List
  6475. type = Child
  6476. type = Element
  6477. type = Background
  6478. condition_mode = 1
  6479. transition = Display
  6480. background = 1
  6481. filename = sams-Credits_Editorial1.gif
  6482.  
  6483. [Element]
  6484. name = CreditsMenu AP
  6485. type = Object
  6486. type = Object List
  6487. type = Child
  6488. type = Element
  6489. type = Background
  6490. condition_mode = 2
  6491. transition = Display
  6492. background = 1
  6493. filename = Sams-Credits_Editorial1_AP.gif
  6494.  
  6495. [Element]
  6496. name = Author
  6497. type = Object
  6498. type = Object List
  6499. type = Child
  6500. type = Element
  6501. type = Text
  6502. condition_mode = 1
  6503. text_red = 151
  6504. text_green = 151
  6505. text_blue = 151
  6506. shadow_red = 128
  6507. shadow_green = 128
  6508. shadow_blue = 128
  6509. shadow_offset = 1
  6510. font_face = Arial
  6511. font_weight = 700
  6512. font_height = -15
  6513. transition = Display
  6514. transition_off = Undisplay
  6515. antialias = 1
  6516. crel = 1
  6517. xpos = -8
  6518. ypos = 157
  6519. xlen = 153
  6520. ylen = 27
  6521. text = Rob Thayer, et al.
  6522. font_italic = 0
  6523. centre = 2
  6524.  
  6525. [Element]
  6526. name = EE
  6527. type = Object
  6528. type = Object List
  6529. type = Child
  6530. type = Element
  6531. type = Text
  6532. condition_mode = 1
  6533. text_red = 151
  6534. text_green = 151
  6535. text_blue = 151
  6536. shadow_red = 128
  6537. shadow_green = 128
  6538. shadow_blue = 128
  6539. shadow_offset = 1
  6540. font_face = Arial
  6541. font_weight = 700
  6542. font_height = -15
  6543. transition = Display
  6544. transition_off = Undisplay
  6545. antialias = 1
  6546. crel = 1
  6547. xpos = 229
  6548. ypos = 180
  6549. xlen = 98
  6550. ylen = 24
  6551. text = Chris Denny
  6552. font_italic = 0
  6553. centre = 2
  6554.  
  6555. [Element]
  6556. name = AE
  6557. type = Object
  6558. type = Object List
  6559. type = Child
  6560. type = Element
  6561. type = Text
  6562. condition_mode = 1
  6563. text_red = 151
  6564. text_green = 151
  6565. text_blue = 151
  6566. shadow_red = 128
  6567. shadow_green = 128
  6568. shadow_blue = 128
  6569. shadow_offset = 1
  6570. font_face = Arial
  6571. font_weight = 700
  6572. font_height = -15
  6573. transition = Display
  6574. transition_off = Undisplay
  6575. antialias = 1
  6576. crel = 1
  6577. xpos = 185
  6578. ypos = 247
  6579. xlen = 142
  6580. ylen = 26
  6581. text = Sharon Cox
  6582. centre = 2
  6583. font_italic = 0
  6584.  
  6585. [Element]
  6586. name = DE
  6587. type = Object
  6588. type = Object List
  6589. type = Child
  6590. type = Element
  6591. type = Text
  6592. condition_mode = 1
  6593. text_red = 151
  6594. text_green = 151
  6595. text_blue = 151
  6596. shadow_red = 128
  6597. shadow_green = 128
  6598. shadow_blue = 128
  6599. shadow_offset = 1
  6600. font_face = Arial
  6601. font_weight = 700
  6602. font_height = -15
  6603. transition = Display
  6604. transition_off = Undisplay
  6605. antialias = 1
  6606. crel = 1
  6607. xpos = 226
  6608. ypos = 317
  6609. xlen = 101
  6610. ylen = 26
  6611. text = Tony Amico
  6612. centre = 2
  6613. font_italic = 0
  6614.  
  6615. [Element]
  6616. name = Managing editor
  6617. type = Object
  6618. type = Object List
  6619. type = Child
  6620. type = Element
  6621. type = Text
  6622. condition_mode = 1
  6623. text_red = 151
  6624. text_green = 151
  6625. text_blue = 151
  6626. shadow_red = 128
  6627. shadow_green = 128
  6628. shadow_blue = 128
  6629. shadow_offset = 1
  6630. font_face = Arial
  6631. font_weight = 700
  6632. font_height = -13
  6633. transition = Display
  6634. transition_off = Undisplay
  6635. antialias = 1
  6636. crel = 1
  6637. xpos = 10
  6638. ypos = 223
  6639. xlen = 136
  6640. ylen = 20
  6641. text = Jodi Jensen
  6642. font_italic = 0
  6643. centre = 2
  6644.  
  6645. [Element]
  6646. name = Project editor
  6647. type = Object
  6648. type = Object List
  6649. type = Child
  6650. type = Element
  6651. type = Text
  6652. condition_mode = 1
  6653. text_red = 151
  6654. text_green = 151
  6655. text_blue = 151
  6656. shadow_red = 128
  6657. shadow_green = 128
  6658. shadow_blue = 128
  6659. shadow_offset = 1
  6660. font_face = Arial
  6661. font_weight = 700
  6662. font_height = -13
  6663. transition = Display
  6664. transition_off = Undisplay
  6665. antialias = 1
  6666. crel = 1
  6667. xpos = 34
  6668. ypos = 263
  6669. xlen = 112
  6670. ylen = 24
  6671. text = Dawn Pearson
  6672. font_italic = 0
  6673. centre = 2
  6674.  
  6675. [Element]
  6676. name = Copy editor
  6677. type = Object
  6678. type = Object List
  6679. type = Child
  6680. type = Element
  6681. type = Text
  6682. condition_mode = 1
  6683. text_red = 151
  6684. text_green = 151
  6685. text_blue = 151
  6686. shadow_red = 128
  6687. shadow_green = 128
  6688. shadow_blue = 128
  6689. shadow_offset = 1
  6690. font_face = Arial
  6691. font_weight = 700
  6692. font_height = -13
  6693. transition = Display
  6694. transition_off = Undisplay
  6695. antialias = 1
  6696. crel = 1
  6697. xpos = 2
  6698. ypos = 302
  6699. xlen = 144
  6700. ylen = 24
  6701. text = Mary Lagu
  6702. font_italic = 0
  6703. centre = 2
  6704.  
  6705. [Element]
  6706. name = Tech editor
  6707. type = Object
  6708. type = Object List
  6709. type = Child
  6710. type = Element
  6711. type = Text
  6712. condition_mode = 1
  6713. text_red = 151
  6714. text_green = 151
  6715. text_blue = 151
  6716. shadow_red = 128
  6717. shadow_green = 128
  6718. shadow_blue = 128
  6719. shadow_offset = 1
  6720. font_face = Arial
  6721. font_weight = 700
  6722. font_height = -13
  6723. transition = Display
  6724. transition_off = Undisplay
  6725. antialias = 1
  6726. crel = 1
  6727. xpos = 10
  6728. ypos = 342
  6729. xlen = 136
  6730. ylen = 24
  6731. text = Simon Mordzynski
  6732. font_italic = 0
  6733. centre = 2
  6734.  
  6735. [Element]
  6736. name = Indexer
  6737. type = Object
  6738. type = Object List
  6739. type = Child
  6740. type = Element
  6741. type = Text
  6742. condition_mode = 1
  6743. text_red = 151
  6744. text_green = 151
  6745. text_blue = 151
  6746. shadow_red = 128
  6747. shadow_green = 128
  6748. shadow_blue = 128
  6749. shadow_offset = 1
  6750. font_face = Arial
  6751. font_weight = 700
  6752. font_height = -13
  6753. transition = Display
  6754. transition_off = Undisplay
  6755. antialias = 1
  6756. crel = 1
  6757. xpos = 11
  6758. ypos = 378
  6759. xlen = 136
  6760. ylen = 24
  6761. text = Joy Dean Lee
  6762. font_italic = 0
  6763. centre = 2
  6764.  
  6765. [Element]
  6766. name = Forward
  6767. type = Object
  6768. type = Object List
  6769. type = Child
  6770. type = Element
  6771. type = Hot Area
  6772. condition_mode = 1
  6773. cursor = Finger
  6774. xpos = 148
  6775. ypos = 361
  6776. xlen = 13
  6777. ylen = 20
  6778. action = next
  6779.  
  6780. [Element]
  6781. name = Back
  6782. type = Object
  6783. type = Object List
  6784. type = Child
  6785. type = Element
  6786. type = Hot Area
  6787. condition_mode = 1
  6788. cursor = Finger
  6789. xpos = 134
  6790. ypos = 360
  6791. xlen = 15
  6792. ylen = 20
  6793. action = back
  6794.  
  6795. [Element]
  6796. name = Yes Hot
  6797. type = Object
  6798. type = Object List
  6799. type = Child
  6800. type = Element
  6801. type = Hot Area
  6802. condition_mode = 1
  6803. cursor = Finger
  6804. xpos = 466
  6805. ypos = 87
  6806. xlen = 47
  6807. ylen = 35
  6808. action = screen "Exit"
  6809.  
  6810. [Element]
  6811. name = No Hot
  6812. type = Object
  6813. type = Object List
  6814. type = Child
  6815. type = Element
  6816. type = Hot Area
  6817. condition_mode = 1
  6818. cursor = Finger
  6819. xpos = 528
  6820. ypos = 88
  6821. xlen = 49
  6822. ylen = 34
  6823. action = screen "Main Menu"
  6824.  
  6825. [Element]
  6826. name = Snap
  6827. type = Object
  6828. type = Object List
  6829. type = Child
  6830. type = Element
  6831. type = Sound
  6832. condition_mode = 2
  6833. volume = 100
  6834. filename = Snap.wav
  6835. no_screen = 1
  6836. mode = 1
  6837.  
  6838. [Element]
  6839. name = Back to Credits
  6840. type = Object
  6841. type = Object List
  6842. type = Child
  6843. type = Element
  6844. type = Hot Area
  6845. condition_mode = 1
  6846. cursor = Finger
  6847. xpos = 203
  6848. ypos = 375
  6849. xlen = 164
  6850. ylen = 28
  6851. action = display "snap"; screen "credits"
  6852.  
  6853. [Element]
  6854. name = QUE-Credits.dot
  6855. type = Object
  6856. type = Object List
  6857. type = Child
  6858. type = Element
  6859. type = Picture
  6860. condition_mode = 2
  6861. transition = Display
  6862. transition_off = Undisplay
  6863. trans_green = 255
  6864. crel = 1
  6865. xpos = 206
  6866. ypos = 376
  6867. xlen = 26
  6868. ylen = 25
  6869. filename = QUE-Credits.dot.gif
  6870. normal_op = 100
  6871.  
  6872. [Screen]
  6873. name = EXIT
  6874. type = Object
  6875. type = Object List
  6876. type = Child
  6877. type = Screen
  6878. activate = 0
  6879. undisplay = 1
  6880. condition_mode = 1
  6881. function_key = none
  6882. transition_off = Undisplay
  6883. condition = TRUE
  6884. back_red = 0
  6885. back_green = 0
  6886. back_blue = 0
  6887. back_color = 1
  6888.  
  6889. [Element]
  6890. name = Exit Hot
  6891. type = Object
  6892. type = Object List
  6893. type = Child
  6894. type = Element
  6895. type = Hot Area
  6896. condition_mode = 1
  6897. cursor = Finger
  6898. xpos = 584
  6899. ypos = 413
  6900. xlen = 32
  6901. ylen = 18
  6902. action = screen "Credits"
  6903.  
  6904. [Element]
  6905. name = Sm_WhiteonBlack
  6906. type = Object
  6907. type = Object List
  6908. type = Child
  6909. type = Element
  6910. type = Picture
  6911. condition_mode = 1
  6912. transition = Display
  6913. transition_off = Particle
  6914. trans_green = 255
  6915. crel = 1
  6916. xpos = 189
  6917. ypos = 149
  6918. xlen = 229
  6919. ylen = 83
  6920. filename = Sm_WhiteonBlack.gif
  6921. normal_op = 100
  6922.  
  6923. [Element]
  6924. name = text 1
  6925. type = Object
  6926. type = Object List
  6927. type = Child
  6928. type = Element
  6929. type = Text
  6930. condition_mode = 1
  6931. text_red = 255
  6932. text_green = 255
  6933. text_blue = 255
  6934. shadow_red = 128
  6935. shadow_green = 128
  6936. shadow_blue = 128
  6937. shadow_offset = 1
  6938. font_face = Arial
  6939. font_weight = 400
  6940. font_height = -21
  6941. transition = Display
  6942. transition_off = Particle
  6943. antialias = 1
  6944. crel = 1
  6945. xpos = 196
  6946. ypos = 242
  6947. xlen = 211
  6948. ylen = 42
  6949. text = Thank You!
  6950. centre = 1
  6951. font_italic = 0
  6952.  
  6953. [Element]
  6954. name = wait 1
  6955. type = Object
  6956. type = Object List
  6957. type = Child
  6958. type = Element
  6959. type = Wait
  6960. condition_mode = 1
  6961. delay = 300
  6962.  
  6963.