|
-
XML Problem
Hi, all.....
I'm newbie to flash. I have this xml tag:
<?xml version="1.0" encoding="iso-8859-1"?>
<content>
<!-- general vars -->
<section name="settings">
<item name="textSelectable">true</item>
<item name="copyright"><![CDATA[
myshop • <a href="asfunction:_root.more_click_func,999999">onl ine</a> •
]]></item>
<item name="companyName"><![CDATA[
Online Shop</font>
]]></item>
<item name="slogan"><![CDATA[
<font face="Helvetica CondensedLight"></font>
]]></item>
</section>
<!-- menu -->
<section name="menu">
<link systemOrder="1"><![CDATA[
ITEMS</font>
]]></link>
</section>
I got it from a free flash template, then I can change flash words. When I preview the index.html in windows explorer with firefox, it works fine.
The problem is when I upload it to the webhost, then I preview, there's missing words. Like the words "myshop" in the footer side, doesn't show up.
And "Online Shop" words doesn't either, including the words "ITEMS". But the number "1" before it is show up.
What should I do? Thank alots in advance for replying my question..
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
|
Click Here to Expand Forum to Full Width
|