# How to open link from external txt into a new browser window

**URL:** https://forum.kirupa.com/t/how-to-open-link-from-external-txt-into-a-new-browser-window/119779
**Category:** Uncategorized
**Created:** [August 18, 2004, 12:14am UTC](https://forum.kirupa.com/t/how-to-open-link-from-external-txt-into-a-new-browser-window/119779 "2004-08-18T00:14:32Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![maaleen](https://avatars.discourse-cdn.com/v4/letter/m/22d042/32.png) [@maaleen](https://forum.kirupa.com/u/maaleen)
#### Post date: [August 18, 2004, 12:14am UTC](https://forum.kirupa.com/t/how-to-open-link-from-external-txt-into-a-new-browser-window/119779/1 "2004-08-18T00:14:32Z")

</div>

Hi, I have created a site in flash, which loads external dynamic txt files into flash. I’ve managed to create links in the txt files, but these links open in the same window as my site,and I need them to open into a separate new browserwindow, I know the txt files only support limited html code, so how else could I get this to work? Thanks!

---

<div class="post-metadata">

### Author: ![Brandon](https://avatars.discourse-cdn.com/v4/letter/b/f08c70/32.png) [@Brandon](https://forum.kirupa.com/u/Brandon)
#### Post date: [August 18, 2004, 12:44am UTC](https://forum.kirupa.com/t/how-to-open-link-from-external-txt-into-a-new-browser-window/119779/2 "2004-08-18T00:44:55Z")

</div>

holyhell ive got the same question but with the enter or break code i found a solution but its kinda retarted but sadly i cant find anything else that works… Okay move your current Dynamic text boxes off to the left and in any movieclip avaliable put this code  
//Text 2 being your original Dynamic text box you moved over and Text 1 being the one you put in place of the old the  
onClipEvent (enterFrame) {  
\_root.Text2 = \_root.Text1;  
}

---

<div class="post-metadata">

### Author: ![Brandon](https://avatars.discourse-cdn.com/v4/letter/b/f08c70/32.png) [@Brandon](https://forum.kirupa.com/u/Brandon)
#### Post date: [August 18, 2004, 12:50am UTC](https://forum.kirupa.com/t/how-to-open-link-from-external-txt-into-a-new-browser-window/119779/3 "2004-08-18T00:50:16Z")

</div>

here’s the thing i tested sry its not better but you will get it. i didnt load the test.txt

---

<div class="post-metadata">

### Author: ![maaleen](https://avatars.discourse-cdn.com/v4/letter/m/22d042/32.png) [@maaleen](https://forum.kirupa.com/u/maaleen)
#### Post date: [August 18, 2004, 1:00am UTC](https://forum.kirupa.com/t/how-to-open-link-from-external-txt-into-a-new-browser-window/119779/4 "2004-08-18T01:00:12Z")

</div>

I dont think we are talking about the same thing, I have already set up the dynamic text to work, I have paragraphs, and links in the txt file, which work fine, only that instead of the links opeening into a new browser window they open in the same window as my flash site. I didnt really understand what you were trying to say, you mentioned in one of yr postings somehitng about break not working… have you tried using the paragraph \<P\> instead?

---

<div class="post-metadata">

### Author: ![Brandon](https://avatars.discourse-cdn.com/v4/letter/b/f08c70/32.png) [@Brandon](https://forum.kirupa.com/u/Brandon)
#### Post date: [August 18, 2004, 2:24am UTC](https://forum.kirupa.com/t/how-to-open-link-from-external-txt-into-a-new-browser-window/119779/5 "2004-08-18T02:24:36Z")

</div>

i got it to work like two second after you wrote that so muahahaahaha

---

<div class="post-metadata">

### Author: ![Brandon](https://avatars.discourse-cdn.com/v4/letter/b/f08c70/32.png) [@Brandon](https://forum.kirupa.com/u/Brandon)
#### Post date: [August 18, 2004, 2:25am UTC](https://forum.kirupa.com/t/how-to-open-link-from-external-txt-into-a-new-browser-window/119779/6 "2004-08-18T02:25:41Z")

</div>

opps should of told you what i typed:  
\<a href=“[http://www.google.com](http://www.google.com)” target="\_blank"\>okay \</a\>  
Exactly like that… dont you know HTML… guess not.

---

<div class="post-metadata">

### Author: ![Prophet](https://avatars.discourse-cdn.com/v4/letter/p/838e76/32.png) [@Prophet](https://forum.kirupa.com/u/Prophet)
#### Post date: [August 18, 2004, 8:24pm UTC](https://forum.kirupa.com/t/how-to-open-link-from-external-txt-into-a-new-browser-window/119779/7 "2004-08-18T20:24:51Z")

</div>

if he did he wouldnt be asking that question would he? :sigh: play nice Brandon we all have our downfalls!

Prophet.
