.class or .applet or even .java. I think it will be very useful to programmers to see their code, and very easy to create: scratch-website already uses Java.
Offline
Other users have made programs that convert .sb files to .exe files.
Check out disc scratchr http://scratch.mit.edu/forums/viewtopic.php?id=5468
Offline
.gif (for moving sprites (EG: forever change costume by 1 wait ? secs))
Offline
Ok, i've seen the discScratch program. Factically it:
1). Copies scratch-files to the other directory. Why the size is low? Because without sample projects, sound, etc. Files include scratch.exe and scratch.image
2). Runs a <very beautiful menu> - not even a program - it's a compiled to .exe flash-file. It runs standart windows program when you need to create .exe.
So - discScratch is very poor now. We need a real compiler, that converts all the sprites into the real scripts, without wasting size.
Also interface of program is poor too - black DOS window, black screen when loading project, and many windows in a single time. Also, it should be possible to see the code of program if the ScratchTeam done real compiler, not just an .exe file.
Last edited by Nikimax (2008-10-03 13:58:12)
Offline
Nikimax wrote:
Ok, i've seen the discScratch program. Factically it:
1). Copies scratch-files to the other directory. Why the size is low? Because without sample projects, sound, etc. Files include scratch.exe and scratch.image
2). Runs a <very beautiful menu> - not even a program - it's a compiled to .exe flash-file. It runs standart windows program when you need to create .exe.
So - discScratch is very poor now. We need a real compiler, that converts all the sprites into the real scripts, without wasting size.
Also interface of program is poor too - black DOS window, black screen when loading project, and many windows in a single time. Also, it should be possible to see the code of program if the ScratchTeam done real compiler, not just an .exe file.
I know the discScratchr program is poor, I agree.
It does includes the whole scratch image file - which is modified (not even by me lol!)
Dos Windows pop up all over the screen, it does not supports 1.3 yet, and a lot more things.
DiscScratchr creates files for an autorun windows cdrom - not a .exe!
To compile one scratch file to one exe file you can use the following programs:
http://scratch.mit.edu/forums/viewtopic.php?id=4148 Jens' Scratch2EXE
or use the windows iexpress application, description can be found here:
http://scratch.mit.edu/forums/viewtopic.php?id=5468
Offline