ID:268169
 
I'm using forms for the login in a game I'm helping to create. The owner of the game wanted the form to be located in it's own window, instead of the browser, easily done. But now, I'm having trouble closing the window. I've tried the normal way of closing windows, with no avail. Any ideas?
This is the usual way you would close a browser popup: src << browse(null,"window=windowname")

Is that the method you tried?
In response to tenkuu
Yep. Nothing came of it though.
In response to SSJ Radditz
Still in need of help. Haven't figured it out yet. =\
In response to SSJ Radditz
Then perhaps you should post some relevant code.
Make sure the spacing is the same, no spaces in between the name and the following comma.