home *** CD-ROM | disk | FTP | other *** search
/ University of Pittsburgh…tware Toolkit - Fall 2002 / Toolkit.iso / pc / Toolkit.exe / Toolkit.dxr / Internal_250_authnetlink.ls < prev    next >
Encoding:
Text File  |  2002-07-31  |  121 b   |  8 lines

  1. on mouseUp me
  2.   open(the moviePath & "\Plug-Ins\Authorware 6.0\netAuthorware.exe")
  3. end
  4.  
  5. on mouseWithin
  6.   cursor(280)
  7. end
  8.