You can use this: <meta http-equiv="refresh" content="0;URL=yourfullscreen.htm"> where 'yourfullscreen.htm' is the page that you want open with fullscreen JavaScript inside. In this way, you first launch an empty window of browser (maybe by an autoexec, I suppose) where there is the above code inside head tag; the code itself after 0 seconds (=immediately) go to 'yourfullscreen.htm'. Inside this page you must provide the right JavaScript code to obtain fullscreen (with all the limitations of this on different browser and OSs...). This isn't a popup, so can't will be stopped by any block...
* Enrico Tomaselli * web designer [EMAIL PROTECTED] http://www.metatad.it * Skype: MetaArt RSS: http://www.metatad.it/mnfeeder.php _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

