Search found 23 matches

by J. Baker
Mon Jun 27, 2022 12:19 pm
Forum: General Discussion
Topic: iframe - slow speed
Replies: 4
Views: 1121

Re: iframe - slow speed

I found out that if you tap the screen, it runs at normal speed on my iPad. Maybe it's an Apple thing.
by J. Baker
Thu Jun 23, 2022 3:19 pm
Forum: Coding Questions
Topic: Create App - HTML5
Replies: 2
Views: 1310

Re: Create App - HTML5

Maybe when Fred gets around to SpiderBasic again, that would be a good suggestion. I would think eternally that it would be easy to figure out what is needed and what is not.
by J. Baker
Thu Jun 23, 2022 12:21 am
Forum: Coding Questions
Topic: Create App - HTML5
Replies: 2
Views: 1310

Create App - HTML5

SpiderBasic exports many JS files. Some of which are not needed. How do you only export what is needed? Maybe a future option?
by J. Baker
Wed Jun 22, 2022 11:34 pm
Forum: General Discussion
Topic: iframe - slow speed
Replies: 4
Views: 1121

Re: iframe - slow speed

Interesting. Thanks for the response!
by J. Baker
Wed Jun 22, 2022 10:07 pm
Forum: General Discussion
Topic: iframe - slow speed
Replies: 4
Views: 1121

iframe - slow speed

Just did a test and all was fine until I tried it on my iPad Mini (latest model). Without the iframe, speed is fine/normal. Add an iframe and the animation creeps. On my desktop there is no slow down.

No iframe

https://posemotion.com/sb/Snow%20Test.html

iframe

https://posemotion.com/sb/Index.htm
by J. Baker
Wed Oct 27, 2021 8:51 pm
Forum: Coding Questions
Topic: Stretch Screen
Replies: 3
Views: 2258

Re: Stretch Screen

Thanks for the replies!

The resize is a nice feature for retro/pixels games where you can just stretch the screen. With mobile devices having so many different resolutions, it would be a nice feature for any game.
by J. Baker
Mon Oct 25, 2021 9:20 pm
Forum: Coding Questions
Topic: Stretch Screen
Replies: 3
Views: 2258

Stretch Screen

I see there's no option to stretch the screen like in PB. Any alternatives for HTML5 or mobile?
by J. Baker
Mon Oct 25, 2021 12:38 am
Forum: Tricks 'n' Tips
Topic: How to create an Android application
Replies: 16
Views: 38647

Re: How to create an Android application

Thanks Paul! ;)
by J. Baker
Sun Oct 24, 2021 7:13 pm
Forum: Coding Questions
Topic: No touchscreen device detected
Replies: 0
Views: 2579

No touchscreen device detected

The TouchScreen.sb doesn't work on my Surface Pro 7. No desktop support or is there something I'm missing?
by J. Baker
Sun Oct 24, 2021 5:05 pm
Forum: Tricks 'n' Tips
Topic: How to create an Android application
Replies: 16
Views: 38647

Re: How to create an Android application

Why does the debugger have to be on?