home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #3 / K-CD-3-2003.ISO / PagePlus / data1.cab / QuickTours / QT16WEB.EXE / QT16WEB.dxr / 00092.ls < prev    next >
Encoding:
Text File  |  2002-07-29  |  102 b   |  10 lines

  1. on enterFrame
  2.   global anim, key
  3.   set anim to 1
  4.   set key to 0
  5. end
  6.  
  7. on exitFrame
  8.   go(marker(0))
  9. end
  10.