I've got my game loaded in a web page div. However, I need to control when it loads & when it closes.
I can start the game on command fine. However, what is the proper way to end it? Application.Quit is ignored apparently.
I tried just simply disposing but it ended up aww snapping the browser.
↧