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

  1. _root.fuelCollect = false;
  2. _root.fuelFade = false;
  3. _root.starCollect = false;
  4. _root.details.tutswitch = false;
  5. _root.tutorialDone = false;
  6. _root.details.switch1 = false;
  7. _root.details.switch2 = false;
  8. _root.details.switch3 = false;
  9. _root.details.switch4 = false;
  10. _root.details.switch5 = false;
  11. _root.details.switch6 = false;
  12. _root.details.switch7 = false;
  13. _root.details.switch8 = false;
  14. _root.details.switch9 = false;
  15. _root.details.switch10 = false;
  16. _root.details.switch11 = false;
  17. _root.details.switch12 = false;
  18. _root.details.spikes = false;
  19. _root.gravityType = "normal";
  20. _root.steamSide.stop();
  21. _root.steam.stop();
  22. _root.steamSideB.stop();
  23.