home *** CD-ROM | disk | FTP | other *** search
- stop();
- fscommand("ORG","_level0.startdir");
- feito = 1;
- this.onEnterFrame = function()
- {
- if(_root.carregado == 1)
- {
- if(feito == 1)
- {
- loadMovie("http://www.digerati.com/banners/tech/movel.swf",anuncio_movel);
- feito = 2;
- }
- }
- };
-