home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / Moss_2_mochiads.swf / scripts / DefineSprite_115 / frame_1 / DoAction.as
Encoding:
Text File  |  2008-09-02  |  73 b   |  6 lines

  1. stop();
  2. onEnterFrame = function()
  3. {
  4.    _root.attachFrames(this);
  5. };
  6.