|
|
|
|
|
|
|
|
teddy
|
|
|
Enviado: 21/04/2004 a las 15:04 |
|
Novato
Karma: 0 (0 Votos)
Registrado: 15/01/04
Mensajes: 12
Estado: Desconectado Ultima visita: 10/04/05 |
I can see it with IE6
just an advice: set the hit area of your buttons including all the text, otherwise on mouse passage users can notice some flickering. Did you get the published code like this and then insert in an html block?
<OBJECT classid="clsid 27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
WIDTH="220" HEIGHT="220" id="prese" ALIGN="">
<PARAM NAME=movie VALUE="yourswf.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="yourswf.swf" quality=high bgcolor=#FFFFFF WIDTH="220" HEIGHT="220" NAME="prese" ALIGN=""
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">
|
|
|
|
|
|
|
|
|
|