In-Flash navigation pops

[FONT=arial][COLOR=purple]I have a page in Flash in which I have five links. I want each of those links to open a URL in a pop window with pre-defined proportions.

How do I add my window preferences (size, placement, etc.) in ActionScript?

Thanks![/FONT] [/COLOR]

Try this tutorial. =)

http://www.kirupa.com/developer/mx/centered_popup.asp

There has been reported problems about using that tutorial for multiple links, so I recommended they use my method.

Unfortunately, my method involves putting the code into the HTML page and calling it from Flash (because I never used my method for Flash… so I had no reason to use it any other way).

Well if you decide to use it, check the attachment.

Perfect…

I punched in the popupscentered html javascript code and the Flash ActionScript from the text doc… All four links are clicking open exactly where I want them – and looking mah-vel-us!

Thanks mucho!

dandelion

No problem :slight_smile: Glad it all works!