Hey all,
I am aware that there are a few tutorials on this subject, however they all seem to pass by my question. I have also searched the forums and come across a few topics, they too, however, have not answered my question (I apologize if my question has already been answered). So then, what is this question? Well basically this:
I want to launch a popup window from within a flash file. I can easily do that with the help of JavaScript, however this naturally results in a HTML-window, which is not what I am looking for. I want to be able to launch a flash-based popup (not wrapped in HTML) that will load data (images) into it. The user should be able to close this window just as a user can close a HTML-based popup window. Is this possible to do and if so, how?
Regards,
I