home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Esportes / jumping.swf / scripts / DefineSprite_253 / frame_4 / DoAction.as
Text File  |  2008-09-23  |  126b  |  9 lines

  1. _root.sit1 = 3;
  2. if(_root.get1 == 3 && _root.sit1 == 3)
  3. {
  4.    tellTarget("_root.bg_mc1")
  5.    {
  6.       nextFrame();
  7.    }
  8. }
  9.