home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / hc / astro_qa.sit / Q&A / background_2623.txt next >
Text File  |  1987-10-20  |  248b  |  14 lines

  1. -- background: 2623 from stack: in
  2. -- bmap block id: 4373
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openbackground
  8.   play "Hi there"
  9.   wait 1 seconds
  10.   visual effect dissolve
  11.   go to next card
  12. end openbackground
  13.  
  14.