home *** CD-ROM | disk | FTP | other *** search
/ Krolewskie bramki Polakow Mundiale 1938 to 1986 / MUNDIAL2002.iso / start.exe / start.dxr / 00107_na_WWW.ls < prev    next >
Encoding:
Text File  |  2002-05-20  |  120 b   |  10 lines

  1. on mouseWithin me
  2.   cursor(280)
  3. end
  4.  
  5. on mouseUp me
  6.   cursor(-1)
  7.   gotoNetPage("www.gazeta.pl/mundial")
  8.   go("menu")
  9. end
  10.