home *** CD-ROM | disk | FTP | other *** search
- stop();
- if(_global.var_destaque == "For Coluring")
- {
- _root.secoes.descricoes.gotoAndStop(2);
- _root.secoes.tipo.gotoAndStop("abrir");
- _root.nome = "For Colouring";
- _root.secoes.descricoes.descricao.text = "Have fun painting, with 30 new drawings for you and your creativity";
- _root.controle = "";
- _root.comando = "run.app";
- _root.licenca = "Freeware";
- _root.caminho = "\\For Colouring\\";
- _root.caminhos = "\\Interface\\APlus Viewer\\apviewer.exe %ORG%\\For Colouring\\";
- loadMovie("interface\\imagens\\colouring.jpg","_root.secoes.descricoes.destino");
- }
-