home *** CD-ROM | disk | FTP | other *** search
/ Pro-motion 2 / PM02-Disk1.iso / mac / Parts / Main.dir / Script_37_DrawPage.ls < prev    next >
Encoding:
Text File  |  2001-01-31  |  67 b   |  7 lines

  1. property spriteNum
  2.  
  3. on exitFrame me
  4.   drawpdage()
  5.   go("Main")
  6. end
  7.