I have a full screen flash lite application and I can't close app with flash closing command. I need help about how can I close wiget windows with javascript or anything else.
Thanks for help or advices...
I have a full screen flash lite application and I can't close app with flash closing command. I need help about how can I close wiget windows with javascript or anything else.
Thanks for help or advices...
Welcome to the forum!
window.close(); in javascript should do the trick.
Br,
Ilkka
window.close();
Javier Zambrano Ferreira