home *** CD-ROM | disk | FTP | other *** search
/ Complete Photoshop Course / MCCursos4.mdf / Interface / it.dig / scripts / DefineSprite_217 / frame_2 / DoAction.as
Encoding:
Text File  |  2004-05-24  |  14.4 KB  |  354 lines

  1. _root.onMouseUp = function()
  2. {
  3.    _root.tudo.Cursos.bt_1.onRelease = function()
  4.    {
  5.       fscommand("Browser.SetPos","1,77");
  6.       fscommand("Browser.SetSize","790,453");
  7.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\CriandoTribal.pdf");
  8.       fscommand("Browser.Open");
  9.    };
  10.    _root.tudo.Cursos.bt_2.onRelease = function()
  11.    {
  12.       fscommand("Browser.SetPos","1,77");
  13.       fscommand("Browser.SetSize","790,453");
  14.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Effects.pdf");
  15.       fscommand("Browser.Open");
  16.    };
  17.    _root.tudo.Cursos.bt_3.onRelease = function()
  18.    {
  19.       fscommand("Browser.SetPos","1,77");
  20.       fscommand("Browser.SetSize","790,453");
  21.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\PhotoEffects.pdf");
  22.       fscommand("Browser.Open");
  23.    };
  24.    _root.tudo.Cursos.bt_4.onRelease = function()
  25.    {
  26.       fscommand("Browser.SetPos","1,77");
  27.       fscommand("Browser.SetSize","790,453");
  28.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\PhothoshopExract.pdf");
  29.       fscommand("Browser.Open");
  30.    };
  31.    _root.tudo.Cursos.bt_5.onRelease = function()
  32.    {
  33.       fscommand("Browser.SetPos","1,77");
  34.       fscommand("Browser.SetSize","790,453");
  35.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Eyes.pdf");
  36.       fscommand("Browser.Open");
  37.    };
  38.    _root.tudo.Cursos.bt_6.onRelease = function()
  39.    {
  40.       fscommand("Browser.SetPos","1,77");
  41.       fscommand("Browser.SetSize","790,453");
  42.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\FadeEffect.pdf");
  43.       fscommand("Browser.Open");
  44.    };
  45.    _root.tudo.Cursos.bt_7.onRelease = function()
  46.    {
  47.       fscommand("Browser.SetPos","1,77");
  48.       fscommand("Browser.SetSize","790,453");
  49.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Hair.pdf");
  50.       fscommand("Browser.Open");
  51.    };
  52.    _root.tudo.Cursos.bt_8.onRelease = function()
  53.    {
  54.       fscommand("Browser.SetPos","1,77");
  55.       fscommand("Browser.SetSize","790,453");
  56.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Lighting.pdf");
  57.       fscommand("Browser.Open");
  58.    };
  59.    _root.tudo.Cursos.bt_9.onRelease = function()
  60.    {
  61.       fscommand("Browser.SetPos","1,77");
  62.       fscommand("Browser.SetSize","790,453");
  63.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Lines.pdf");
  64.       fscommand("Browser.Open");
  65.    };
  66.    _root.tudo.Cursos.bt_10.onRelease = function()
  67.    {
  68.       fscommand("Browser.SetPos","1,77");
  69.       fscommand("Browser.SetSize","790,453");
  70.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\OmniEffect.pdf");
  71.       fscommand("Browser.Open");
  72.    };
  73.    _root.tudo.Cursos.bt_11.onRelease = function()
  74.    {
  75.       fscommand("Browser.SetPos","1,77");
  76.       fscommand("Browser.SetSize","790,453");
  77.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\PoderDoClip.pdf");
  78.       fscommand("Browser.Open");
  79.    };
  80.    _root.tudo.Cursos.bt_12.onRelease = function()
  81.    {
  82.       fscommand("Browser.SetPos","1,77");
  83.       fscommand("Browser.SetSize","790,453");
  84.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\RoudgeEdges.pdf");
  85.       fscommand("Browser.Open");
  86.    };
  87.    _root.tudo.Cursos.bt_13.onRelease = function()
  88.    {
  89.       fscommand("Browser.SetPos","1,77");
  90.       fscommand("Browser.SetSize","790,453");
  91.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Sacrat.pdf");
  92.       fscommand("Browser.Open");
  93.    };
  94.    _root.tudo.Cursos.bt_14.onRelease = function()
  95.    {
  96.       fscommand("Browser.SetPos","1,77");
  97.       fscommand("Browser.SetSize","790,453");
  98.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\PhothoshopSalvar.pdf");
  99.       fscommand("Browser.Open");
  100.    };
  101.    _root.tudo.Cursos.bt_15.onRelease = function()
  102.    {
  103.       fscommand("Browser.SetPos","1,77");
  104.       fscommand("Browser.SetSize","790,453");
  105.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\SkyChange.pdf");
  106.       fscommand("Browser.Open");
  107.    };
  108.    _root.tudo.Cursos.bt_16.onRelease = function()
  109.    {
  110.       fscommand("Browser.SetPos","1,77");
  111.       fscommand("Browser.SetSize","790,453");
  112.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Spatter.pdf");
  113.       fscommand("Browser.Open");
  114.    };
  115.    _root.tudo.Cursos.bt_17.onRelease = function()
  116.    {
  117.       fscommand("Browser.SetPos","1,77");
  118.       fscommand("Browser.SetSize","790,453");
  119.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\SunExplode.pdf");
  120.       fscommand("Browser.Open");
  121.    };
  122.    _root.tudo.Cursos.bt_18.onRelease = function()
  123.    {
  124.       fscommand("Browser.SetPos","1,77");
  125.       fscommand("Browser.SetSize","790,453");
  126.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Terraing.pdf");
  127.       fscommand("Browser.Open");
  128.    };
  129.    _root.tudo.Cursos.bt_19.onRelease = function()
  130.    {
  131.       fscommand("Browser.SetPos","1,77");
  132.       fscommand("Browser.SetSize","790,453");
  133.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\TrabalhandoCamadas.pdf");
  134.       fscommand("Browser.Open");
  135.    };
  136.    _root.tudo.Cursos.bt_20.onRelease = function()
  137.    {
  138.       fscommand("Browser.SetPos","1,77");
  139.       fscommand("Browser.SetSize","790,453");
  140.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Transparency.pdf");
  141.       fscommand("Browser.Open");
  142.    };
  143.    _root.tudo.Cursos.bt_21.onRelease = function()
  144.    {
  145.       fscommand("Browser.SetPos","1,77");
  146.       fscommand("Browser.SetSize","790,453");
  147.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Troll.pdf");
  148.       fscommand("Browser.Open");
  149.    };
  150.    _root.tudo.Cursos.bt_22.onRelease = function()
  151.    {
  152.       fscommand("Browser.SetPos","1,77");
  153.       fscommand("Browser.SetSize","790,453");
  154.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\TutColor.pdf");
  155.       fscommand("Browser.Open");
  156.    };
  157.    _root.tudo.Cursos.bt_23.onRelease = function()
  158.    {
  159.       fscommand("Browser.SetPos","1,77");
  160.       fscommand("Browser.SetSize","790,453");
  161.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\TutScan.pdf");
  162.       fscommand("Browser.Open");
  163.    };
  164.    _root.tudo.Cursos.bt_24.onRelease = function()
  165.    {
  166.       fscommand("Browser.SetPos","1,77");
  167.       fscommand("Browser.SetSize","790,453");
  168.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Waterfall.pdf");
  169.       fscommand("Browser.Open");
  170.    };
  171.    _root.tudo.Cursos.bt_25.onRelease = function()
  172.    {
  173.       fscommand("Browser.SetPos","1,77");
  174.       fscommand("Browser.SetSize","790,453");
  175.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Weird.pdf");
  176.       fscommand("Browser.Open");
  177.    };
  178.    _root.tudo.Cursos.bt_26.onRelease = function()
  179.    {
  180.       fscommand("Browser.SetPos","1,77");
  181.       fscommand("Browser.SetSize","790,453");
  182.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\WeirdColorful.pdf");
  183.       fscommand("Browser.Open");
  184.    };
  185.    _root.tudo.Cursos.bt_27.onRelease = function()
  186.    {
  187.       fscommand("Browser.SetPos","1,77");
  188.       fscommand("Browser.SetSize","790,453");
  189.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Photoshop1.pdf");
  190.       fscommand("Browser.Open");
  191.    };
  192.    _root.tudo.Cursos.bt_28.onRelease = function()
  193.    {
  194.       fscommand("Browser.SetPos","1,77");
  195.       fscommand("Browser.SetSize","790,453");
  196.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Photoshop2.pdf");
  197.       fscommand("Browser.Open");
  198.    };
  199.    _root.tudo.Cursos.bt_29.onRelease = function()
  200.    {
  201.       fscommand("Browser.SetPos","1,77");
  202.       fscommand("Browser.SetSize","790,453");
  203.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Photoshop3.pdf");
  204.       fscommand("Browser.Open");
  205.    };
  206.    _root.tudo.Cursos.bt_30.onRelease = function()
  207.    {
  208.       fscommand("Browser.SetPos","1,77");
  209.       fscommand("Browser.SetSize","790,453");
  210.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Photoshop4.pdf");
  211.       fscommand("Browser.Open");
  212.    };
  213.    _root.tudo.Cursos.bt_31.onRelease = function()
  214.    {
  215.       fscommand("Browser.SetPos","1,77");
  216.       fscommand("Browser.SetSize","790,453");
  217.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Photoshop5.pdf");
  218.       fscommand("Browser.Open");
  219.    };
  220.    _root.tudo.Cursos.bt_32.onRelease = function()
  221.    {
  222.       fscommand("Browser.SetPos","1,77");
  223.       fscommand("Browser.SetSize","790,453");
  224.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\PhotoShop6.pdf");
  225.       fscommand("Browser.Open");
  226.    };
  227.    _root.tudo.Cursos.bt_33.onRelease = function()
  228.    {
  229.       fscommand("Browser.SetPos","1,77");
  230.       fscommand("Browser.SetSize","790,453");
  231.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\ResumoPhotoshop.pdf");
  232.       fscommand("Browser.Open");
  233.    };
  234.    _root.tudo.Cursos.bt_34.onRelease = function()
  235.    {
  236.       fscommand("Browser.SetPos","1,77");
  237.       fscommand("Browser.SetSize","790,453");
  238.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Tutorial2.pdf");
  239.       fscommand("Browser.Open");
  240.    };
  241.    _root.tudo.Cursos.bt_35.onRelease = function()
  242.    {
  243.       fscommand("Browser.SetPos","1,77");
  244.       fscommand("Browser.SetSize","790,453");
  245.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Criar Esferas 3D.pdf");
  246.       fscommand("Browser.Open");
  247.    };
  248.    _root.tudo.Cursos.bt_36.onRelease = function()
  249.    {
  250.       fscommand("Browser.SetPos","1,77");
  251.       fscommand("Browser.SetSize","790,453");
  252.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Image Extract.pdf");
  253.       fscommand("Browser.Open");
  254.    };
  255.    _root.tudo.Cursos.bt_37.onRelease = function()
  256.    {
  257.       fscommand("Browser.SetPos","1,77");
  258.       fscommand("Browser.SetSize","790,453");
  259.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Coordenadas Polares - Parte 1.pdf");
  260.       fscommand("Browser.Open");
  261.    };
  262.    _root.tudo.Cursos.bt_38.onRelease = function()
  263.    {
  264.       fscommand("Browser.SetPos","1,77");
  265.       fscommand("Browser.SetSize","790,453");
  266.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Coordenadas Polares - Parte 2.pdf");
  267.       fscommand("Browser.Open");
  268.    };
  269.    _root.tudo.Cursos.bt_39.onRelease = function()
  270.    {
  271.       fscommand("Browser.SetPos","1,77");
  272.       fscommand("Browser.SetSize","790,453");
  273.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Roda Dentada.pdf");
  274.       fscommand("Browser.Open");
  275.    };
  276.    _root.tudo.Cursos.bt_40.onRelease = function()
  277.    {
  278.       fscommand("Browser.SetPos","1,77");
  279.       fscommand("Browser.SetSize","790,453");
  280.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Lightning Effect.pdf");
  281.       fscommand("Browser.Open");
  282.    };
  283.    _root.tudo.Cursos.bt_41.onRelease = function()
  284.    {
  285.       fscommand("Browser.SetPos","1,77");
  286.       fscommand("Browser.SetSize","790,453");
  287.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Sombra em Perspectiva.pdf");
  288.       fscommand("Browser.Open");
  289.    };
  290.    _root.tudo.Cursos.bt_42.onRelease = function()
  291.    {
  292.       fscommand("Browser.SetPos","1,77");
  293.       fscommand("Browser.SetSize","790,453");
  294.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Curves e Levels.pdf");
  295.       fscommand("Browser.Open");
  296.    };
  297.    _root.tudo.Cursos.bt_43.onRelease = function()
  298.    {
  299.       fscommand("Browser.SetPos","1,77");
  300.       fscommand("Browser.SetSize","790,453");
  301.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Bot├úo 3D com Textura.pdf");
  302.       fscommand("Browser.Open");
  303.    };
  304.    _root.tudo.Cursos.bt_44.onRelease = function()
  305.    {
  306.       fscommand("Browser.SetPos","1,77");
  307.       fscommand("Browser.SetSize","790,453");
  308.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Bot├úo Arredondado.pdf");
  309.       fscommand("Browser.Open");
  310.    };
  311.    _root.tudo.Cursos.bt_45.onRelease = function()
  312.    {
  313.       fscommand("Browser.SetPos","1,77");
  314.       fscommand("Browser.SetSize","790,453");
  315.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Bot├úo Pressionado.pdf");
  316.       fscommand("Browser.Open");
  317.    };
  318.    _root.tudo.Cursos.bt_46.onRelease = function()
  319.    {
  320.       fscommand("Browser.SetPos","1,77");
  321.       fscommand("Browser.SetSize","790,453");
  322.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Cantos Arredondados.pdf");
  323.       fscommand("Browser.Open");
  324.    };
  325.    _root.tudo.Cursos.bt_47.onRelease = function()
  326.    {
  327.       fscommand("Browser.SetPos","1,77");
  328.       fscommand("Browser.SetSize","790,453");
  329.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Texto em 3D.pdf");
  330.       fscommand("Browser.Open");
  331.    };
  332.    _root.tudo.Cursos.bt_48.onRelease = function()
  333.    {
  334.       fscommand("Browser.SetPos","1,77");
  335.       fscommand("Browser.SetSize","790,453");
  336.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Bot├úo 3D.pdf");
  337.       fscommand("Browser.Open");
  338.    };
  339.    _root.tudo.Cursos.bt_49.onRelease = function()
  340.    {
  341.       fscommand("Browser.SetPos","1,77");
  342.       fscommand("Browser.SetSize","790,453");
  343.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Bot├úo Quadrado.pdf");
  344.       fscommand("Browser.Open");
  345.    };
  346.    _root.tudo.Cursos.bt_50.onRelease = function()
  347.    {
  348.       fscommand("Browser.SetPos","1,77");
  349.       fscommand("Browser.SetSize","790,453");
  350.       fscommand("Browser.SetURL",_level0.startdir + "\\Cursos e Apostilas\\PHOTOSHOP\\Bot├úo Redondo.pdf");
  351.       fscommand("Browser.Open");
  352.    };
  353. };
  354.