Hi,
I am interested on working with SpiderBasic since is feel that it has a lot of potential.
When you compile your page, what do you need to upload to the server? How big are those files (I saw that the includes js are like 10 megas)? How many megas do we need to upload to let the app run in the server and which are the requisites of the server?
Its only client based javascript?
Its like Jquery that shows in all modern broswers?
Requisites and in which browser it runs?
Re: Requisites and in which browser it runs?
Is there any way to insert some HTML content mixed with the sprites, etc?
Re: Requisites and in which browser it runs?
About the server requisite, you just need a webserver (like apache) and put all the files copied with using the 'export' function at least once. Then, you can copy only the javascript file, which is the real program code.