home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / taxidriver.swf / scripts / DefineSprite_302 / frame_1 / DoAction.as
Encoding:
Text File  |  2007-03-12  |  406 b   |  39 lines

  1. §§push(true);
  2. §§push(false);
  3. §§push(false);
  4. §§push(true);
  5. while(true)
  6. {
  7.    if(┬º┬ºpop())
  8.    {
  9.    }
  10.    if(┬º┬ºpop())
  11.    {
  12.    }
  13.    if(┬º┬ºpop())
  14.    {
  15.       break;
  16.    }
  17.    ┬º┬ºpush(true);
  18.    ┬º┬ºpush(false);
  19. }
  20. stop();
  21. e = 0;
  22. f = function()
  23. {
  24.    e++;
  25.    if(e > g)
  26.    {
  27.       play();
  28.       f = null;
  29.    }
  30. };
  31. if(h)
  32. {
  33.    gotoAndStop(2);
  34. }
  35. else
  36. {
  37.    gotoAndStop(3);
  38. }
  39.