Hi
I want to close my current(main) browser from flash when a new pop up
browser appears(first page I use for choosing language).
I use this code for new window:
getURL ("javascript:window.open('main_eng.html','mainPage','fullscreen=yes,
scrollbars=no, status=no, menubar=no, titlebar=no, toolbar=no,
location=no');void(0);");
As I know it is not possible without alert message if I try to close
current page. But maybe there is a solution?
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to