Just because you moved discussion, I'll repost this here.
bobbybee wrote:
XenoK wrote:
ok. I made a thread in advanced topics its called Eternity Incurakai: Project SCRATCHTML5. Let's move the discussion there, and have this closed.
Erm, since it's my base code, do you mind naming it something more like "Eternity Incurakai & DragonThunder: SCRATCHTML5," or something like that.
Offline
veggieman001 wrote:
Someone's already pretty far along making an HTML5/JS player, actually
Offline
bobbybee wrote:
Just because you moved discussion, I'll repost this here.
bobbybee wrote:
XenoK wrote:
ok. I made a thread in advanced topics its called Eternity Incurakai: Project SCRATCHTML5. Let's move the discussion there, and have this closed.
Erm, since it's my base code, do you mind naming it something more like "Eternity Incurakai & DragonThunder: SCRATCHTML5," or something like that.
requested!
Offline
XenoK wrote:
bobbybee wrote:
Just because you moved discussion, I'll repost this here.
bobbybee wrote:
Erm, since it's my base code, do you mind naming it something more like "Eternity Incurakai & DragonThunder: SCRATCHTML5," or something like that.requested!
Thanks. When I get a chance, I'll upload my code.
Offline
veggieman001 wrote:
veggieman001 wrote:
Someone's already pretty far along making an HTML5/JS player, actually
yeah, except for the fact that it got dropped.
Offline
Offline
I'll upload a un-compressed version.
The files are:
http://dl.dropbox.com/u/3408544/SCRATCHTML5/core.js
http://dl.dropbox.com/u/3408544/SCRATCHTML5/display.js
http://dl.dropbox.com/u/3408544/SCRATCH … layer.html
http://dl.dropbox.com/u/3408544/SCRATCHTML5/objects.js
http://dl.dropbox.com/u/3408544/SCRATCHTML5/scripts.js
http://dl.dropbox.com/u/3408544/SCRATCH … llities.js
Last edited by bobbybee (2012-06-03 17:00:38)
Offline
bobbybee wrote:
I'll upload a un-compressed version.
The files are:
http://dl.dropbox.com/u/3408544/SCRATCHTML5/core.js
http://dl.dropbox.com/u/3408544/SCRATCHTML5/display.js
http://dl.dropbox.com/u/3408544/SCRATCH … layer.html
http://dl.dropbox.com/u/3408544/SCRATCHTML5/objects.js
http://dl.dropbox.com/u/3408544/SCRATCHTML5/scripts.js
http://dl.dropbox.com/u/3408544/SCRATCH … llities.js
sweet! So, do we need to add anything? Or is it completely functional?
Offline
Add 1 thing--a project. Unfortunately, only Scratch Alpha projects work on it.
Offline
bobbybee wrote:
Add 1 thing--a project. Unfortunately, only Scratch Alpha projects work on it.
I thought that Scratch 2.0 would be compatible with Scratch 1.4 and lower projects. If this was based on the flash viewer in Scratch 2.0 Alpha, it should play earlier versions of Scratch.
Last edited by XenoK (2012-06-03 17:05:25)
Offline
2.0 can do both. If you got a copy of the alpha *coughcough*http://scratch.mit.edu/forums/viewtopic … 2#p1250082*coughcough*, there is a menu option that allows importing projects (sb and sb2) and exporting them to sb2 (the file format SCRATCHTML5 can read, currently)
Offline
I'd prefer to finish some of the code above--it doesn't support much of anything. But I agree, an HTML5 editor is a must. We should probably mimic the layout of 2.0, and we should use my player as the player in the upper left corner.
Offline
bobbybee wrote:
I'd prefer to finish some of the code above--it doesn't support much of anything. But I agree, an HTML5 editor is a must. We should probably mimic the layout of 2.0, and we should use my player as the player in the upper left corner.
kk.
Offline
What order are we doing things in? Also, how experienced are you in HTML5? Squeak? (to mimic some of the more complex blocks)
Offline
I'm beginning to write an editor.
Offline
XenoK wrote:
veggieman001 wrote:
veggieman001 wrote:
Someone's already pretty far along making an HTML5/JS player, actually
yeah, except for the fact that it got dropped.
No, not that one. This one is in active development.
Offline
bobbybee wrote:
I downloaded it, but the html file doesn't say much on how to load a project. The core.js file says something about a "Pong/project.json" file.
Offline
I don't think MathWizz's got dropped either

Offline
s_federici wrote:
bobbybee wrote:
I downloaded it, but the html file doesn't say much on how to load a project. The core.js file says something about a "Pong/project.json" file.
It uses 2.0 project files. If you are lucky enough to get a .sb2 fil, change it's extension to zip, and extract it. In core.js, there is a global variable file name, currently Pong, and change that to the folders name. But it's rather limited as of now.
Offline
Andres-Vander wrote:
I don't think MathWizz's got dropped either
Yeah, he's still working on it.
Offline
My HTML5 Editor is looking nice. Should I post a screenie?
Offline