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

#1 2009-03-04 10:20:08

BWOG
Scratcher
Registered: 2008-09-19
Posts: 1000+

Have questions? I'll answer them!

If you have any questions(that a beginner would have, not how to make a 3D staircase) then i'll answer them.
FAQ
Q: How do i make a sprite move?
A: Use the "Move ## Steps" block.

Q: How do i put my own sounds in scratch?
A: Go to the "Sounds" tab above the script area and then select "Import". Then go to where your sound is on the computer, then click on it and slelect "Ok".

Offline

 

#2 2009-03-09 01:31:59

rarroyo10
Scratcher
Registered: 2009-03-09
Posts: 3

Re: Have questions? I'll answer them!

Hi, I was hoping that you could help me with the Stop button (on the menu bar).  I am trying to implement a command where if the user presses the Stop button, the program will reset itself to the beginning.  Any suggestions???

Thanks!

Regina

Offline

 

#3 2009-03-16 10:34:41

cirish65
Scratcher
Registered: 2009-03-16
Posts: 2

Re: Have questions? I'll answer them!

I'm trying to figure out the utility or usefullness of this program. I also am completely clueless about it. I tried animating a sprite (the cat) and it seemed to work. Now, how do I make two sprites that are on the stage (say the cat and a demon) interact with each other? I feel unbelievably lost with this program and would really appreciate any help for a noob.

Offline

 

#4 2009-03-16 10:43:42

demosthenes
Retired Community Moderator
Registered: 2008-02-19
Posts: 1000+

Re: Have questions? I'll answer them!

cirish65 wrote:

I'm trying to figure out the utility or usefullness of this program. I also am completely clueless about it. I tried animating a sprite (the cat) and it seemed to work. Now, how do I make two sprites that are on the stage (say the cat and a demon) interact with each other? I feel unbelievably lost with this program and would really appreciate any help for a noob.

Well first you have to get the demon sprite if you don't know how to do that just ask me. Now say you wanted the cat to talk to the demon you could have something like this:
    In the Cat:
<when green flag clicked>
<say[ Hello! I'm the scratch cat. ]for( 5 )secs>
<broadcast[ Demon Talk ]
   In the Demon:
<when I receive[ Demon Talk ]
<say[ I'm a demon. ]for( 5 )secs>
That is basic talking, but say you wanted the demon to chase the scratch cat you  could have something like this:
    In the Cat:
<when green flag clicked>
<forever>
<go to[ mouse pointer]
    In the Demon:
<when green flag clicked>
<forever>
<point towards( scratch cat)
<move( 10 )steps>
Those are two basic ideas if you have any questions just ask me.


I've taken a long hiatus, but I still visit sometimes. Give me some time to answer any messages you post on my projects!

Offline

 

#5 2009-03-16 11:41:35

cirish65
Scratcher
Registered: 2009-03-16
Posts: 2

Re: Have questions? I'll answer them!

Thanks, I'm going to try this. When I press the flag, both sprites should interact right?

Offline

 

#6 2009-03-16 11:59:16

demosthenes
Retired Community Moderator
Registered: 2008-02-19
Posts: 1000+

Re: Have questions? I'll answer them!

cirish65 wrote:

Thanks, I'm going to try this. When I press the flag, both sprites should interact right?

Yes.


I've taken a long hiatus, but I still visit sometimes. Give me some time to answer any messages you post on my projects!

Offline

 

#7 2009-06-05 16:47:45

ds1210
Scratcher
Registered: 2009-06-03
Posts: 4

Re: Have questions? I'll answer them!

how do you add something to a gallery?!

Offline

 

#8 2009-06-16 00:31:52

bluemonk
Scratcher
Registered: 2009-06-16
Posts: 1

Re: Have questions? I'll answer them!

Hi

With scratch once you've uploaded a game to scratch do you get any money from it?

Bluemonk

Offline

 

#9 2009-06-16 01:22:48

technoman
Scratcher
Registered: 2008-07-24
Posts: 500+

Re: Have questions? I'll answer them!

bluemonk wrote:

Hi

With scratch once you've uploaded a game to scratch do you get any money from it?

Bluemonk

No you don't get any money from it at all. Scratch isn't for that.

Offline

 

#10 2009-06-28 06:38:08

tomicool
Scratcher
Registered: 2009-01-11
Posts: 1000+

Re: Have questions? I'll answer them!

How do you make a forum?

Last edited by tomicool (2009-06-28 06:38:52)


I might return for a little while.

Offline

 

#11 2009-07-08 15:44:04

lynnesbee
Scratcher
Registered: 2009-07-08
Posts: 2

Re: Have questions? I'll answer them!

i want to print some scratch code and look at it on paper.  is there a way to to print a program or do i need to use printscreen?  thanks!

Offline

 

#12 2009-07-08 15:47:45

The-Whiz
Scratcher
Registered: 2007-07-09
Posts: 1000+

Re: Have questions? I'll answer them!

tomicool wrote:

How do you make a forum?

There are many different kinds of forum, could you specify?

One way is to go to www.punbb-hosting.com and make one...

lynnesbee wrote:

i want to print some scratch code and look at it on paper.  is there a way to to print a program or do i need to use printscreen?  thanks!

I don't think there is a way to do that, sorry. The only way I can think of would be to right click (or control+click on Mac) on the scripts area and select "save picture of scripts".

Last edited by The-Whiz (2009-07-08 15:49:45)

Offline

 

#13 2009-07-08 16:51:20

greenflash
Scratcher
Registered: 2009-05-27
Posts: 1000+

Re: Have questions? I'll answer them!

The-Whiz wrote:

tomicool wrote:

How do you make a forum?

There are many different kinds of forum, could you specify?

One way is to go to www.punbb-hosting.com and make one...

Maybe what your asking is how to post a new topic or thread?


http://i48.tinypic.com/2wrkirk.pnghttp://i46.tinypic.com/6r5zk7.pnghttp://i45.tinypic.com/2vtxr1t.png

Offline

 

#14 2009-07-09 14:37:43

lynnesbee
Scratcher
Registered: 2009-07-08
Posts: 2

Re: Have questions? I'll answer them!

Yeah, i just did a printscreen and pasted to a word doc.  nice you can blow that up before printing.  that was good enough.  thanks for your time :-)

Last edited by lynnesbee (2009-07-09 14:40:51)

Offline

 

#15 2009-07-10 10:44:30

the_programmer
Scratcher
Registered: 2008-12-30
Posts: 15

Re: Have questions? I'll answer them!

lynnesbee
2009-07-08 15:44:04 i want to print some scratch code and look at it on paper.  is there a way to to print a program or do i need to use printscreen?  thanks!




Yes, there is a way, Right-click on the script-board(but not on the scripts!), and there should be a selection called "save picture of scripts". Click on it, then you'll know what to do from there.

Also if your script fits entirely on the screen, just right-click on the stage and select "grab screen riegon for new sprite", then you'll know what to do after that.

Offline

 

Board footer