home *** CD-ROM | disk | FTP | other *** search
/ Carousel / CAROUSEL.cdr / mactosh / hc / xcmd_res.sit / ResCopier / background_2701.txt < prev    next >
Text File  |  1987-11-02  |  913b  |  47 lines

  1. -- background: 2701 from stack: in
  2. -- bmap block id: 5399
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=438 top=37 right=64 bottom=471
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 1011 / 1011
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Home
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect iris close
  23.   go home
  24.   --domenu "MPW Shell"
  25. end mouseUp
  26.  
  27.  
  28.  
  29. -- part 5 (button)
  30. -- low flags: 00
  31. -- high flags: 2000
  32. -- rect: left=438 top=293 right=319 bottom=472
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 2162 / 2162
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: Back
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   visual dissolve fast--iris close
  44.   go to card 1
  45. end mouseUp
  46.  
  47.