# External text file question

**URL:** https://forum.kirupa.com/t/external-text-file-question/102108
**Category:** Uncategorized
**Created:** [February 19, 2004, 9:32pm UTC](https://forum.kirupa.com/t/external-text-file-question/102108 "2004-02-19T21:32:16Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![cartoonfox](https://avatars.discourse-cdn.com/v4/letter/c/bb73d2/32.png) [@cartoonfox](https://forum.kirupa.com/u/cartoonfox)
#### Post date: [February 19, 2004, 9:32pm UTC](https://forum.kirupa.com/t/external-text-file-question/102108/1 "2004-02-19T21:32:16Z")

</div>

hi, i’m making a site for a friend, and he wants to be able to update a “videos” section hisself.

now, i know you can load text files into flash externaly, but is there anyway of being able to ad links to certain parts of text through an externaly loaded text file? so when you press a certain word, it opens up a new window with a certain url.

can this be done?

thanks :kir:

---

<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: [February 19, 2004, 11:56pm UTC](https://forum.kirupa.com/t/external-text-file-question/102108/2 "2004-02-19T23:56:01Z")

</div>

Of course, when you load a text file, you can add any html in it (except like tables and stuff).

Let’s say the dynamic text box that was loading the text had the variable name of **videoLink**.

Then the text file had:

videoLink=Hi. We have a new video for you guys! It’s gauranteed to be off the shiznit so check it out!\<a href=“VIDEOLINKHERE”\>Click Here To See It\</a\>.

---

<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: [February 20, 2004, 12:10am UTC](https://forum.kirupa.com/t/external-text-file-question/102108/3 "2004-02-20T00:10:59Z")

</div>

i see, cool. thanks. 🙂

---

<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: [February 20, 2004, 12:25am UTC](https://forum.kirupa.com/t/external-text-file-question/102108/4 "2004-02-20T00:25:28Z")

</div>

No problem ;).

---

<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: [February 21, 2004, 5:07pm UTC](https://forum.kirupa.com/t/external-text-file-question/102108/5 "2004-02-21T17:07:18Z")

</div>

hi, one more thing, how would i make the url open in a new window?  
would i just put…  
\<a href=“[http://www.cartoonfox.hostrocket.com](http://www.cartoonfox.hostrocket.com), \_blank”\>Click Here To See It\</a\>.  
or is it not like flash 😃

thanks

---

<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: [February 22, 2004, 1:05am UTC](https://forum.kirupa.com/t/external-text-file-question/102108/6 "2004-02-22T01:05:49Z")

</div>

If you’re still talking about it loading from an external file, then yes that’s it.
