home *** CD-ROM | disk | FTP | other *** search
/ Computer Music Interactif 7 / cd.iso / pc / PC / Demos / GroovMak / data1.cab / Program_Executable_Files / Media / Pref.dxr / 00091.ls < prev    next >
Encoding:
Text File  |  1999-09-17  |  115 b   |  10 lines

  1. on exitFrame
  2.   go(the frame)
  3. end
  4.  
  5. on enterFrame
  6.   if the visible of window "Help" then
  7.     moveHelp()
  8.   end if
  9. end
  10.