home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / Skachky.swf / scripts / frame_13 / DoAction.as
Encoding:
Text File  |  2004-07-11  |  470 b   |  23 lines

  1. f_state = new array();
  2. f_pos = new array();
  3. notj2 = new array();
  4. notj3 = new array();
  5. notj4 = new array();
  6. photo_pos = new array();
  7. my_next_fence = 1;
  8. position = new array();
  9. horse_a = new array();
  10. horse_u = new array();
  11. horse_t = new array();
  12. horse_v = new array();
  13. horse_maxv = new array();
  14. nose = new array();
  15. nose[1] = 32;
  16. nose[2] = 30;
  17. nose[3] = 28;
  18. nose[4] = 25;
  19. finish = new array();
  20. first_active = 1;
  21. first_inh = true;
  22. race_running = true;
  23.