Ver Mensaje Individual
  #1 (permalink)  
Antiguo 18/11/2008, 15:09
rube
 
Fecha de Ingreso: junio-2008
Mensajes: 64
Antigüedad: 15 años, 9 meses
Puntos: 0
problemas animacion flash en firefox

hola todos,

tengo un pequeño problema tengo tres animaciones flash en una web, y para ordenarlos correctamente use tablas en html, salen perfectos en IE, pero en firefox cuando bajo el Scroll el flash principal se me deforma.

Porfavor necesito su ayuda...

les mando el link, para q lo comprueben lo q les digo

http://www.processmaker.com/

y este es mi codigo:

Código:
<table cellpadding="0" border="0">                
	<tbody>
		<tr>         
			<td rowspan="3">         
				<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="709" height="327"><param name="movie" value="/themes/pixelgreen/images/Bannner.swf" /><param name="quality" value="high" /><param name="menu" value="false" /><param name="wmode" value="transparent" /><embed src="/themes/pixelgreen/images/Bannner.swf" wmode="transparent" quality="high" menu="false" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="709" height="327"></embed></object> 
	        </td>        
			
			<td>
				<a href="../technology-partners/"><img src="/themes/pixelgreen/images/botom_derecho_partners.png" title="Technology Partners" width="169" height="70" /></a>     
		    </td>       
		</tr>        
		
		<tr>        
		
			<td>       
		 	  	<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="170" height="128"><param name="movie" value="/themes/pixelgreen/images/technology_partners_pm_170.swf" /><param name="quality" value="high" /><param name="menu" value="false" /><param name="wmode" value="transparent" /><embed src="/themes/pixelgreen/images/technology_partners_pm_170.swf" wmode="transparent" quality="high" menu="false" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="170" height="128"></embed></object>       		
			</td> 	
		
		</tr> 	 
			
		<tr>        
			<td>        
		  
		  		<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="170" height="130"><param name="movie" value="/themes/pixelgreen/images/Seminar.swf" /><param name="quality" value="high" /><param name="menu" value="false" /><param name="wmode" value="transparent" /><embed src="/themes/pixelgreen/images/Seminar.swf" wmode="transparent" quality="high" menu="false" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="170" height="130"></embed></object>       
			</td> 	          
			
		</tr>        
		
	</tbody>
</table>

flash q se deforma en firefox cuando bajo el Scroll