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

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