home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 6 / cybernetinteractivo06.ISO / demos / kerouac / jack.dxr / 00248.ls < prev    next >
Encoding:
Text File  |  1996-02-15  |  89 b   |  7 lines

  1. on mouseUp
  2.   set spr to the clickOn
  3.   if rollOver(spr) then
  4.     go("SFPop")
  5.   end if
  6. end
  7.