# Making an image popup in a HTML window from flash

**URL:** https://forum.kirupa.com/t/making-an-image-popup-in-a-html-window-from-flash/159523
**Category:** flash
**Created:** [August 18, 2005, 3:27am UTC](https://forum.kirupa.com/t/making-an-image-popup-in-a-html-window-from-flash/159523 "2005-08-18T03:27:47Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![matthewjumps](https://avatars.discourse-cdn.com/v4/letter/m/49beb7/32.png) [@matthewjumps](https://forum.kirupa.com/u/matthewjumps)
#### Post date: [August 18, 2005, 3:27am UTC](https://forum.kirupa.com/t/making-an-image-popup-in-a-html-window-from-flash/159523/1 "2005-08-18T03:27:47Z")

</div>

Hi all, I was wondering, how do you make an image pop up in a window javascript style, from flash?

i have a variable in flash, equal to something like “images/image.jpg”, and I want to make a button so when you click it it opens up a popup window thats a certain size, without menubars/scrollbars etc, to display that image, like a javascript on your standard HTML.

I read that flash has a javascript API, so there must be a way to do it huh? Is it getURL stuff, maybe with a POST of my variable?
