home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Acao / powerfox.swf / scripts / DefineSprite_724 / frame_3 / DoAction_2.as next >
Text File  |  2006-03-21  |  173b  |  10 lines

  1. _root.gitarre.man.mund.play();
  2. if(_root.foxwin.w == 0)
  3. {
  4.    _root.foxwin.gotoAndStop("one");
  5. }
  6. else if(_root.foxwin.w == 1)
  7. {
  8.    _root.foxwin.gotoAndStop("two");
  9. }
  10.