someone might try to make a simple scratch-like program in ECMAscript (look at me, using the official name
), but it would possibly mean the removal of things like pen and sound.
it would need to be made from the ground up. maybe a collab could work.
Last edited by 16Skittles (2010-06-26 19:38:52)
Offline
I heard (but I'm not sure) that there is a hard-to-find Squeak applet, so Scratch could easily be translated to an applet, and then translate that applet to JavaScript.
Offline
Pen and sound could be lost, they are not majour. Sound would not work on most the systems, and just use cloneing for pen!
Offline
johnnydean1 wrote:
JavaScript
Pros
Can be used on most mobile devices
Works on the web
Any system that can read HTML
Cons
HARD!
Omigosh. I had this exact same idea! Plus, I know JavaScript! I'm doing this!
Offline
jackrulez wrote:
johnnydean1 wrote:
JavaScript
Pros
Can be used on most mobile devices
Works on the web
Any system that can read HTML
Cons
HARD!Omigosh. I had this exact same idea! Plus, I know JavaScript! I'm doing this!
![]()
collab?
Offline
You could implant the online viewer into a Javascript script, but that's kinda cheating. I know a little bit of Javascript.
Offline
majormax wrote:
You could implant the online viewer into a Javascript script, but that's kinda cheating. I know a little bit of Javascript.
Although, you could make it so you can flip through a user's projects by pressing a little arrow by using this.
Offline
Maybe you should have it covert to a .jar file?
sb2jar would be a better idea.
Offline
johnnydean1 wrote:
JavaScript
Pros
Can be used on most mobile devices
Works on the web
Any system that can read HTML
Cons
HARD!
I'm sure most of the languages they're testing 'work on the web'.
HTML5 would be much better (and most likely easier) to make Scratch.
Offline
cds56 wrote:
markyparky56 wrote:
Maybe you should have it covert to a .jar file?
sb2jar would be a better idea.That's java though...
And java is what the applet's written
Yes, I know, it woud require some major applet modifying, but im sure its possible, unlike javascript.
Offline
That would be awesome! Being able to play your Scratch games on console!
60seconds60seconds60seconds
Offline
WikipediaJavaScript is primarily used in the form of client-side JavaScript, [b wrote:
implemented as part of a web browser[/b] in order to provide enhanced user interfaces and dynamic websites. However, its use in applications outside web pages is also significant.
I don't think Javascript is possible to make scratch projects run on the internet without the applet.
Offline
markyparky56 wrote:
WikipediaJavaScript is primarily used in the form of client-side JavaScript, [b wrote:
implemented as part of a web browser[/b] in order to provide enhanced user interfaces and dynamic websites. However, its use in applications outside web pages is also significant.
I don't think Javascript is possible to make scratch projects run on the internet without the applet.
What applet...?
Offline
johnnydean1 wrote:
Nintendo Wii
Nintendo DS
PSP
Mobile Phones
PDA's
Most of these devices don't execute JS fast enough to run an application like Scratch.
Does anyone have the filetype specification for 1.4? We'd need that to be able to deserialize an .sb file.

Offline
nXIII wrote:
markyparky56 wrote:
WikipediaJavaScript is primarily used in the form of client-side JavaScript, [b wrote:
implemented as part of a web browser[/b] in order to provide enhanced user interfaces and dynamic websites. However, its use in applications outside web pages is also significant.
I don't think Javascript is possible to make scratch projects run on the internet without the applet.
What applet...?
Scratch applet. You can't make the scratch applet in javascript. Javascript isn't made to run games, thats what Java is capable of doing.There two seperate things.
Offline
johnnydean1 wrote:
I do not know if this is possible and may sound stupid but here goes.
Can anyone make Scratch run in .javascript
NOT JAVA but javascript, like on web browsers.
So you could play Scratch games on a mobile devices such as:
Nintendo Wii
Nintendo DS
PSP
Mobile Phones
PDA's
It could be done in 2 ways:
Make a mod to save them as javascript code
or
Make a program to change .sb to .javascript
So are YOU up to the challange
here:
http://scratch.mit.edu/forums/viewtopic.php?id=38558
thats all i have to say
Last edited by fuzzwuzz (2010-07-06 13:29:24)

Offline
fuzzwuzz wrote:
johnnydean1 wrote:
I do not know if this is possible and may sound stupid but here goes.
Can anyone make Scratch run in .javascript
NOT JAVA but javascript, like on web browsers.
So you could play Scratch games on a mobile devices such as:
Nintendo Wii
Nintendo DS
PSP
Mobile Phones
PDA's
It could be done in 2 ways:
Make a mod to save them as javascript code
or
Make a program to change .sb to .javascript
So are YOU up to the challangehere:
http://scratch.mit.edu/forums/viewtopic.php?id=38558
thats all i have to say
Thats a HTML editor not a scrath to .js or html
Offline