home *** CD-ROM | disk | FTP | other *** search
/ Encyklopedia Omnia / Planeta.iso / data / g_gen.dir / 00069_customSwing2.ls < prev    next >
Encoding:
Text File  |  2000-10-17  |  112 b   |  8 lines

  1. on exitFrame
  2.   if swingZoom(1, 43, -11, 66, 6, #right) then
  3.     go(the frame)
  4.   else
  5.     go(#next)
  6.   end if
  7. end
  8.