home *** CD-ROM | disk | FTP | other *** search
/ 200 Game / 200GAME1.iso / main.dxr / Internal_195_flash.ls < prev    next >
Encoding:
Text File  |  2003-05-06  |  67 b   |  8 lines

  1. on mouseUp me
  2.   go("Flash")
  3. end
  4.  
  5. on mouseDown me
  6.   go("Flash")
  7. end
  8.