home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / hc / trekstac.sit / TrekStak / card_3007.txt < prev    next >
Text File  |  1988-11-26  |  866b  |  46 lines

  1. -- card: 3007 from stack: in
  2. -- bmap block id: 6506
  3. -- flags: 0000
  4. -- background id: 2797
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=464 top=303 right=342 bottom=512
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 22308 / 22308
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   hide menubar
  23.   visual effect dissolve
  24.   go to card id 3192
  25. end mouseUp
  26.  
  27.  
  28.  
  29. -- part 3 (button)
  30. -- low flags: 00
  31. -- high flags: 0000
  32. -- rect: left=2 top=286 right=340 bottom=66
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 20098 / 20098
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: 
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   go home
  44. end mouseUp
  45.  
  46.