Estoy probando un banner en flash que es manejado por xml ...
al verlo en mi pc como local se ve perfecto .. pero al subirlo a un servidor no lo puedo ver ... me aparece el flash con los botones pero no me muestra las imagenes !!!
Cosa curiosa es que en el pc de mi casa lo puedo ver bien, una amiga también lo pudo ver pero otro amigo no ....
será problema del archivo xml ??
Este es el codigo del xml
Código:
<?xml version="1.0"?> <Banner bannerWidth="" bannerHeight="" textSize="14" textColor="" textAreaWidth="" textLineSpacing="0" textLetterSpacing="-0.5" textMarginLeft="12" textMarginBottom="5" transitionType="1" transitionDelayTimeFixed="2" transitionDelayTimePerWord=".5" transitionSpeed="8" transitionBlur="yes" transitionRandomizeOrder="no" showTimerClock="yes" showBackButton="no" showNumberButtons="yes" showNumberButtonsAlways="no" showNumberButtonsHorizontal="no" showNumberButtonsAscending="yes" autoPlay="yes" > <item image="banner/img_1.jpg" link="http://www.google.co.in/search?hl=en&q=1" target="_blank" textBlend="no"><![CDATA[ ]]></item> <item image="banner/img_2.jpg" link="http://www.google.co.in/search?hl=en&q=2" target="_blank" textBlend="no"><![CDATA[Adjustable LINE SPACING, LETTER SPACING and caption WIDTH through XML. ]]></item> </Banner>