Discuss Scratch

sussing
Scratcher
7 posts

How do I add music to my project?

Please can you help me get my platformer to have music cause I am not sure how.
NHCoder64
Scratcher
67 posts

How do I add music to my project?

On the “Sounds” tab, hover your mouse on the bottom left button and click the “Choose a Sound”(above the button) button to choose any sounds from Scratch sound library or click the “Upload”(the uppermost button) button and select any sound file from your computer.
2tables
Scratcher
100+ posts

How do I add music to my project?

How to add music to your project:

1. Create/open a project.
2. Click the Sounds tab.
3. Hover over the speaker and plus icon and click the up arrow coming from the box.
4. Choose your files to use for music.
ex. SongName.mp3
5. Go back into the Code tab.
6. Make this script:
when green flag clicked
forever
play sound (SongName v) until done
end
And you're done!
Unixy-Code
Scratcher
500+ posts

How do I add music to my project?

sussing wrote:

Please can you help me get my platformer to have music cause I am not sure how.
If you've found a cool music and u want to use it in scratch, you can use this page .
sussing
Scratcher
7 posts

How do I add music to my project?

Unixy-Code wrote:

sussing wrote:

Please can you help me get my platformer to have music cause I am not sure how.
If you've found a cool music and u want to use it in scratch, you can use this page .
Doesnt work
Unixy-Code
Scratcher
500+ posts

How do I add music to my project?

sussing wrote:

Unixy-Code wrote:

sussing wrote:

Please can you help me get my platformer to have music cause I am not sure how.
If you've found a cool music and u want to use it in scratch, you can use this page .
Doesnt work
sometimes it doesn't work, but you only have to try this again

Powered by DjangoBB