home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Acao / powerfox.swf / scripts / DefineSprite_733 / frame_124 / DoAction.as
Text File  |  2006-03-21  |  244b  |  12 lines

  1. _root.gitarre.man.arm1.play();
  2. _root.gitarre.man.arm2.play();
  3. if(_root.zorrowin.w == 2)
  4. {
  5.    _root.cont.gotoAndStop(2);
  6. }
  7. else if(_root.zorrowin.w == 1 && _root.foxwin.w == 1)
  8. {
  9.    _root.gotoAndStop("2roundthree");
  10. }
  11. gotoAndStop(1);
  12.