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

  1. property spriteNum
  2.  
  3. on exitFrame me
  4.   inisam()
  5.   loadsammovie()
  6.   viewselectfile()
  7.   go("Main")
  8. end
  9.