|
-
swf trouble reading XML document. Locally works.
Hello.
I've been busy to customise a flash banner with XML content.
The XML document should call the images, texts and url.
Well, running locally everything is fine but uploading the whole thing gives nothing.
someone already tried to help me but they failed to. Probably the XML file isn't complete?!
here the XML:
<?xml version="1.0" encoding="utf-8" ?>
<banner>
<globals>
<currentItem>0</currentItem>
<width>700</width>
<height>300</height>
<radius>0</radius>
<showButtons>1</showButtons>
<showContent>1</showContent>
<!--Blur Filter-->
<blurX>0</blurX>
<blurY>0</blurY>
<!--Content-->
<bgColor>#FFFFFF</bgColor>
<bgAlpha>0.6</bgAlpha>
<bgPaddingBottom>10</bgPaddingBottom>
<buttonTitleColor>
<default>#000000</default>
<rollOver>#CD0000</rollOver>
<current>#FFFFFF</current>
</buttonTitleColor>
<buttonDescriptionColor>
<default>#444444</default>
<rollOver>#FF0000</rollOver>
<current>#F0F0F0</current>
</buttonDescriptionColor>
<titleColor>#00CCFF</titleColor>
<titleFontSize>28</titleFontSize>
<descriptionColor>#FFFFFF</descriptionColor>
<descriptionFontSize>13</descriptionFontSize>
</globals>
<item>
<image>/App_Themes/ol-OL/images/content/banner/rotating/images/1.jpg</image>
<buttonTitle><![CDATA[HP Touchsmart]]></buttonTitle>
<buttonDescription><![CDATA[IQ830, NQ852AA]]></buttonDescription>
<title><![CDATA[]]></title>
<description><![CDATA[]]></description>
<timer>5</timer>
<url>/NEL/Catalog/cat_sku.asp?CatIds=%2C%26webid=5812129%26affixedcode=WW</url>
<target></target>
</item>
</banner>
the HTML in a cms:
<object width="700" height="140"> <embed src="/App_Themes/ol-OL/images/content/banner/rotating/banner.swf" height="140" width="700" align="center" border="0" wmode="transparent"> </embed> </object><!-- top_banner-->
the SFW should automatically get the XML file at the same directory.
Thanks,
7/11
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|
Bookmarks