home *** CD-ROM | disk | FTP | other *** search
/ Discovering Nature in the City / LUONTOCD.iso / pc / files / boardswe.dxr / Internal_6.ls < prev    next >
Encoding:
Text File  |  1996-12-17  |  140 b   |  10 lines

  1. on enterFrame
  2.   cursor(-1)
  3. end
  4.  
  5. on exitFrame
  6.   global gFrame, gFrameLabel
  7.   set gFrame to the frame
  8.   set gFrameLabel to the frameLabel
  9. end
  10.