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

#1 2012-08-14 21:33:11

tbfg32
Scratcher
Registered: 2012-02-13
Posts: 35

Help me!

I was wondering how I can safely import a song or music loop to Scratch. A quick answer would REALLY be apriciated!

Offline

 

#2 2012-08-14 21:47:02

Zangooser
Scratcher
Registered: 2012-03-18
Posts: 1000+

Re: Help me!

Choose a sprite, and find the tab that says "Sounds"; click on that. Now, look just underneath the tab and click the button that says "Import" or "Import New Sound". Select a file, and, you're done!
Hope this helps!  smile

(BTW - This goes in "Questions about Scratch".  wink  )


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://i.imgur.com/O0efo.png&link2=http://i.imgur.com/B1KzK.png

Offline

 

#3 2012-08-14 21:47:26

ProgrammingPro01
Scratcher
Registered: 2011-07-30
Posts: 1000+

Re: Help me!

Hello, tbfg32, and welcome to Scratch!

It's really simple to import your mp3 to Scratch, all you need to do is choose what sprite you want to import it to (Or background, works the same way.) and then click the "sounds tab", and there will be a handy "import" button.  smile  Just click it, and find the mp3 file in your computer.

Last edited by ProgrammingPro01 (2012-08-14 21:51:19)


Bye 1.4!
http://www.reactiongifs.com/wp-content/uploads/2013/04/sobbing.gifhttp://25.media.tumblr.com/tumblr_mbfh6bIamQ1qky11ho1_500.png

Offline

 

#4 2012-08-14 21:47:50

berberberber
Scratcher
Registered: 2012-03-08
Posts: 1000+

Re: Help me!

ProgrammingPro01 wrote:

Hello, tbfg32, and welcome to Scratch!

It's really simple to import your mp3 to roblox, all you need to do is choose what sprite you want to import it to (Or background, works the same way.) and then click the "sounds tab", and there will be a handy "import" button.  smile  Just click it, and find the mp3 file in your computer.

Roblox?


http://i47.tinypic.com/2iaa73k.png

Offline

 

#5 2012-08-14 21:52:07

ProgrammingPro01
Scratcher
Registered: 2011-07-30
Posts: 1000+

Re: Help me!

berberberber wrote:

ProgrammingPro01 wrote:

Hello, tbfg32, and welcome to Scratch!

It's really simple to import your mp3 to roblox, all you need to do is choose what sprite you want to import it to (Or background, works the same way.) and then click the "sounds tab", and there will be a handy "import" button.  smile  Just click it, and find the mp3 file in your computer.

Roblox?

Oops, I' seem to have made an error there.  tongue
I apperently had "to roblox" copied, and I must have accidentally pasted, and didn't notice.  tongue


Bye 1.4!
http://www.reactiongifs.com/wp-content/uploads/2013/04/sobbing.gifhttp://25.media.tumblr.com/tumblr_mbfh6bIamQ1qky11ho1_500.png

Offline

 

#6 2012-08-14 21:56:37

tbfg32
Scratcher
Registered: 2012-02-13
Posts: 35

Re: Help me!

Thanks! And is there any way to get one from the internet, if that file is not on your computer?

Offline

 

#7 2012-08-15 12:46:27

berberberber
Scratcher
Registered: 2012-03-08
Posts: 1000+

Re: Help me!

No.


http://i47.tinypic.com/2iaa73k.png

Offline

 

#8 2012-08-21 10:03:00

rsakoor
Scratcher
Registered: 2012-07-04
Posts: 43

Re: Help me!

I've got a question for you, its not about you but its about scratch: On the operator selections, one of them is something=something. I've seen scratchers put 'if a variable=1 then show, if variable=0 then hide'. My question is what does the zero and the 1 mean?

Offline

 

#9 2012-08-21 10:04:57

BirdByte
Scratcher
Registered: 2012-07-07
Posts: 1000+

Re: Help me!

rsakoor wrote:

I've got a question for you, its not about you but its about scratch: On the operator selections, one of them is something=something. I've seen scratchers put 'if a variable=1 then show, if variable=0 then hide'. My question is what does the zero and the 1 mean?

Ask the creator of the project.


http://i50.tinypic.com/312u714.jpg

Offline

 

#10 2012-08-21 11:05:15

Wes64
Scratcher
Registered: 2011-08-19
Posts: 1000+

Re: Help me!

rsakoor wrote:

I've got a question for you, its not about you but its about scratch: On the operator selections, one of them is something=something. I've seen scratchers put 'if a variable=1 then show, if variable=0 then hide'. My question is what does the zero and the 1 mean?

they just chose two random numbers to represent two choices. you could chose anything else really, like 7, 9, or even words like cucumber or pillow. the point is its like a light switch - it has an "on" and an "off". the variable is used to make sure you can only turn it on when it is off and vice versa.

now that thats cleared up, in the future please post an entirely new topic if you want to know something, that question has nothing to do with this one and generally we dont like that on the forums.


Experienced 2.0 Tester: Ask me questions!
Using Firefox 13.0, Flash plugin version 11.4.402.287, and Windows XP Professional.

Offline

 

#11 2012-08-23 08:56:57

rsakoor
Scratcher
Registered: 2012-07-04
Posts: 43

Re: Help me!

Wes64 wrote:

rsakoor wrote:

I've got a question for you, its not about you but its about scratch: On the operator selections, one of them is something=something. I've seen scratchers put 'if a variable=1 then show, if variable=0 then hide'. My question is what does the zero and the 1 mean?

they just chose two random numbers to represent two choices. you could chose anything else really, like 7, 9, or even words like cucumber or pillow. the point is its like a light switch - it has an "on" and an "off". the variable is used to make sure you can only turn it on when it is off and vice versa.

now that thats cleared up, in the future please post an entirely new topic if you want to know something, that question has nothing to do with this one and generally we dont like that on the forums.

Sorry, I will remember next time...

Offline

 

#12 2012-08-23 09:29:08

northmeister
Scratcher
Registered: 2011-07-12
Posts: 1000+

Re: Help me!

tbfg32 wrote:

Thanks! And is there any way to get one from the internet, if that file is not on your computer?

If it's a youtube video, then go to www.listentoyoutube.com and you can convert the soundtrack of any youtube file into an mp3.


http://i48.tinypic.com/5a25g5.png

Offline

 

#13 2012-08-24 10:45:06

rsakoor
Scratcher
Registered: 2012-07-04
Posts: 43

Re: Help me!

northmeister wrote:

tbfg32 wrote:

Thanks! And is there any way to get one from the internet, if that file is not on your computer?

If it's a youtube video, then go to and you can convert the soundtrack of any youtube file into an mp3.

Thanks... Without knowing my question was answered because I wanted to know how to convert youtube videos to mp3...

Offline

 

Board footer