home *** CD-ROM | disk | FTP | other *** search
/ Carousel / CAROUSEL.cdr / mactosh / hc / flashcar.sit / Flashcards_V1.2 / card_34909.txt < prev    next >
Text File  |  1988-11-14  |  344b  |  20 lines

  1. -- card: 34909 from stack: in.2
  2. -- bmap block id: 35576
  3. -- flags: 0000
  4. -- background id: 2586
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on idle
  8.   talk "reefrigerator",150,130
  9.   global it
  10.   if it <= 9 then
  11.     visual dissolve fast
  12.     go to card id 27983
  13.   else if it >= 10 then
  14.     visual dissolve fast
  15.     go to card id 35633
  16.   end if
  17. end idle
  18.  
  19.  
  20.