hi guys,
So is there any way in which i can end the program on click of a button?
Thanks,
Ashwin
How you want to end it? Like shut down the browser? No, thats not possible?
try adding a browser object and then its
on sprite clicked -- browser close
edit capx added
Really? It's allowed to close the user's browser? Never exptected that! Wow, you can do so much annoying things with that
It only closes the current (game) tab, not the whole browser (unless the current tab is the only one open). Important to note that this also works with Node Webkit and on mobile exporters - it'll exit the app entirely.
Nice! I didn't knew that works with mobile exporters...
Not work to me...
For mobile?
Develop games in your browser. Powerful, performant & highly capable.
> Not work to me... > For mobile?
> Not work to me...
>
For chrome...
I haven't tested in mobile...
For chrome... I haven't tested in mobile...
Really? It works for me.Maybe you have some other opened tabs.
I have tested in explorer too with only one tab and not work... I don't know...
Tarkion - are you talking about the capx I posted or one of your own ? If it's yours own can you post it ?
RamPackWobble I'm talking about your capx... Tomorrow I'll try in others browsers...