evazamora wrote:
-GizzardGulp- wrote:
evazamora wrote:
Hi! i'm new in scratch. i'm eva,from spain and i'm looking for someone who can give me a little information about scratch. I need to know a definition of scratch, its history, how was it made and some information about people who made it. If someone can help me, please give me your email and i'll add you. Thanks
I'm not going to hand out my email but you can find out about scratch's history here. Why do you want to know about Scratch's history anyway? I don't want to sound mean but to me your sounding like a bit of an email spammer? A useful project by relyt12101 explains some of the history around Scratch (I just found it with a quick google search.) Good luck to whatever you are doing and I hope I've helped!
hhaahahah of course i'm not spamm! i have to do some work about it for school and i've never used that programme, anyway, could you give some definition about it and tell me what's it for?
Oh, sorry about mistaking you for a spammer
I don't know a definition of Scratch but I know that it is used for making games, interactive art, and animations.
Offline
gerbils800 wrote:
Hi, I have a question! I'm trying to make a platform game, but the sprite won't stand on the platform. I don't know what's happening.
Hi check out my projects called good sprite movement and sprite move
Offline
HD123 wrote:
Sandy723 wrote:
how to put music from itunes into a scratch project?
What file type are ITunes files?
Here's what you have to do, as I've done this before :p
First, go to iTunes and right click on the music you want. Now select export aac and safe it wherever you want. Now go to scratch and import the sound like you would normally do.
Offline
terminator355 wrote:
HD123 wrote:
Sandy723 wrote:
how to put music from itunes into a scratch project?
What file type are ITunes files?
Here's what you have to do, as I've done this before :p
First, go to iTunes and right click on the music you want. Now select export aac and safe it wherever you want. Now go to scratch and import the sound like you would normally do.
Hi terminator355! Thanks for helping Sandy723! I just wanted to ask, do you want to join The Help Forum? If you do, just fill out the form on the first post.
Offline
The people who are not 'New Scratchers' aren't allowed to say
Offline
Alternatives wrote:
The people who are not 'New Scratchers' aren't allowed to say
what do you mean?
Offline
HD123 wrote:
Alternatives wrote:
The people who are not 'New Scratchers' aren't allowed to say
Wait, how did you post that image then? You're a New Scratcher.
I think that New Scratcher's are allowed to use smiles, but not the img tag.
Offline
Dinoclor wrote:
My sound that I recorded has gone all crackly. It used to be just a few crackles but now it's LOTS. Please help.
It might be:
(a) The program that you are using is distorting the sound
(b) Your microphone is not working
(c) Your speakers are burning out
(d) Your microphone is on the wrong setting
Offline
HD123 wrote:
Dinoclor wrote:
My sound that I recorded has gone all crackly. It used to be just a few crackles but now it's LOTS. Please help.
It might be:
(a) The program that you are using is distorting the sound
(b) Your microphone is not working
(c) Your speakers are burning out
(d) Your microphone is on the wrong setting
Thanks.. I think it's A. I'll try Audacity.
[EDIT]
Now trying out audacity.
Last edited by Dinoclor (2011-01-21 14:26:49)
Offline
Offline
Can I be a mod?
Have you ever been in any group/team setting on the Scratch web site? If so, what group(s) have you been in? Power Shower Games Inc., Collab Challenge 2011 (Power Shower Collab)
What are you best at, programming, graphics, animation, sound, what? Graphics and Helping
How good are you at your best skill? Rate yourself from 1 to 10. 8 with Buttons etc. 6 with people and Helping 8 (Plus, I have good grammar)
Why do you want to join The Help Forum? Because I would love to help others
How did you find this forum? I saw there was a new post in All About Scratch, so I clicked and saw this topic. I clicked it and saw th ehelper list and I decided to join
Offline
Chatter wrote:
Can I be a mod?
Have you ever been in any group/team setting on the Scratch web site? If so, what group(s) have you been in? Power Shower Games Inc., Collab Challenge 2011 (Power Shower Collab)
What are you best at, programming, graphics, animation, sound, what? Graphics and Helping
How good are you at your best skill? Rate yourself from 1 to 10. 8 with Buttons etc. 6 with people and Helping 8 (Plus, I have good grammar)
Why do you want to join The Help Forum? Because I would love to help others
How did you find this forum? I saw there was a new post in All About Scratch, so I clicked and saw this topic. I clicked it and saw th ehelper list and I decided to join
I added you to the list!
Offline
Just a n00b seeking help, so these are probably kind of obvious..,
What's a terrain? I'm guessing it's an area that allows a sprite to do something on it, e.g. a floor terrain or a platform...? And, specifically, in a game I made (I really don't reccomend you try it, because all you do is basically walk around an empty space) I can set the main sprite to change to a running costume and animation when it moves, but I can't turn it off when it stops. Thanks in advance for any help offered~
Offline
About the first thing: correct.
The second thing, have a script like this:
[blocks]<when green flag clicked>
<forever>
<if><( <{ personal variable }> <=> 1 )>
<next costume>
<else>
<stop script>
<end>
<end>
<when I receive[ end message
<set{ personal variable }to( 0[/blocks]
Offline
Cheetour wrote:
Just a n00b seeking help, so these are probably kind of obvious..,
What's a terrain? I'm guessing it's an area that allows a sprite to do something on it, e.g. a floor terrain or a platform...? And, specifically, in a game I made (I really don't reccomend you try it, because all you do is basically walk around an empty space) I can set the main sprite to change to a running costume and animation when it moves, but I can't turn it off when it stops. Thanks in advance for any help offered~
A terrain is piece of land, for example, "I live in mountainous terrain"
Offline
Cheetour wrote:
Just a n00b seeking help, so these are probably kind of obvious..,
What's a terrain? I'm guessing it's an area that allows a sprite to do something on it, e.g. a floor terrain or a platform...? And, specifically, in a game I made (I really don't reccomend you try it, because all you do is basically walk around an empty space) I can set the main sprite to change to a running costume and animation when it moves, but I can't turn it off when it stops. Thanks in advance for any help offered~
your very confident in yourself
Offline
How to get a picture in your signature. Idk how to get an image into a url so it'll show. this is what i put. The ( and the ) are so it doesnt actually do it so u can see it
[(img)]http://preview.tinyurl.com/4m33pd2[(img)]
Offline