home *** CD-ROM | disk | FTP | other *** search
/ Ultra Mac Games 1 & 2 / UltraMacGames1.iso / Adventure / SpaceEscape / SpaceEscape / card_3747.txt < prev    next >
Text File  |  1988-07-31  |  1KB  |  80 lines

  1. -- card: 3747 from stack: in
  2. -- bmap block id: 17911
  3. -- flags: 4000
  4. -- background id: 3358
  5. -- name: startup card
  6. ----- HyperTalk script -----
  7. on mouseup
  8.   go to card "bucks"
  9. end mouseup
  10.  
  11. on returnkey
  12.   go to card "bucks"
  13. end returnkey
  14.  
  15.  
  16. -- part 3 (field)
  17. -- low flags: 01
  18. -- high flags: 0000
  19. -- rect: left=0 top=96 right=121 bottom=512
  20. -- title width / last selected line: 0
  21. -- icon id / first selected line: 0 / 0
  22. -- text alignment: 1
  23. -- font id: 3
  24. -- text size: 18
  25. -- style flags: 256
  26. -- line height: 24
  27. -- part name: 
  28.  
  29.  
  30. -- part 4 (field)
  31. -- low flags: 01
  32. -- high flags: 2000
  33. -- rect: left=0 top=134 right=313 bottom=510
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 0 / 0
  36. -- text alignment: 0
  37. -- font id: 3
  38. -- text size: 14
  39. -- style flags: 0
  40. -- line height: 18
  41. -- part name: 
  42.  
  43.  
  44. -- part 5 (button)
  45. -- low flags: 00
  46. -- high flags: 0000
  47. -- rect: left=484 top=313 right=340 bottom=509
  48. -- title width / last selected line: 0
  49. -- icon id / first selected line: 0 / 0
  50. -- text alignment: 1
  51. -- font id: 0
  52. -- text size: 12
  53. -- style flags: 0
  54. -- line height: 16
  55. -- part name: help
  56. ----- HyperTalk script -----
  57. on mouseUp
  58.   push card
  59.   go to card "help1"
  60. end mouseUp
  61.  
  62.  
  63.  
  64. -- part contents for card part 3
  65. ----- text -----
  66. A Hypercard Adventure
  67.  
  68. -- part contents for card part 4
  69. ----- text -----
  70.  
  71. Programmed by Steve Merel
  72.  
  73. Playtesters:
  74.                             Susan Merel
  75.                             Richard Merel
  76.                             Aaron Edelberg
  77.  
  78.  
  79.  
  80.