home *** CD-ROM | disk | FTP | other *** search
/ Windows News 1999 Special / WNEWSSPECIALETE.bin / MEDIA / CHECK.DXR / 00053.ls < prev    next >
Encoding:
Text File  |  1997-12-23  |  132 b   |  8 lines

  1. on mouseUp
  2.   global pos
  3.   puppetSprite(3, 0)
  4.   append(the searchPath, the pathName & "media")
  5.   set pos to 1
  6.   go(1, "edicorp")
  7. end
  8.