Comunidad de diseño web y desarrollo en internet online

exportar boton flash transparente

Citar            
MensajeEscrito el 10 Dic 2009 11:36 am
necesito insertar un boton hecho en flash, pero que se pueda colocar transparente o exportar en este caso ya qe necesito que se acople al fondo de mi web html.

saludos.!!

Por sebacure

31 de clabLevel



 

firefox
Citar            
MensajeEscrito el 10 Dic 2009 12:38 pm
Pues entonces este sería el código HTML para insertar tu swf y tener el fondo transparente:

Código HTML :

<object codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="ANCHO" height="ALTO" title="TITULO">
                <param name="movie" value="NOMBRESWF.swf">
                <param name="quality" value="high">
                <param name="wmode" value="transparent">
                <embed src="NOMBRESWF.swf" width="ANCHO" height="ALTO" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent"></embed>
</object>


Cambia el nombre, tamaño, nombre.swf por lo correspondiente.

Por SilSal

87 de clabLevel



 

chrome
Citar            
MensajeEscrito el 12 Dic 2009 03:39 am
gracias .. !! lo estare provando lo antes posible.
cualquier duda te comento.

Por sebacure

31 de clabLevel



 

msie8

 

Cristalab BabyBlue v4 + V4 © 2011 Cristalab
Powered by ClabEngines v4, HTML5, love and ponies.