home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Picture It! Photo Premium Version 9 / PI_CD1.ISO / pip / pi9 / 1033 / tour.swf / scripts / frame_99 / DoAction.as
Encoding:
Text File  |  2003-05-22  |  4.5 KB  |  242 lines

  1. if(_level0.sku == "PIP")
  2. {
  3.    setProperty("_level0.one_six", _visible, "0");
  4.    tellTarget("_level0.one_one")
  5.    {
  6.       gotoAndStop("one_active");
  7.       play();
  8.    }
  9.    tellTarget("_level0.one_two")
  10.    {
  11.       gotoAndStop("one_active");
  12.       play();
  13.    }
  14.    tellTarget("_level0.one_three")
  15.    {
  16.       gotoAndStop("one_active");
  17.       play();
  18.    }
  19.    tellTarget("_level0.one_four")
  20.    {
  21.       gotoAndStop("one_active");
  22.       play();
  23.    }
  24.    tellTarget("_level0.one_five")
  25.    {
  26.       gotoAndStop("one_active");
  27.       play();
  28.    }
  29. }
  30. if(_level0.sku == "DIP")
  31. {
  32.    setProperty("_level0.one_six", _visible, "0");
  33.    tellTarget("_level0.one_one")
  34.    {
  35.       gotoAndStop("one_active");
  36.       play();
  37.    }
  38.    tellTarget("_level0.one_two")
  39.    {
  40.       gotoAndStop("one_active");
  41.       play();
  42.    }
  43.    tellTarget("_level0.one_three")
  44.    {
  45.       gotoAndStop("one_active");
  46.       play();
  47.    }
  48.    tellTarget("_level0.one_four")
  49.    {
  50.       gotoAndStop("one_active");
  51.       play();
  52.    }
  53.    tellTarget("_level0.one_five")
  54.    {
  55.       gotoAndStop("one_active");
  56.       play();
  57.    }
  58. }
  59. if(_level0.sku == "DIPS")
  60. {
  61.    tellTarget("_level0.one_one")
  62.    {
  63.       gotoAndStop("two_active");
  64.       play();
  65.    }
  66.    tellTarget("_level0.one_two")
  67.    {
  68.       gotoAndStop("two_active");
  69.       play();
  70.    }
  71.    tellTarget("_level0.one_three")
  72.    {
  73.       gotoAndStop("three_active");
  74.       play();
  75.    }
  76.    tellTarget("_level0.one_four")
  77.    {
  78.       gotoAndStop("three_active");
  79.       play();
  80.    }
  81.    tellTarget("_level0.one_five")
  82.    {
  83.       gotoAndStop("two_active");
  84.       play();
  85.    }
  86.    tellTarget("_level0.one_six")
  87.    {
  88.       gotoAndStop("one_active");
  89.       play();
  90.    }
  91. }
  92. if(_level0.sku == "PIE")
  93. {
  94.    setProperty("_level0.one_six", _visible, "0");
  95.    setProperty("_level0.one_five", _visible, "0");
  96.    tellTarget("_level0.one_one")
  97.    {
  98.       gotoAndStop("three_active");
  99.       play();
  100.    }
  101.    tellTarget("_level0.one_two")
  102.    {
  103.       gotoAndStop("three_active");
  104.       play();
  105.    }
  106.    tellTarget("_level0.one_three")
  107.    {
  108.       gotoAndStop("four_active");
  109.       play();
  110.    }
  111.    tellTarget("_level0.one_four")
  112.    {
  113.       gotoAndStop("one_active");
  114.       play();
  115.    }
  116. }
  117. if(_level0.sku == "PIENO")
  118. {
  119.    setProperty("_level0.one_six", _visible, "0");
  120.    setProperty("_level0.one_five", _visible, "0");
  121.    tellTarget("_level0.one_one")
  122.    {
  123.       gotoAndStop("three_active");
  124.       play();
  125.    }
  126.    tellTarget("_level0.one_two")
  127.    {
  128.       gotoAndStop("three_active");
  129.       play();
  130.    }
  131.    tellTarget("_level0.one_three")
  132.    {
  133.       gotoAndStop("four_active");
  134.       play();
  135.    }
  136.    tellTarget("_level0.one_four")
  137.    {
  138.       gotoAndStop("one_active");
  139.       play();
  140.    }
  141. }
  142. if(_level0.sku == "PIP")
  143. {
  144.    tellTarget("_level0.TOP_two")
  145.    {
  146.       gotoAndStop("two_active");
  147.       play();
  148.    }
  149.    tellTarget("_level0.TOP_three")
  150.    {
  151.       gotoAndStop("two_active");
  152.       play();
  153.    }
  154.    tellTarget("_level0.TOP_four")
  155.    {
  156.       gotoAndStop("two_active");
  157.       play();
  158.    }
  159. }
  160. if(_level0.sku == "DIP")
  161. {
  162.    tellTarget("_level0.TOP_two")
  163.    {
  164.       gotoAndStop("two_active");
  165.       play();
  166.    }
  167.    tellTarget("_level0.TOP_three")
  168.    {
  169.       gotoAndStop("two_active");
  170.       play();
  171.    }
  172.    tellTarget("_level0.TOP_four")
  173.    {
  174.       gotoAndStop("two_active");
  175.       play();
  176.    }
  177. }
  178. if(_level0.sku == "DIPS")
  179. {
  180.    tellTarget("_level0.TOP_two")
  181.    {
  182.       gotoAndStop("one_active");
  183.       play();
  184.    }
  185.    tellTarget("_level0.TOP_three")
  186.    {
  187.       gotoAndStop("one_active");
  188.       play();
  189.    }
  190.    tellTarget("_level0.TOP_four")
  191.    {
  192.       gotoAndStop("one_active");
  193.       play();
  194.    }
  195.    tellTarget("_level0.TOP_five")
  196.    {
  197.       gotoAndStop("one_active");
  198.       play();
  199.    }
  200. }
  201. if(_level0.sku == "PIE")
  202. {
  203.    tellTarget("_level0.TOP_two")
  204.    {
  205.       gotoAndStop("one_active");
  206.       play();
  207.    }
  208.    tellTarget("_level0.TOP_three")
  209.    {
  210.       gotoAndStop("one_active");
  211.       play();
  212.    }
  213.    tellTarget("_level0.TOP_four")
  214.    {
  215.       gotoAndStop("one_active");
  216.       play();
  217.    }
  218.    tellTarget("_level0.TOP_five")
  219.    {
  220.       gotoAndStop("two_active");
  221.       play();
  222.    }
  223. }
  224. if(_level0.sku == "PIENO")
  225. {
  226.    tellTarget("_level0.TOP_two")
  227.    {
  228.       gotoAndStop("two_active");
  229.       play();
  230.    }
  231.    tellTarget("_level0.TOP_three")
  232.    {
  233.       gotoAndStop("two_active");
  234.       play();
  235.    }
  236.    tellTarget("_level0.TOP_four")
  237.    {
  238.       gotoAndStop("two_active");
  239.       play();
  240.    }
  241. }
  242.