home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 (Special) / OC021.iso / Juegos / 05-11-10-1.swf / scripts / DefineSprite_1306 / frame_988 / DoAction.as
Encoding:
Text File  |  2005-11-18  |  228 b   |  11 lines

  1. if(_global.C.G_nbPackagesDone == 1)
  2. {
  3.    packText.gotoAndStop(2);
  4. }
  5. else
  6. {
  7.    packText.gotoAndStop(1);
  8. }
  9. premierChiffre.gotoAndStop(_global.C.G_nbPackagesDone);
  10. deuxiemeChiffre.gotoAndStop(_global.C.G_nbPackagesToDo);
  11.