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??? I attached my part of my actionscript
CODE
<BannerRotator>
<RandomTransition>true</RandomTransition>
<UseTransition& #62;VerticalBar|Cube3D|HorizontalStore|LeftRightBlur|MosaicVerticalCube|RightLef
tBlur|VerticalBar|VerticalStore|VerticalStretch|HorizontalStretch|Spiral|SquareT
urn|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>0x000000</ButtonBackColor>
<ButtonGlowColor>0xF45353</ButtonGlowColor>
<ButtonActivatedTextColor>0xffffff</ButtonActivatedTextColor>
<ButtonActivatedBackColor>0x951C1D</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>