techno 0 Denunciar post Postado Julho 28, 2008 Salve Galera!! Estou com um mega problema..... Eu criei um Site utilizado o Layout Líquido em ActionScript 3.0.... Áo testa-lo no IE, não teve nenhum problema, funcionou certinhu e tals....porém da um mega pau no FireFox.... No load ele esta em um mini janela e depois qdo carrega da outro pau... Segue o link: Tridev Alguém sabe como resolver issu??? Helppppp.... []s Compartilhar este post Link para o post Compartilhar em outros sites
techno 0 Denunciar post Postado Julho 28, 2008 Fala galera.... Já resolvi o problema..... e eh essa aki.... caso alguem se encontre com a mesma dúvida neh!! é so colocar esse codigo html, dentro da Tag <head>: <style type="text/css"> /* hide from ie on mac \*/ html { height: 100%; overflow: hidden; } #flashcontent { height: 100%; } /* end hide */ body { height: 100%; margin: 0; padding: 0; background-color: #f60; } </style> Valeu!!! PS.: eu resolvi graça a um topico ja postado aki. Compartilhar este post Link para o post Compartilhar em outros sites