# Automatic pop up

**URL:** https://forum.kirupa.com/t/automatic-pop-up/28556
**Category:** flash
**Created:** [August 14, 2003, 11:03pm UTC](https://forum.kirupa.com/t/automatic-pop-up/28556 "2003-08-14T23:03:13Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![manguvilla](https://avatars.discourse-cdn.com/v4/letter/m/3da27b/32.png) [@manguvilla](https://forum.kirupa.com/u/manguvilla)
#### Post date: [August 14, 2003, 11:03pm UTC](https://forum.kirupa.com/t/automatic-pop-up/28556/1 "2003-08-14T23:03:13Z")

</div>

Hello! Does anyone knows how to create an automatic pop up, Centered and sizable.  
Meaning while the movie is playing at a certain keyframe it pops up with some text and the user will be able to close it.

Thanks Mangu.

---

<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: [August 15, 2003, 12:06am UTC](https://forum.kirupa.com/t/automatic-pop-up/28556/2 "2003-08-15T00:06:33Z")

</div>

[http://www.kirupa.com/developer/mx/centered\_popup.htm](http://www.kirupa.com/developer/mx/centered_popup.htm).

Autolaunch it at a certain frame. You can use some basic javascript to close it. I belive its just myWindowName.close();

---

<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: [August 15, 2003, 12:34am UTC](https://forum.kirupa.com/t/automatic-pop-up/28556/3 "2003-08-15T00:34:52Z")

</div>

Thanks grandps5, for the link but javascript and I not in good terms lately… All the tutorial that I have seen are done with a button , I succeded of doing that but for it to pop up automatically that I would need some scripts, if you may.

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: [August 15, 2003, 6:08am UTC](https://forum.kirupa.com/t/automatic-pop-up/28556/4 "2003-08-15T06:08:30Z")

</div>

well you can just put the script in the timeline instead of on a button. That should autolaunch it.

---

<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: [August 15, 2003, 4:30pm UTC](https://forum.kirupa.com/t/automatic-pop-up/28556/5 "2003-08-15T16:30:09Z")

</div>

Here. You have to view it through a browser for it to work so open the html file to see it.

---

<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: [August 16, 2003, 4:21pm UTC](https://forum.kirupa.com/t/automatic-pop-up/28556/6 "2003-08-16T16:21:44Z")

</div>

Thanks, I have done it a bit differently but it works.  
I’ll keep your example handy, as I am sure I’ll use it.

Many thanks.

Mangu
