home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc1_2_x / tshirts.sit / T-Shirts / card_11027.txt < prev    next >
Text File  |  1990-09-13  |  983b  |  52 lines

  1. -- card: 11027 from stack: in
  2. -- bmap block id: 11485
  3. -- flags: 0000
  4. -- background id: 6796
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on mouseUp
  8.   visual effect iris close
  9.   pop card
  10. end mouseUp
  11.  
  12.  
  13.  
  14. -- part 1 (button)
  15. -- low flags: 00
  16. -- high flags: 0000
  17. -- rect: left=472 top=315 right=342 bottom=504
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 1012 / 1012
  20. -- text alignment: 1
  21. -- font id: 0
  22. -- text size: 12
  23. -- style flags: 0
  24. -- line height: 16
  25. -- part name: Return
  26. ----- HyperTalk script -----
  27. on mouseUp
  28.   visual effect iris close
  29.   pop card
  30. end mouseUp
  31.  
  32.  
  33.  
  34. -- part 2 (button)
  35. -- low flags: 00
  36. -- high flags: 0000
  37. -- rect: left=421 top=262 right=290 bottom=452
  38. -- title width / last selected line: 0
  39. -- icon id / first selected line: 1015 / 1015
  40. -- text alignment: 1
  41. -- font id: 0
  42. -- text size: 12
  43. -- style flags: 0
  44. -- line height: 16
  45. -- part name: Boing
  46. ----- HyperTalk script -----
  47. on mouseUp
  48.   visual effect iris open
  49.   go to card id 5210
  50. end mouseUp
  51.  
  52.