home *** CD-ROM | disk | FTP | other *** search
/ Diccionario Visual Trilingue / VISUAL.iso / STARTUP.DIR / 00008_Frame control bypass.ls < prev    next >
Encoding:
Text File  |  1997-07-04  |  70 b   |  7 lines

  1. global gFreeSprite
  2.  
  3. on exitFrame
  4.   unLoad(the frame)
  5.   GoToMain()
  6. end
  7.