home *** CD-ROM | disk | FTP | other *** search
/ Webster's Millennium Amer…Sign Language Dictionary / ASL.ISO / mac / SKILLS.dir / 00003_Script_3 < prev    next >
Text File  |  2001-09-05  |  244b  |  12 lines

  1. on exitFrame
  2.   puppetSprite 17, 1
  3.   if Count(the windowList) < 2 then
  4.     roller([18,19,20])
  5.     roller2([3,4])
  6.     roller2([5,6])
  7.     roller2([7,8])
  8.     roller2([9,10,11,12])
  9.     roller2([13,14,15,16,17])
  10.   end if
  11.   go the frame
  12. end