home *** CD-ROM | disk | FTP | other *** search
/ PC Direkt 1998 #11 / PCDIREKT_1198.bin / SHOWDATA / SERVFAQ2.DXR / 00002.ls < prev    next >
Encoding:
Text File  |  1998-03-18  |  171 b   |  12 lines

  1. global myRo, myplatform
  2.  
  3. on idle
  4.   set myRo to rollOver()
  5. end
  6.  
  7. on exitFrame
  8.   MenueButtons()
  9.   AuswahlZwei(30, 7, ["1", "2", "3", "4", "5", "6", "7"])
  10.   go(the frame)
  11. end
  12.