Yeah , I dont think its possible , Its really not an engine built for that , Its intention is towards bigger games , though smaller games are possible to make as well , For a game that plays in a web browser you can use flash or java , theres prolly other ways to make a game like that but Im not too sure about what other programs support this feature. Essentially though , in theory (and this is only something Ive thought of before and not sure if itll work at all) , you can launch the game from a webpage , where it can open the game in window mode on a specific resolution to fill the whole screen , and you can make the game background look like an internet page using a pannel , you can even have links on the panels that make it actually act like a web page , where say clicking back will close the game and and open up the previous web page or the like. So it might be possible to do something like that , but actual browser integration is not possible. Or if this is too fancy to pull off , you can always just have a play game button and have that launch your game in its own window , its not really a big deal if you ask me.Hope this help.