# Changing Text Attributes when using XML

**URL:** https://forum.kirupa.com/t/changing-text-attributes-when-using-xml/268710
**Category:** flash
**Created:** [August 17, 2008, 8:28pm UTC](https://forum.kirupa.com/t/changing-text-attributes-when-using-xml/268710 "2008-08-17T20:28:14Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![DesignerY2K8](https://avatars.discourse-cdn.com/v4/letter/d/b5e925/32.png) [@DesignerY2K8](https://forum.kirupa.com/u/DesignerY2K8)
#### Post date: [August 17, 2008, 8:28pm UTC](https://forum.kirupa.com/t/changing-text-attributes-when-using-xml/268710/1 "2008-08-17T20:28:14Z")

</div>

Hi,  
I am using a slideshow gallery using XML. I have thumbnails which scroll and when you click on them you see the larger image

Here is a piece from my XML document –  
\<image thumb\_url=“thumb1.jpg” full\_url=“big1.jpg” title=“Celebrations” /\>

Is there any way to format the text within the XML document so that I can customize the color, size, font, etc. ?

Or to do it within the flash document?  
Any help on this is very much appreciated!  
Thanks
