home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / rocketcar2.swf / scripts / DefineSprite_62_fuel / frame_2 / DoAction.as
Encoding:
Text File  |  2008-09-24  |  141 b   |  9 lines

  1. stop();
  2. _root.HUD.bar.unlimited = true;
  3. _root.HUD.bar.duration = 80;
  4. _root.sfx.play();
  5. if(_root.sound)
  6. {
  7.    _root.swallow.start();
  8. }
  9.