home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / Kung_Fu.swf / scripts / DefineSprite_1223 / frame_578 / DoAction.as
Encoding:
Text File  |  2007-09-27  |  92 b   |  9 lines

  1. if(_root.superkick == "yes")
  2. {
  3.    gotoAndPlay(579);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(577);
  8. }
  9.