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

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