Hi everyone,
I just had a question that I hope someone could answer for me. I am wondering if there is a way to convert Scratch script to Java, apple script or something like that so that I could run the scripts without using scratch. If there is some sort of Scratch player or just something so I would be able to run my Scratch creation without scratch. Thank you for reading, and thank you for your time if you answer this question.
Offline
Crazydylan wrote:
Hi everyone,
I just had a question that I hope someone could answer for me. I am wondering if there is a way to convert Scratch script to Java, apple script or something like that so that I could run the scripts without using scratch. If there is some sort of Scratch player or just something so I would be able to run my Scratch creation without scratch. Thank you for reading, and thank you for your time if you answer this question.
The projects that are shared online are actually converted to a Java applet and when you see them running, you are seeing a Java applet in execution. That player is available for downloading, but I don't recall exactly where and how. Search for scratch player or things like that on the forums.
Offline
Thanks for the reply dbal,
Could someone now tell me where or how to download the Java player. Thanks for your help!
Last edited by Crazydylan (2008-06-20 20:08:26)
Offline
To play a Scratch Project file on your own website or from a computer (for example by burning it to a CD) you would copy your .sb project file into a directory with the Scratch Applet player's .jar file, and a .html webpage that you have created with the code provided here:
http://scratch.mit.edu/forums/viewtopic.php?id=191
This link has more detailed instructions, but it should be what you are looking for!
Offline