Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How do I add music to my project?
- 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:
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 clickedAnd you're done!
forever
play sound (SongName v) until done
end
- Unixy-Code
-
Scratcher
500+ 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.If you've found a cool music and u want to use it in scratch, you can use this page .
- Unixy-Code
-
Scratcher
500+ posts
How do I add music to my project?
sometimes it doesn't work, but you only have to try this againDoesnt workPlease 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 .
- Discussion Forums
- » Help with Scripts
-
» How do I add music to my project?



