This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2010-11-19 04:47:45

kappa_appak
Scratcher
Registered: 2010-03-29
Posts: 4

Viewer4Scratch

Hi all,
I've created a little program called Viewer4Scratch.
- In the program folder insert your scratch projects
- Run the program, load projects and enjoy

bye
Download link:
http://myfreefilehosting.com/f/5d6c611a19_0.81MB

Last edited by kappa_appak (2010-11-19 08:42:27)

Offline

 

#2 2010-11-19 09:30:11

nasami
Scratcher
Registered: 2010-07-10
Posts: 100+

Re: Viewer4Scratch

So cool!But it Can't full screen the projects.


It's not that I'm so smart, it's just that I stay with problems longer. Albert Einstein

Offline

 

#3 2010-11-20 05:19:36

kappa_appak
Scratcher
Registered: 2010-03-29
Posts: 4

Re: Viewer4Scratch

@nasami
Sorry, but project dimensions are forced by ScratchApplet class code.

bye

Offline

 

#4 2010-11-20 07:54:08

kappa_appak
Scratcher
Registered: 2010-03-29
Posts: 4

Re: Viewer4Scratch

If you wish that Viewer4Scratch plays midi files it is necessary to add a SoundBank.gm in the java folder.

Install Directions
------------------

1. If you installed the Java 2 SDK, change directories to
   <install-dir>/jre/lib/audio *otherwise*

   If you installed the Java 2 RE, change directories to
   <install-dir>/lib/audio*

   The <install-dir> should be where you installed your
   copy of the Java 2 SDK.

2. If you see a file here called "soundbank.gm", save
   it by renaming it to "soundbank.gm.orig"

2. Download the soundbank of your choice from the URL above
   to this directory.

3. Unzip the soundbank using the unzip utility on your system

4. Rename the downloaded soundbank to "soundbank.gm"

link:

http://java.sun.com/products/java-media/sound/soundbanks.html

bye

Offline

 

Board footer