Pop window out of web runtime?

Is it possible to pop the window out at runtime?

I have reasons for wanting my application to pop-out of the embedded web application… question is, is it possible to do this at the start when the user clicks the green play button?

Or, if you have really great news for me and would like to let me know that I can do it at runtime, then I would be amazingly happy :smiley:

Thank you,

~powerpup118

Ok, I found a perfect example of what I want (Though in IRC someone said it was broken for them) anywho, I found it on David’s test site (I think it’s his anyway lol)

ddrose.com/~drose/plugin/scripty.html

with the little “Toggle window” button, if only I knew what that button made the application do :S

See the source code for that demo here:

David

Yes, perfect! Thank you!