Search found 23 matches
- Mon Jun 27, 2022 12:19 pm
- Forum: General Discussion
- Topic: iframe - slow speed
- Replies: 4
- Views: 723
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.
- Thu Jun 23, 2022 3:19 pm
- Forum: Coding Questions
- Topic: Create App - HTML5
- Replies: 2
- Views: 940
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.
- Thu Jun 23, 2022 12:21 am
- Forum: Coding Questions
- Topic: Create App - HTML5
- Replies: 2
- Views: 940
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?
- Wed Jun 22, 2022 11:34 pm
- Forum: General Discussion
- Topic: iframe - slow speed
- Replies: 4
- Views: 723
Re: iframe - slow speed
Interesting. Thanks for the response!
- Wed Jun 22, 2022 10:07 pm
- Forum: General Discussion
- Topic: iframe - slow speed
- Replies: 4
- Views: 723
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
No iframe
https://posemotion.com/sb/Snow%20Test.html
iframe
https://posemotion.com/sb/Index.htm
- Wed Oct 27, 2021 8:51 pm
- Forum: Coding Questions
- Topic: Stretch Screen
- Replies: 3
- Views: 1934
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.
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.
- Mon Oct 25, 2021 9:20 pm
- Forum: Coding Questions
- Topic: Stretch Screen
- Replies: 3
- Views: 1934
Stretch Screen
I see there's no option to stretch the screen like in PB. Any alternatives for HTML5 or mobile?
- Mon Oct 25, 2021 12:38 am
- Forum: Tricks 'n' Tips
- Topic: How to create an Android application
- Replies: 16
- Views: 25824
Re: How to create an Android application
Thanks Paul! 

- Sun Oct 24, 2021 7:13 pm
- Forum: Coding Questions
- Topic: No touchscreen device detected
- Replies: 0
- Views: 1619
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?
- Sun Oct 24, 2021 5:05 pm
- Forum: Tricks 'n' Tips
- Topic: How to create an Android application
- Replies: 16
- Views: 25824
Re: How to create an Android application
Why does the debugger have to be on?