home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 April (DVD) / PCWELT_4_2006.ISO / main.dir / 00439.ls < prev    next >
Encoding:
Text File  |  2006-01-19  |  103 b   |  8 lines

  1. on exitFrame
  2.   if sprite(2).movieRate > 0 then
  3.     go(the frame)
  4.   else
  5.     go(marker(1))
  6.   end if
  7. end
  8.