home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 December / PCWorld_2002-12_cd.bin / Software / Komercni / Krtek / MOVIE / ROZDILY.DXR / Internal_18_windowPresent(-konecHry-) then go the frame.ls < prev    next >
Encoding:
Text File  |  2002-10-07  |  83 b   |  6 lines

  1. on exitFrame me
  2.   if windowPresent("konecHry") then
  3.     go(the frame)
  4.   end if
  5. end
  6.