# Pbs with XML dynamic text in Flash

**URL:** https://forum.kirupa.com/t/pbs-with-xml-dynamic-text-in-flash/151428
**Category:** Uncategorized
**Created:** [June 15, 2005, 1:10pm UTC](https://forum.kirupa.com/t/pbs-with-xml-dynamic-text-in-flash/151428 "2005-06-15T13:10:48Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![5TEF](https://avatars.discourse-cdn.com/v4/letter/5/85e7bf/32.png) [@5TEF](https://forum.kirupa.com/u/5TEF)
#### Post date: [June 15, 2005, 1:10pm UTC](https://forum.kirupa.com/t/pbs-with-xml-dynamic-text-in-flash/151428/1 "2005-06-15T13:10:48Z")

</div>

Hi here,

Actually, i’m trying to make a dynamic website.  
i’ve got lot of dynamic text ( XML ), with specific fonts.  
my first problem is :

- how to “include” the font (it’s a bitmap font) with my website (for people who don’t have this font) ?

my second question :

- i want to add bold text, color text for my XML content…but how ?  
can i use HTML tags in my XML file ? ( for exemple : \<bold\>\</bold\>, \<font color\>, etc…)

i’m wondering ( maybe it’s a dream !! ) if i can use CSS in XML ?

this the structure of my XML file :  
[color=DarkOrange]_\<News\>  
\<Item\>  
\<Date\>COLLECTIVITES:\</Date\>  
\<Info\>  
\<![CDATA[my description here.\<a [href=www.mylinkhere.com](http://href=www.mylinkhere.com)\</a\>]]\>  
\</Info\>  
\</Item\>  
\</News\>_[/color]

Thanks very Much !

stef
