thanks for your response.
but how do I keep my popup in the same place in relation to my flash.swf when a browserwindow is scaled?
Posted about 1 month ago
Flash pop up
Call a pop-up from flash on top of the flash that can’t be blocked on a pop-up blocker.
No need to add javascript files and stuff only flash
You can change a lot of things like colors size position or make it dragabled, closabled, minimizable
Example:
makePopUp(“http://www.flashden.net”,250,100,500,500,1,”#000000”,0×000000);
Great to use as for ads (think of the google ads) or to show images. or simple to load content in your flash page.
Or do you have a flash file that you want to load in a other flash file? just do it with this and it can’t go wrong

thanks for your response.
but how do I keep my popup in the same place in relation to my flash.swf when a browserwindow is scaled?
Posted about 1 month ago
I have given my popup coordinates that put it right under a company logo in the web site. But when the browser window is scaled it no longer is aligned with the logo.
what can I do?
Posted about 1 month ago
also:
on a mac using safari I can get the popup in the right spot, but on a windows PC I get a big black area with at the bottom of that my popup.
??
please see; http://www.vanschaykvof.nl/test1
what is going wrong
Posted about 1 month ago
Check here to see what my pop up looks like: http://www.vanschaykvof.nl/routeplanner/index.html
The popup’s width = 120 and Height is 205
The code I used was: makePopUp(“http://www.vanschaykvof.nl/routeplanner/index.html”,755,417,120,205,1,0×7F7457,0×000000);
I should see the popup appear right under the logo of the big green “S” and it should not have scrollbars for the popup.
What am I doing wrong?
Posted about 1 month ago
Hi,
First for the resize, you can remove and add the pop-up again, currently there is nog repos function build in.
I don’t see a black area? do you have a screenshot?
Posted about 1 month ago
here you can see the screenshots:
http://www.hilholland.com/screenshots
The “Mac_screenshot” is what it should look like. The screenshot _1, _2 and _3 is what it looks like on a WindowsPC (moving down the screen). All the way at the bottom of the large blackarea the popup, and then also with the not wanted scrollbars.
Posted about 1 month ago
”...currently there is nog repos function build in.”
what do mean by this?
Posted about 1 month ago
That is weird, is it posible that you send your files to me (see my profile for the email)
It means that i don’t made a function te reposition the pop-up 
just sent you an email with the fla. This fla also holds flashblocks CMS .
Hope this doesn’t give a problem.
Posted about 1 month ago
Hi,
I’m having a problem with the popup when the stage is centered. It seems that the top bar positions according to the flash stage and the iFrame positions according to the html stage. this results in a floating bar and loaded iFrame misalignment. The same thing happens in your sample pages if I change the stage alignment from “TL”.
I have tried a number of work-arounds, and have gone into the AS file to search for the issue to no avail.
Any thoughts?
Thanks,
bobby
Posted 9 days ago