Center screen and full screen for Web?

Advanced game related topics
User avatar
J. Baker
Posts: 30
Joined: Tue Dec 23, 2014 11:58 pm
Location: USA
Contact:

Center screen and full screen for Web?

Post by J. Baker »

I'm sure one would have to use javascript to center a screen or add a full screen option. Any tips for the best practice or method on doing this? Would be nice if the screen was already centered when exported from SpiderBasic.

Thanks!
User avatar
Paul
Posts: 210
Joined: Wed Feb 26, 2014 6:46 pm
Location: Canada
Contact:

Re: Center screen and full screen for Web?

Post by Paul »

OpenWindow with #PB_Window_Background flag ?
User avatar
J. Baker
Posts: 30
Joined: Tue Dec 23, 2014 11:58 pm
Location: USA
Contact:

Re: Center screen and full screen for Web?

Post by J. Baker »

I'll try that out in a bit. ;)
Post Reply