home *** CD-ROM | disk | FTP | other *** search
/ MACup 1998 February / Image.iso / showdata / ENDE.Dxr / 00003.ls < prev    next >
Encoding:
Text File  |  1997-07-31  |  101 b   |  11 lines

  1. global myRo
  2.  
  3. on idle
  4.   set myRo to rollOver()
  5. end
  6.  
  7. on exitFrame
  8.   MenueButtons()
  9.   go(the frame)
  10. end
  11.