home *** CD-ROM | disk | FTP | other *** search
/ 15 Beaut Aussie Games 1 / BEAUTGAMESV1.iso / pc / Windows / data1.cab / Program_Files / dswmedia / games / canetoad.dcr / ezoneControl_12.ls < prev    next >
Encoding:
Text File  |  2002-01-01  |  135 b   |  8 lines

  1. on enterFrame
  2.   repeat with i = 1 to 48
  3.     puppetSprite(i, 0)
  4.     set the visible of sprite i to 1
  5.   end repeat
  6.   puppetTempo(15)
  7. end
  8.