home *** CD-ROM | disk | FTP | other *** search
/ Encyklopedia Omnia / Planeta.iso / data / f_gen.dir / 00048_prepVR11.ls < prev    next >
Encoding:
Text File  |  2000-11-09  |  192 b   |  6 lines

  1. on enterFrame
  2.   set the MovieMouseClick of sprite(1) to 0
  3.   set the AreaOfInterest of sprite(1) to rect(329, 2016, 508, 2255)
  4.   PlayBackBufferMovie(sprite(1), "@\files\f_in11.mov", #loop)
  5. end
  6.