home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / Kung_Fu.swf / scripts / DefineSprite_1813 / frame_1 / DoAction.as
Encoding:
Text File  |  2007-09-27  |  98 b   |  6 lines

  1. if(_root.powerbar == 1)
  2. {
  3.    _root.powerbarnotification.gotoAndPlay(2);
  4.    gotoAndPlay(3);
  5. }
  6.