home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / Kung_Fu.swf / scripts / DefineSprite_379 / frame_5 / DoAction.as
Encoding:
Text File  |  2007-09-27  |  246 b   |  12 lines

  1. _root.bg._y += 1;
  2. _root.panel._y += 1;
  3. _root.guy._y += 1;
  4. _root.playerbar._y += 1;
  5. _root.enemiesbar._y += 1;
  6. _root.bossbar._y += 1;
  7. _root.guage._y += 1;
  8. _root.clock._y += 1;
  9. _root.updated._y += 1;
  10. _root.fps._y += 1;
  11. _root.kio._y += 1;
  12.