home *** CD-ROM | disk | FTP | other *** search
/ .net 1999 January - Disc 2 / NET53B.iso / pc / basic / 00019_Script_19 < prev    next >
Encoding:
Text File  |  1998-11-11  |  97 b   |  6 lines

  1. on exitFrame
  2.   global gMovie
  3.   if gMovie = 69 then
  4.     go to movie "knowmain"
  5.     end if
  6. end