# Load from textpad - text problems

**URL:** https://forum.kirupa.com/t/load-from-textpad-text-problems/64676
**Category:** flash
**Created:** [September 18, 2004, 7:13pm UTC](https://forum.kirupa.com/t/load-from-textpad-text-problems/64676 "2004-09-18T19:13:57Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![REEF](https://avatars.discourse-cdn.com/v4/letter/r/ce73a5/32.png) [@REEF](https://forum.kirupa.com/u/REEF)
#### Post date: [September 18, 2004, 7:13pm UTC](https://forum.kirupa.com/t/load-from-textpad-text-problems/64676/1 "2004-09-18T19:13:57Z")

</div>

I’m loading some text from a textpad. The thing is there is a paragraph and it starts off like so:

“news = New R&B”

R&B means like the music type. When I use flash to load it, the “&” makes flash think B is a variable so it sort of messes up the loading.

Is there a way to put the character **&** in the textpad without just typing it?

–

How would I put links inside the textpad so it shows up as a clickable link in flash?

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [September 18, 2004, 7:34pm UTC](https://forum.kirupa.com/t/load-from-textpad-text-problems/64676/2 "2004-09-18T19:34:13Z")

</div>

[http://www.kirupaforum.com/forums/showthread.php?t=64798&highlight=special+characters](http://www.kirupaforum.com/forums/showthread.php?t=64798&highlight=special+characters)

😛

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [September 18, 2004, 7:41pm UTC](https://forum.kirupa.com/t/load-from-textpad-text-problems/64676/3 "2004-09-18T19:41:21Z")

</div>

Thank you so much…I hate you :P.

–

So how do I put links in the txtpad?

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [September 18, 2004, 7:44pm UTC](https://forum.kirupa.com/t/load-from-textpad-text-problems/64676/4 "2004-09-18T19:44:59Z")

</div>

Same way as html with an \<a href\>\</a\> tag but make sure your dynamic text box is rendered for html.

[http://www.kirupa.com/developer/mx/multiple\_dynamictext.htm](http://www.kirupa.com/developer/mx/multiple_dynamictext.htm)

Sorry if that’s not what your asking.

:to:

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [September 18, 2004, 8:02pm UTC](https://forum.kirupa.com/t/load-from-textpad-text-problems/64676/5 "2004-09-18T20:02:39Z")

</div>

I tried that with a \<a href=“[google.com](http://google.com)”\>click here\</a\> in the textpad - no luck :(.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [September 18, 2004, 9:17pm UTC](https://forum.kirupa.com/t/load-from-textpad-text-problems/64676/6 "2004-09-18T21:17:27Z")

</div>

I think you need the whole path “[http://www.google.com](http://www.google.com)”
