Hello,
I think my question is probably extremely easy, but because I am new, I have no idea..
I bought a web template and so far all is fine.
One thing, Each page has a header, body text that is all entered by an xml file.
The header should be displayed by the title tag content. It looks like this...
<title>Text Field 2</title>
But when I look at my browser, some of the characters "Text Field 2" are missing and it displays "e Fed"
please check this link to see what I mean...
--------------------
Does anyone have any idea why some characters do not appear? I tried caps, numbers,.. they all react the same.
thank you in advance...
Thank you for your response and help!
I did think of that.. Unfortunately the template did not come with .fla files, only a host of xml files. I did look for font info to see if perhaps there
might be conflicts with fonts or missing fonts. but as far as I can interperate the coding, cant find anything.. I will now include some coding here.
Perhaps it is helpful?
-----------------------------------------------
This is the beginning of the xml page I am working on to add a header and body text...
<?xml version="1.0" encoding="utf-8" ?>
<data>
<title>Text Page</title>
<field>
<title>Text Field 1</title> ............ (this is the title tag that I place my header text in. but when it shows in browsers as [e Fed]).. the T, x,i,d,l are all missing..
<text><![CDATA[body text to come here.....
--------------------------------------------------
This is the global options xml...
<?xml version="1.0" encoding="utf-8" ?>
<data>
<global bg="images/bg1.jpg" logo="images/logo.png">
<title>Glance Photo Portfolio</title>
<slogan>Best photos</slogan>
<copyright>Copyright 2009. All Rights Reserved by BK Rascal Multimedia Productions</copyright>
</global>
<graphicslib theme="theme4.swf" />
<playlist src="options/playlist.xml" />
<menu startPage="homepage">
<item name="HOME PAGE" deeplink="homepage" type="page" content="txt1" location="options/text1.xml" visible="1" />
<item name="ABOUT US" deeplink="about" type="menu" content="" location="" visible="1">
<item name="WHAT WE DO?" deeplink="whatwedo" type="page" content="txt2" location="options/text1.xml" visible="1" />
<item name="EXHIBITION" deeplink="exhibition" type="page" content="txt2a" location="options/text1.xml" visible="1" />
<item name="MY PUBLIC FORUM" deeplink="awards" type="page" content="txt1" location="options/text1.xml" visible="1" />
<item name="FOURTH DROP" deeplink="awards" type="page" content="txt1" location="options/text2.xml" visible="1" />
</item>
<item name="NEWS" deeplink="news" type="page" content="news" location="options/news.xml" visible="1" />
<item name="GALLERY" deeplink="gallery" type="menu" content="" location="" visible="1">
<item name="OBJECTS" deeplink="objects" type="page" content="gallery" location="options/gallery3.xml" visible="1" />
<item name="PEOPLE" deeplink="people" type="page" content="gallery2" location="options/gallery2.xml" visible="1" />
<item name="NATURE" deeplink="nature" type="page" content="gallery" location="options/gallery1.xml" visible="1" />
</item>
<item name="CONTACTS" deeplink="contact" type="menu" content="news" location="options/news.xml" visible="1">
<item name="CONTACT PAGE 1" deeplink="contact1" type="page" content="cform" location="options/contact.xml" visible="1" />
<item name="CONTACT PAGE 2" deeplink="contact2" type="page" content="cform2" location="options/contact.xml" visible="1" />
</item>
<item name="AURORAFlASH" deeplink="blog" type="link" content="" location="http://auroraflash.org/blog/" visible="1"/>
<item name="TEST TAB" deeplink="blog" type="link" content="" location="http://auroraflash.org/blog/" visible="1"/>
</menu>
</data
------------------------------------------------------
Thats it...
I hope this helps. (thanks again!!!)
North America
Europe, Middle East and Africa
Asia Pacific