hello everyone !
Hey everyone,
I’m trying to integrate Babylon.js into a SpiderBasic app and render it inside a ContainerGadget (like a viewport), instead of using fullscreen.
I’m loading Babylon.js via the HTML preprocessor, and I’m attempting to inject the canvas into the gadget using GadgetID ...
Search found 125 matches
- Mon Apr 13, 2026 8:00 pm
- Forum: Coding Questions
- Topic: How to embed a Babylon.js+HtmlProcessor view inside a SpiderBasic window/container?
- Replies: 0
- Views: 16
- Mon Apr 13, 2026 7:12 pm
- Forum: Feature Requests and Wishlists
- Topic: Control JS Load Order (Before/After SpiderBasic Libraries)
- Replies: 0
- Views: 17
Control JS Load Order (Before/After SpiderBasic Libraries)
Hey everyone,
I’d like to suggest a feature that could really improve flexibility when integrating external JavaScript libraries with SpiderBasic.
As it stands, external JS files seem to be loaded after SpiderBasic’s internal libraries. However, some libraries
example : especially rendering ...
I’d like to suggest a feature that could really improve flexibility when integrating external JavaScript libraries with SpiderBasic.
As it stands, external JS files seem to be loaded after SpiderBasic’s internal libraries. However, some libraries
example : especially rendering ...
- Wed Apr 01, 2026 3:59 am
- Forum: Coding Questions
- Topic: Babylon.js
- Replies: 7
- Views: 12038
Re: Babylon.js
Hi everyone, how are you?
Have you found a solution for working with babylonjs in spiderbasic without resorting to "hacks"?
Have you found a solution for working with babylonjs in spiderbasic without resorting to "hacks"?
- Fri Nov 14, 2025 5:25 pm
- Forum: Javascript
- Topic: AceEditor Module Error on loading ext-lang_tools.js
- Replies: 2
- Views: 15125
Re: AceEditor Module Error on loading ext-lang_tools.js
Awesome Dirk Geppert !!!
thanks
thanks
- Fri Nov 14, 2025 12:45 am
- Forum: Javascript
- Topic: AceEditor Module Error on loading ext-lang_tools.js
- Replies: 2
- Views: 15125
AceEditor Module Error on loading ext-lang_tools.js
Guys, I'm trying to use this module : https://github.com/spiderbytes/AceEditor
from Peter , but when I load the ext-language_tools.js from the Ace Editor , it throws a bunch of errors : screenshot https://prnt.sc/Ypezs0bwvZWC .
The weird thing is that sometimes it works. Is there any way to fix ...
from Peter , but when I load the ext-language_tools.js from the Ace Editor , it throws a bunch of errors : screenshot https://prnt.sc/Ypezs0bwvZWC .
The weird thing is that sometimes it works. Is there any way to fix ...
- Sat Jan 06, 2024 9:01 pm
- Forum: Game Programming
- Topic: Horizontal Roulette Game ?
- Replies: 6
- Views: 87643
Re: Horizontal Roulette Game ?
awesome, works fine . !!!
thanks
thanks
- Sat Dec 16, 2023 4:07 pm
- Forum: Game Programming
- Topic: Horizontal Roulette Game ?
- Replies: 6
- Views: 87643
Re: Horizontal Roulette Game ?
Could anyone who has experience doing something similar to this give me some tips or some examples of how to use it with spiderbasic?
Well, I don't have much experience with pure JavaScript, from what I read, roughly speaking, is the roulette spinning animation in CSS?
$(document).ready(function ...
Well, I don't have much experience with pure JavaScript, from what I read, roughly speaking, is the roulette spinning animation in CSS?
$(document).ready(function ...
- Mon Mar 27, 2023 2:43 pm
- Forum: Coding Questions
- Topic: admob ta working on SpiderBasic?
- Replies: 0
- Views: 13909
admob ta working on SpiderBasic?
Hello guys, I would like to create apps for android and ios, is admob working normally? If so, does anyone have an example of how to compile successfully?
- Mon Jan 30, 2023 1:13 am
- Forum: Coding Questions
- Topic: error playing a sound when the page is opened...
- Replies: 0
- Views: 6261
error playing a sound when the page is opened...
when loading the page, I look in the console and I come across these messages below, and the sound does not play ...
as I am developing a game, it is necessary to start with a sound playing ...
Is it possible to use howler.js to solve this problem? https://howlerjs.com/
->soundjs.min.js:18 The ...
as I am developing a game, it is necessary to start with a sound playing ...
Is it possible to use howler.js to solve this problem? https://howlerjs.com/
->soundjs.min.js:18 The ...
- Sun Jan 29, 2023 3:49 pm
- Forum: Coding Questions
- Topic: Error when trying to import javascript library
- Replies: 2
- Views: 4364
Re: Error when trying to import javascript library
thanks u very much 