Hello,
Now I have a new problem, I hope can help me.
I put two FLASH but the bar of the Title (anuncios) appeared underneath the FLASH (check pictures)
I tried putting in start HTML of flash
<tr><td class="alt1"> and the end
</td></tr> and the FLASH appeared towards the right, outside the measures of the Web.
I need to put the bar "anuncios" above.
www.motofanaticos.com
these are the HTML of the FLASH in usc_block_11:
HTML Code:
<object width="230" height="400">
<param name="movie" value="images/misc/usa_casco.swf">
<embed src="images/misc/usa_casco.swf" width="230" height="400">
</embed>
</object>
And usc_block_12:
HTML Code:
<object width="230" height="300">
<param name="movie" value="images/misc/dia_nacional_del_motociclista.swf">
<embed src="images/misc/dia_nacional_del_motociclista.swf" width="230" height="300">
</embed>
</object>
thanks