home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / FireMan.swf / scripts / DefineSprite_138 / frame_1 / DoAction.as
Text File  |  2008-09-12  |  131b  |  5 lines

  1. _root.smoke._x = _root.heroe._x;
  2. _root.smoke._y = _root.heroe._y - 3;
  3. _root.smoke.gotoAndPlay(1);
  4. _root.heroe.barrida.start();
  5.