home *** CD-ROM | disk | FTP | other *** search
/ Curio City 11 / CURIO11.bin / pc / movie / namio / qz_f.dir / 00576_switchIÇÃï™äÚ.ls < prev    next >
Encoding:
Text File  |  1998-01-01  |  143 b   |  10 lines

  1. on exitFrame
  2.   global gqzlist
  3.   cursor(0)
  4.   if getaProp(gqzlist, #dfswf2) = 1 then
  5.     go("After-I")
  6.   else
  7.     go(the frame + 1)
  8.   end if
  9. end
  10.