home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / hc / shipstac.sit / Shipstack / card_76035.txt < prev    next >
Text File  |  1988-02-08  |  950b  |  52 lines

  1. -- card: 76035 from stack: in
  2. -- bmap block id: 76513
  3. -- flags: 0000
  4. -- background id: 2744
  5. -- name: lanterns
  6. ----- HyperTalk script -----
  7. on mouseup
  8.   visual dissolve
  9.   go next
  10. end mouseup
  11.  
  12.  
  13.  
  14. -- part 3 (field)
  15. -- low flags: 01
  16. -- high flags: 0000
  17. -- rect: left=428 top=78 right=337 bottom=508
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 0 / 0
  20. -- text alignment: 0
  21. -- font id: 3
  22. -- text size: 12
  23. -- style flags: 0
  24. -- line height: 16
  25. -- part name: 
  26. ----- HyperTalk script -----
  27. on mouseup
  28.   visual dissolve
  29.   go next
  30. end mouseup
  31.  
  32.  
  33.  
  34. -- part 1 (button)
  35. -- low flags: 00
  36. -- high flags: 2000
  37. -- rect: left=481 top=313 right=342 bottom=512
  38. -- title width / last selected line: 0
  39. -- icon id / first selected line: 29114 / 29114
  40. -- text alignment: 1
  41. -- font id: 0
  42. -- text size: 12
  43. -- style flags: 0
  44. -- line height: 16
  45. -- part name: New Button
  46. ----- HyperTalk script -----
  47. on mouseUp
  48.   visual zoom in slow
  49.   pop card
  50. end mouseUp
  51.  
  52.