home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / game / juji.swf / scripts / DefineSprite_39 / frame_4 / DoAction.as
Text File  |  2003-03-01  |  3KB  |  71 lines

  1. if(position eq 1)
  2. {
  3.    setProperty("_root.citybigMC.citybiginsideMC.sniperanimationMC", _X, -276);
  4.    setProperty("_root.citybigMC.citybiginsideMC.sniperanimationMC", _Y, -160);
  5.    setProperty("_root.spotMC", _X, 213);
  6.    setProperty("_root.spotMC", _Y, 143);
  7. }
  8. if(position eq 2)
  9. {
  10.    setProperty("_root.citybigMC.citybiginsideMC.sniperanimationMC", _X, -92);
  11.    setProperty("_root.citybigMC.citybiginsideMC.sniperanimationMC", _Y, 261);
  12.    setProperty("_root.spotMC", _X, 305);
  13.    setProperty("_root.spotMC", _Y, 352);
  14. }
  15. if(position eq 3)
  16. {
  17.    setProperty("_root.citybigMC.citybiginsideMC.sniperanimationMC", _X, -670);
  18.    setProperty("_root.citybigMC.citybiginsideMC.sniperanimationMC", _Y, 90);
  19.    setProperty("_root.spotMC", _X, 16);
  20.    setProperty("_root.spotMC", _Y, 268);
  21. }
  22. if(position eq 4)
  23. {
  24.    setProperty("_root.citybigMC.citybiginsideMC.sniperanimationMC", _X, 194);
  25.    setProperty("_root.citybigMC.citybiginsideMC.sniperanimationMC", _Y, 150);
  26.    setProperty("_root.spotMC", _X, 448);
  27.    setProperty("_root.spotMC", _Y, 296);
  28. }
  29. if(position eq 5)
  30. {
  31.    setProperty("_root.citybigMC.citybiginsideMC.sniperanimationMC", _X, -131);
  32.    setProperty("_root.citybigMC.citybiginsideMC.sniperanimationMC", _Y, -240);
  33.    setProperty("_root.spotMC", _X, 286);
  34.    setProperty("_root.spotMC", _Y, 102);
  35. }
  36. if(position eq 6)
  37. {
  38.    setProperty("_root.citybigMC.citybiginsideMC.sniperanimationMC", _X, -399);
  39.    setProperty("_root.citybigMC.citybiginsideMC.sniperanimationMC", _Y, -391);
  40.    setProperty("_root.spotMC", _X, 152);
  41.    setProperty("_root.spotMC", _Y, 27);
  42. }
  43. if(position eq 7)
  44. {
  45.    setProperty("_root.citybigMC.citybiginsideMC.sniperanimationMC", _X, -562);
  46.    setProperty("_root.citybigMC.citybiginsideMC.sniperanimationMC", _Y, 153);
  47.    setProperty("_root.spotMC", _X, 69);
  48.    setProperty("_root.spotMC", _Y, 299);
  49. }
  50. if(position eq 8)
  51. {
  52.    setProperty("_root.citybigMC.citybiginsideMC.sniperanimationMC", _X, -109);
  53.    setProperty("_root.citybigMC.citybiginsideMC.sniperanimationMC", _Y, 134);
  54.    setProperty("_root.spotMC", _X, 296);
  55.    setProperty("_root.spotMC", _Y, 291);
  56. }
  57. if(position eq 9)
  58. {
  59.    setProperty("_root.citybigMC.citybiginsideMC.sniperanimationMC", _X, -203);
  60.    setProperty("_root.citybigMC.citybiginsideMC.sniperanimationMC", _Y, 363);
  61.    setProperty("_root.spotMC", _X, 250);
  62.    setProperty("_root.spotMC", _Y, 403);
  63. }
  64. if(position eq 10)
  65. {
  66.    setProperty("_root.citybigMC.citybiginsideMC.sniperanimationMC", _X, -472);
  67.    setProperty("_root.citybigMC.citybiginsideMC.sniperanimationMC", _Y, -73);
  68.    setProperty("_root.spotMC", _X, 114);
  69.    setProperty("_root.spotMC", _Y, 188);
  70. }
  71.