home *** CD-ROM | disk | FTP | other *** search
/ Mundo do CD-ROM 25 / CDROM25.iso / lazer / fpwtdemo / Poster.dcr / Behaviors_7.ls < prev    next >
Encoding:
Text File  |  1998-02-10  |  66 b   |  6 lines

  1. on mouseUp
  2.   if PressButton() then
  3.     NextWeather()
  4.   end if
  5. end
  6.