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

  1. -- card: 28693 from stack: in.2
  2. -- bmap block id: 25859
  3. -- flags: 0000
  4. -- background id: 2586
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on idle
  8.   talk "thumb.",150,130
  9.   visual dissolve fast
  10.   go to card id 29210
  11. end idle
  12.  
  13.  
  14.  
  15. -- part 1 (button)
  16. -- low flags: 00
  17. -- high flags: 0000
  18. -- rect: left=6 top=23 right=338 bottom=505
  19. -- title width / last selected line: 0
  20. -- icon id / first selected line: 0 / 0
  21. -- text alignment: 1
  22. -- font id: 0
  23. -- text size: 12
  24. -- style flags: 0
  25. -- line height: 16
  26. -- part name: New Button
  27. ----- HyperTalk script -----
  28. on mouseUp
  29.   visual dissolve fast
  30.   go to card id 29210
  31. end mouseUp
  32.  
  33.  
  34.