home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / Kung_Fu.swf / scripts / DefineSprite_483 / frame_4 / DoAction.as
Encoding:
Text File  |  2007-09-27  |  272 b   |  13 lines

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