AndreLuiS 0 Denunciar post Postado Maio 12, 2005 Gostaria de saber como ajustar o tamanho da tela logo quando inicia.faz 3 anos que não mexo no flash e preciso dessa ajudinha. tipoonload tela.widh=700como fazer? Compartilhar este post Link para o post Compartilhar em outros sites
zigmazineutrons 0 Denunciar post Postado Maio 12, 2005 ajustar o tamanho da tela!!?? tem como você detalhar mais o que você quer? tipow... "onload telawidh=700" "tela" é um MC? se for tela._widh = 700; ou setProperty("tela", _widh, 700); ou você quer um fullscreen? fscommand("fullscreen", "true") c você kisser um fullscreen sem expandir os MC fscommand("fullscreen", "true"); fscommand("allowscale", "false"); se for isso que você precisa tai se naum for detalha mais que estamos ai!" http://forum.imasters.com.br/public/style_emoticons/default/joia.gif Compartilhar este post Link para o post Compartilhar em outros sites
\/itao 0 Denunciar post Postado Maio 12, 2005 Opa, aproveitando o encejo...ahah...no caso do fullscream, onde vai esses códigos??? Falow!!! http://forum.imasters.com.br/public/style_emoticons/default/thumbsup.gif Compartilhar este post Link para o post Compartilhar em outros sites
( ((phabyo)) ) 0 Denunciar post Postado Maio 12, 2005 Opa, aproveitando o encejo...ahah...no caso do fullscream, onde vai esses códigos??? Falow!!! http://forum.imasters.com.br/public/style_emoticons/default/thumbsup.gif <{POST_SNAPBACK}> Coloque no 1º frame fscommand("fullscreen", "true"); fscommand("allowscale", "false"); Abraços Fabio Compartilhar este post Link para o post Compartilhar em outros sites
AndreLuiS 0 Denunciar post Postado Maio 13, 2005 detalhando melhor não falo o tamanho do MC e sim da tela do navegador mas não quero a tela cheia e sim um tamanho que eu queira que ao carregar ele fica. Compartilhar este post Link para o post Compartilhar em outros sites
Void : 0 Denunciar post Postado Maio 13, 2005 simples, Stage.width e Stage.height Compartilhar este post Link para o post Compartilhar em outros sites