Help. Pardon Im New to this. XML Error 1090, called in actionscript code. Help

By userDudeMan | Jul 3, 2009

actionscript3

I apologize if im posting this thread in the wrong thread room. Im getting a xml error code:1090 only in IE and in older versions of firefox. I understand that this is flagged when my xml code has a parse error. I looked through the code over and over again and can’t find a parse error. Perhaps it has something to do with my actionscript???

XML Code:

<BannerRotator>

<RandomTransition>true</RandomTransition>
<UseTransition>VerticalBar|Cube3D|HorizontalStore| LeftRightBlur|MosaicVerticalCube|RightLeftBlur|Ver ticalBar|VerticalStore|VerticalStretch|HorizontalS tretch|Spiral|SquareTurn|Dot|Paint|Alpha</UseTransition>
<AutoPlay>true</AutoPlay>
<TimerOnClick>5</TimerOnClick>
<MenuPosition>right</MenuPosition>
<Fullscreen>true</Fullscreen>
<BannerWidth>978</BannerWidth>
<BannerHeight>300</BannerHeight>

<ResizeToFit>false</ResizeToFit>
<ButtonWidth>0</ButtonWidth>
<ButtonHeight>0</ButtonHeight>
<ButtonForeColor>0xffffff</ButtonForeColor>
<ButtonBackColor>0×000000</ButtonBackColor>
<ButtonGlowColor>0xF45353</ButtonGlowColor>
<ButtonActivatedTextColor>0xffffff</ButtonActivatedTextColor>
<ButtonActivatedBackColor>0×951C1D</ButtonActivatedBackColor>
<ButtonTextAlign>center</ButtonTextAlign>
<ButtonTextSize>15</ButtonTextSize>

<Images>

<Image url="images/home4.jpg" >
<ButtonText><![CDATA[EXAMPLE 4<font size="11">BANNER ROTATOR</font>]]></ButtonText>
<Title></Title>
<Description><![CDATA[From concept to completion, we are here it]]></Description>
<WaitTime>8</WaitTime>
</Image>

<Image url="images/home5.jpg" >
<ButtonText><![CDATA[EXAMPLE 5<font size="11">BANNER ROTATOR</font>]]></ButtonText>
<Title></Title>
<Description><![CDATA[Thank You!. it]]></Description>
<WaitTime>7</WaitTime>
</Image>

<Image url="images/home2.jpg" >
<ButtonText><![CDATA[EXAMPLE 2<font size="11">BANNER ROTATOR</font>]]></ButtonText>
<Title></Title>
<Description><![CDATA[Create Better Business]]></Description>
<WaitTime>8</WaitTime>
</Image>

<Image url="images/home3.jpg" >
<ButtonText><![CDATA[EXAMPLE 3<font size="11">BANNER ROTATOR</font>]]></ButtonText>
<Title></Title>
<Description><![CDATA[magic of it]]></Description>
<WaitTime>8</WaitTime>
</Image>

<Image url="images/home6.jpg" >
<ButtonText><![CDATA[EXAMPLE 6<font size="11">BANNER ROTATOR</font>]]></ButtonText>
<Title></Title>
<Description><![CDATA[representing the brand.]]></Description>
<WaitTime>8</WaitTime>
</Image>

<Image url="images/home7.jpg">
<ButtonText><![CDATA[EXAMPLE 7<font size="11">BANNER ROTATOR</font>]]></ButtonText>
<Title></Title>
<Description><![CDATA[Now you need help getting them across.]]></Description>
<WaitTime>8</WaitTime>
</Image>

<Image url="images/home8.jpg">
<ButtonText><![CDATA[EXAMPLE 8<font size="11">BANNER ROTATOR</font>]]></ButtonText>
<Title></Title>
<Description><![CDATA[If you can imagine it, you can achieve it]]></Description>
<WaitTime>7</WaitTime>
</Image>

<Image url="images/home9.jpg">
<ButtonText><![CDATA[EXAMPLE 9<font size="11">BANNER ROTATOR</font>]]></ButtonText>
<Title></Title>
<Description><![CDATA[Imagination Carl Sagan]]></Description>
<WaitTime>8</WaitTime>
</Image>

<Image url="images/home9.jpg">
<ButtonText><![CDATA[EXAMPLE 10<font size="11">BANNER ROTATOR</font>]]></ButtonText>
<Title></Title>
<Description><![CDATA[video editing and corporate presentations]]></Description>
<WaitTime>8</WaitTime>
</Image>

</Images>

</BannerRotator>

actionscript3

Please reply at our Forum

Leave a Comment

If you would like to make a comment, please fill out the form below.

Name (required)

Email (required)

Website

Comments

© 2007 ActionScript 3.0