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

#1 2010-07-31 19:08:02

FunDude
Scratcher
Registered: 2010-06-29
Posts: 500+

How do I add music?

I want to know how to add music to projects


LOL signature fail

Offline

 

#2 2010-07-31 19:28:58

Chrischb
Scratcher
Registered: 2008-07-24
Posts: 1000+

Re: How do I add music?

To add music to projects, you need to have some saved somewhere. Once you have it, go to the sprite of the project you want, click the Sounds tab, and then Import. You can then select sounds you have saved on your computer. Click the one you want, click OK, and you'll have your sound!  smile


I fall: It's a tragedy. You fall: It's comedy.
Hmph enjoy your fall - I get a lovely spring... without pans of new leaves.

Offline

 

#3 2010-07-31 21:30:09

gettysburg11
Scratcher
Registered: 2008-06-14
Posts: 1000+

Re: How do I add music?

Either that, or you can try to record it off of YouTube if you can't save it on your computer. You need a microphone for that. If you do, instead of clicking import in the sounds tab, click record.


http://i256.photobucket.com/albums/hh184/mnacmilan/LOGO_ACMILAN-Splash.gif

Offline

 

#4 2010-09-19 18:28:02

WizeCatz
Scratcher
Registered: 2008-09-22
Posts: 1

Re: How do I add music?

Well, You can upload from an ipod.

Offline

 

#5 2010-09-19 20:00:39

militarydudes
Scratcher
Registered: 2008-09-12
Posts: 1000+

Re: How do I add music?

Or, just get the sounds that come with scratch, by clicking "Import" under the Sound tab of a sprite


__m. .m__ KILROY WAS HERE
        U

Offline

 

#6 2010-10-02 10:57:48

dearvo909
Scratcher
Registered: 2010-09-18
Posts: 1

Re: How do I add music?

you go into sound and click ''import''.then pick a song out of you files.after that,you put the sound block in your script and your done!http://scratch.mit.edu/forums/viewtopic.php?id=42167#req_message

Offline

 

#7 2010-10-03 09:14:50

animegirl87
Scratcher
Registered: 2010-09-08
Posts: 1

Re: How do I add music?

I think what you do is have it saved and then go to<play sound[ and select the one you want? I'm not sure. cool

Offline

 

#8 2010-10-05 15:16:45

TheSuccessor
Scratcher
Registered: 2010-04-23
Posts: 1000+

Re: How do I add music?

Click on sounds, import, and then choose your sound file. Use the script below.
[blocks]<when green flag clicked>
<forever>
<play sound[ Your sound ]and wait>
<end>
[/blocks]

Last edited by TheSuccessor (2010-10-05 15:17:28)


/* No comment */

Offline

 

Board footer