Mira es que no lo entiendo me marca error. Pero miro el codigo fuente y en cambio parece correcto. Un ejemplo de lo que me extrae:
Código:
<cu3er>
<settings>
<auto_play>
<defaults symbol="circular" time="3" />
<tweenOver tint="0xFFFFFF" scaleX="1.1" scaleY="1.1"/>
<tweenOut tint="0xFFFFFF"/>
</auto_play>
<prev_button>
<defaults round_corners="5,5,5,5"/>
<tweenOver tint="0xFFFFFF" scaleX="1.1" scaleY="1.1"/>
<tweenOut tint="0x000000" />
</prev_button>
<prev_symbol>
<tweenOver tint="0x000000" />
</prev_symbol>
<next_button>
<defaults round_corners="5,5,5,5"/>
<tweenOver tint="0xFFFFFF" scaleX="1.1" scaleY="1.1"/>
<tweenOut tint="0x000000" />
</next_button>
<next_symbol>
<tweenOver tint="0x000000" />
</next_symbol>
</settings>
<slides>
LINEA 34 !! <slide><url>thumb.php?ruta=http://wanmagazine.com/web/wp-content/uploads/callofduty41-1.jpg&ancho=500</url><link target="_self">index.php?topic=1</link><description><link target="_self">index.php?topic=1</link><heading>Welcome to SMF!</heading><paragraph>[img]http://wanmagazine.com/we [...]</paragraph></description></slide><transition num="4" direction="right" shader="flat" cube_color="0xFFFFFF" />
</slides>
</cu3er>
Vale era el &, lo he cambiado por & y creo que la web gratuita donde hago pruebas, nose porque me inserta un script y por eso debe fallar.