home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / hc / hypermac.sit / HyperMacintalk / background_11094.txt < prev    next >
Text File  |  1987-09-30  |  252b  |  15 lines

  1. -- background: 11094 from stack: in
  2. -- bmap block id: 11572
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openBackground
  8.   push recent card
  9. end openBackground
  10.  
  11. on mouseUp
  12.   visual effect iris close
  13.   pop card
  14. end mouseUp
  15.