thanks
Search found 122 matches
- Fri Nov 14, 2025 5:25 pm
- Forum: Javascript
- Topic: AceEditor Module Error on loading ext-lang_tools.js
- Replies: 2
- Views: 255
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: 255
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: 60424
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: 60424
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: 12515
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: 4854
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: 3690
Re: Error when trying to import javascript library
thanks u very much 
- Sat Jan 28, 2023 8:54 pm
- Forum: Coding Questions
- Topic: Error when trying to import javascript library
- Replies: 2
- Views: 3690
Error when trying to import javascript library
Hello everyone, I'm trying to import a library called >: https://deck.of.cards/old/ , but I can't... can anyone help me?
example : http://jsfiddle.net/x0gjood1/
my code below :
EnableExplicit
Global nImports
Global GID
Procedure Main()
OpenWindow(0, 0, 0, 220, 220, "Deck of cards", #PB ...
example : http://jsfiddle.net/x0gjood1/
my code below :
EnableExplicit
Global nImports
Global GID
Procedure Main()
OpenWindow(0, 0, 0, 220, 220, "Deck of cards", #PB ...
- Tue Jan 24, 2023 7:13 pm
- Forum: Coding Questions
- Topic: Is there a way for me to load an external .html page and use the sb backend on that page?
- Replies: 0
- Views: 4578
Is there a way for me to load an external .html page and use the sb backend on that page?
Hello everyone, I have a theme ready in bootstrap5 can I load this external .html page and use the sb backend on it?
- Sun Apr 17, 2022 6:13 am
- Forum: Game Programming
- Topic: Horizontal Roulette Game ?
- Replies: 6
- Views: 60424
Horizontal Roulette Game ?
hello everyone !!
have a easily way to make this Horizontal Roulette in SpiderBasic withou use css or html external ?
example in HTML, JS and CSS : https://codepen.io/waldemar-lima/pen/QW ... itors=1111
have a easily way to make this Horizontal Roulette in SpiderBasic withou use css or html external ?
example in HTML, JS and CSS : https://codepen.io/waldemar-lima/pen/QW ... itors=1111