home *** CD-ROM | disk | FTP | other *** search
- stop();
- _root.secoes.cut.bot_1.onRelease = function()
- {
- _root.secoes.tipo.gotoAndStop("abri");
- _root.nome = "Dog";
- _root.secoes.descricoes.descricao.text = "Fold the paper to form an origami dog.";
- _root.controle = "-";
- _root.comando = "shellopen";
- _root.licenca = "Freeware";
- _root.caminho = "\\Cut and Paste design\\dog.pdf";
- _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and Paste design\\dog.pdf";
- loadMovie("interface\\imagens\\dog.jpg","_root.secoes.descricoes.destino");
- };
- _root.secoes.cut.bot_2.onRelease = function()
- {
- _root.secoes.tipo.gotoAndStop("abri");
- _root.nome = "Duck";
- _root.secoes.descricoes.descricao.text = "Follow the instructions to fold your very own origami duck.";
- _root.controle = "-";
- _root.comando = "shellopen";
- _root.licenca = "Freeware";
- _root.caminho = "\\Cut and Paste design\\duck.pdf";
- _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and Paste design\\duck.pdf";
- loadMovie("interface\\imagens\\duck.jpg","_root.secoes.descricoes.destino");
- };
- _root.secoes.cut.bot_3.onRelease = function()
- {
- _root.secoes.tipo.gotoAndStop("abri");
- _root.nome = "M Clown";
- _root.secoes.descricoes.descricao.text = "Cut out a clown mask.";
- _root.controle = "-";
- _root.comando = "shellopen";
- _root.licenca = "Freeware";
- _root.caminho = "\\Cut and Paste design\\m-clown.pdf";
- _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and Paste design\\m-clown.pdf";
- loadMovie("interface\\imagens\\m-clown.jpg","_root.secoes.descricoes.destino");
- };
- _root.secoes.cut.bot_4.onRelease = function()
- {
- _root.secoes.tipo.gotoAndStop("abri");
- _root.nome = "M Frankenstein";
- _root.secoes.descricoes.descricao.text = "Cut out this Frankenstein mask.";
- _root.controle = "-";
- _root.comando = "shellopen";
- _root.licenca = "Freeware";
- _root.caminho = "\\Cut and Paste design\\m-frankenstein.pdf";
- _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and Paste design\\m-frankenstein.pdf";
- loadMovie("interface\\imagens\\m-frankenstein.jpg","_root.secoes.descricoes.destino");
- };
- _root.secoes.cut.bot_5.onRelease = function()
- {
- _root.secoes.tipo.gotoAndStop("abri");
- _root.nome = "M Ghost";
- _root.secoes.descricoes.descricao.text = "Cut out and make this phantom mask.";
- _root.controle = "-";
- _root.comando = "shellopen";
- _root.licenca = "Freeware";
- _root.caminho = "\\Cut and Paste design\\m-ghost.pdf";
- _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and Paste design\\m-ghost.pdf";
- loadMovie("interface\\imagens\\m-ghost.jpg","_root.secoes.descricoes.destino");
- };
- _root.secoes.cut.bot_6.onRelease = function()
- {
- _root.secoes.tipo.gotoAndStop("abri");
- _root.nome = "M Pumpkin";
- _root.secoes.descricoes.descricao.text = "Cut out this pumpkin mask.";
- _root.controle = "-";
- _root.comando = "shellopen";
- _root.licenca = "Freeware";
- _root.caminho = "\\Cut and Paste design\\m-pumpkin.pdf";
- _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and Paste design\\m-pumpkin.pdf";
- loadMovie("interface\\imagens\\m-pumpkin.jpg","_root.secoes.descricoes.destino");
- };
-