# & symbol in external text file

**URL:** https://forum.kirupa.com/t/symbol-in-external-text-file/117798
**Category:** Uncategorized
**Created:** [July 30, 2004, 11:44am UTC](https://forum.kirupa.com/t/symbol-in-external-text-file/117798 "2004-07-30T11:44:25Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Axios](https://avatars.discourse-cdn.com/v4/letter/a/22d042/32.png) [@Axios](https://forum.kirupa.com/u/Axios)
#### Post date: [July 30, 2004, 11:44am UTC](https://forum.kirupa.com/t/symbol-in-external-text-file/117798/1 "2004-07-30T11:44:25Z")

</div>

Hi guys!

Hope you can help! I am using external text files loaded into swfs & I need to know if there is any way at all I can use the and symbol (&) and make it appear in the rest of the text?

Thanks,  
Jen :thumb:

---

<div class="post-metadata">

### Author: ![newhopekenny](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/newhopekenny/32/317_2.png) [@newhopekenny](https://forum.kirupa.com/u/newhopekenny)
#### Post date: [July 30, 2004, 12:57pm UTC](https://forum.kirupa.com/t/symbol-in-external-text-file/117798/2 "2004-07-30T12:57:01Z")

</div>

Put a “” before it.

---

<div class="post-metadata">

### Author: ![Axios](https://avatars.discourse-cdn.com/v4/letter/a/22d042/32.png) [@Axios](https://forum.kirupa.com/u/Axios)
#### Post date: [July 30, 2004, 1:25pm UTC](https://forum.kirupa.com/t/symbol-in-external-text-file/117798/3 "2004-07-30T13:25:05Z")

</div>

Thanks for the reply Kenny,

I tried it and it doesnt seem to work ☹

---

<div class="post-metadata">

### Author: ![senocular](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/senocular/32/7217_2.png) [@senocular](https://forum.kirupa.com/u/senocular)
#### Post date: [July 30, 2004, 1:28pm UTC](https://forum.kirupa.com/t/symbol-in-external-text-file/117798/4 "2004-07-30T13:28:44Z")

</div>

use %26

---

<div class="post-metadata">

### Author: ![Axios](https://avatars.discourse-cdn.com/v4/letter/a/22d042/32.png) [@Axios](https://forum.kirupa.com/u/Axios)
#### Post date: [July 30, 2004, 1:31pm UTC](https://forum.kirupa.com/t/symbol-in-external-text-file/117798/5 "2004-07-30T13:31:02Z")

</div>

I found the answer here…

[http://www.naked-i.com/blog/archives/000064.php](http://www.naked-i.com/blog/archives/000064.php)

> **Special Characters**

Our first three characters have special meaning and must be encoded to before being passed to the Flash application. These character will not even appear in your text if you do not encode them.

Character\* Special Meaning\* URL Encoded Symbol

%\* Used to encode special characters\* %25

&\* Used to separate name/value pairs\* %26

+\* Represents a space within a value\* %2B

Thanks for helping me 🙂

---

<div class="post-metadata">

### Author: ![newhopekenny](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/newhopekenny/32/317_2.png) [@newhopekenny](https://forum.kirupa.com/u/newhopekenny)
#### Post date: [July 30, 2004, 6:24pm UTC](https://forum.kirupa.com/t/symbol-in-external-text-file/117798/6 "2004-07-30T18:24:13Z")

</div>

Guess we lose, Sen.

…good thing you posted that question, eh? You would’ve been SCREWED without our help. 😉
