# What code do I use in my Flash to get an email address formatted properly in XML?

**URL:** https://forum.kirupa.com/t/what-code-do-i-use-in-my-flash-to-get-an-email-address-formatted-properly-in-xml/267682
**Category:** flash
**Created:** [August 4, 2008, 6:36pm UTC](https://forum.kirupa.com/t/what-code-do-i-use-in-my-flash-to-get-an-email-address-formatted-properly-in-xml/267682 "2008-08-04T18:36:07Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![dfalzoi](https://avatars.discourse-cdn.com/v4/letter/d/f07891/32.png) [@dfalzoi](https://forum.kirupa.com/u/dfalzoi)
#### Post date: [August 4, 2008, 6:36pm UTC](https://forum.kirupa.com/t/what-code-do-i-use-in-my-flash-to-get-an-email-address-formatted-properly-in-xml/267682/1 "2008-08-04T18:36:07Z")

</div>

I have a Flash file that is importing an XML file. The XML file has an info field that has e-mail addresses in it. I am trying to convert the e-mail addresses to HTML in the Actionscript. I have tried using CDATA but can’t understand from any tutorials online how my Actionscript should look. Does anyone have suggestions?
