# Opening links in presized windows?

**URL:** https://forum.kirupa.com/t/opening-links-in-presized-windows/5424
**Category:** Uncategorized
**Created:** [September 11, 2002, 1:51am UTC](https://forum.kirupa.com/t/opening-links-in-presized-windows/5424 "2002-09-11T01:51:52Z")
**Posts on this page:** 17
**Page:** 2

<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 11, 2002, 5:08am UTC](https://forum.kirupa.com/t/opening-links-in-presized-windows/5424/21 "2002-09-11T05:08:28Z")

</div>

maybe i will just put a js link to close in the html for now:)

---

<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 11, 2002, 5:10am UTC](https://forum.kirupa.com/t/opening-links-in-presized-windows/5424/22 "2002-09-11T05:10:24Z")

</div>

Hold on, I am going to figure this out RIGHT NOW. I am opening up Flash as we speak.

---

<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 11, 2002, 5:16am UTC](https://forum.kirupa.com/t/opening-links-in-presized-windows/5424/23 "2002-09-11T05:16:12Z")

</div>

I included a .zip file. It works like a charm.

Code use =

```auto

on (release) {
	getURL("javascript:close();", "_self");
}

```

---

<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 11, 2002, 5:16am UTC](https://forum.kirupa.com/t/opening-links-in-presized-windows/5424/24 "2002-09-11T05:16:50Z")

</div>

THis is what I have now.

---

<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 11, 2002, 5:18am UTC](https://forum.kirupa.com/t/opening-links-in-presized-windows/5424/25 "2002-09-11T05:18:06Z")

</div>

thank you

---

<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 11, 2002, 5:21am UTC](https://forum.kirupa.com/t/opening-links-in-presized-windows/5424/26 "2002-09-11T05:21:27Z")

</div>

The file attached works great now!

---

<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 11, 2002, 5:29am UTC](https://forum.kirupa.com/t/opening-links-in-presized-windows/5424/27 "2002-09-11T05:29:48Z")

</div>

it is closing out the main page, my page. What i was hoping for is that the files could be viewed and can just close the window when done then choose another file to view, but this closes the whole browser session. Thank you tho, we are gettin’ closer:)

---

<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 11, 2002, 5:30am UTC](https://forum.kirupa.com/t/opening-links-in-presized-windows/5424/28 "2002-09-11T05:30:34Z")

</div>

I thought you were going to pop open your experiments in a pop-up window. That is why I sent my popups.txt file in the beginning of this thread.

It would be easier that way…load it up…close it out.

---

<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 11, 2002, 5:33am UTC](https://forum.kirupa.com/t/opening-links-in-presized-windows/5424/29 "2002-09-11T05:33:20Z")

</div>

If you aren’t popping up windows, try using this on the button instead…

on (release) {  
getURL(“java script:history(-1);”, “\_self”);  
}

This acts like the Browsers “Back” button and will take the viewer back 1 page.

---

<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 11, 2002, 5:44am UTC](https://forum.kirupa.com/t/opening-links-in-presized-windows/5424/30 "2002-09-11T05:44:28Z")

</div>

“The page cannot be found” I tried \_self and \_blank.

---

<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 11, 2002, 5:48am UTC](https://forum.kirupa.com/t/opening-links-in-presized-windows/5424/31 "2002-09-11T05:48:55Z")

</div>

You have to go to that page from another link first. If you just go to it, then it won’t work because it is taking you to a page that never existed.

So if you were to click on the link from your site and open up the .html page. Then click on that link. It will bring you back to your main page.

Try it:) It should work.

---

<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 11, 2002, 6:21am UTC](https://forum.kirupa.com/t/opening-links-in-presized-windows/5424/32 "2002-09-11T06:21:09Z")

</div>

it’s late here and I am toast. I think i may be making dumb mistakes cause im tired. I so appreciate your time, thank you. Tomorrow I’m sure I’ll get it working. I learned a lot tonight, thats the important part:)

---

<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 11, 2002, 6:24am UTC](https://forum.kirupa.com/t/opening-links-in-presized-windows/5424/33 "2002-09-11T06:24:51Z")

</div>

Glad I could help. Good luck tomorrow. You can always post questions here and I will get to them when I can:)

---

<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 11, 2002, 6:32am UTC](https://forum.kirupa.com/t/opening-links-in-presized-windows/5424/34 "2002-09-11T06:32:51Z")

</div>

thanks again. I am soooo ready for sleep lol.

---

<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 11, 2002, 11:57am UTC](https://forum.kirupa.com/t/opening-links-in-presized-windows/5424/35 "2002-09-11T11:57:18Z")

</div>

If you want html windows that open with javascript, then lostinbeta’s bethod is fine. If you want “flash” windows that pop up, that can be resized, dragged, minimised, scrolled, etc. and can load external content which can be formatted with HTML, then let me know and I’ll post the component here.

Admittedly some componets are not required because of the actionscript alternatives, but I think this one saves a lot of time…

---

<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 11, 2002, 3:44pm UTC](https://forum.kirupa.com/t/opening-links-in-presized-windows/5424/36 "2002-09-11T15:44:06Z")

</div>

Hey flex, I would be interested in checking out that component. I was working on maye doing something like that for my flash site, but if there is a component to save me time I might use it.

I am not sure if I will follow through with using it, but I definitely want to check it out:)

---

<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 11, 2002, 4:35pm UTC](https://forum.kirupa.com/t/opening-links-in-presized-windows/5424/37 "2002-09-11T16:35:29Z")

</div>

Hello there,

I’ve posted it in a new thread in the MX forum.

[Previous page](https://forum.kirupa.com/t/opening-links-in-presized-windows/5424.md?page=1)
