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

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