Question : Frameless and Borderless Popup Window in Flash Actionscript 2

Thanks People,
We are trying to generate popup windows for a website that would be frameless and borderless and basically free of any other window attributes except for a close button that we would create for the popups. These windows need to be be triggered from within a flash file in an html page. Please could anybody offer any ideas as to how we should proceed, we have thought of using some javascript to initiate the popups but are battling to remove the windows attributes (titlebars, frames and borders etc.). Any ideas would be greatly appreciated.
Thank You

Answer : Frameless and Borderless Popup Window in Flash Actionscript 2

Chaituu - I'm not sure I understand 100% the issue, but my recommendation based on your description is to create the Popup window directly within Flash. Assuming that your Flash component already covers the area that you want to have the popup window in, this is a better way to go, avoids potential browser bugs, saves you having to deal with Flash' ExternalInterface and JavaScript, and makes it simple to create a chromeless window.

You can also then do cool things like blur out the background or put a transparent overlay over inactive elements.

Of course, this would require a little bit of programming in Flash - Im assuming you have those resources already because you're going to be triggering these popups from within Flash.

If you need more help, please post some specifics about how you want the popup to work.

Regards,

Tom
Random Solutions  
 
programming4us programming4us