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!
Offline
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.
Offline
Or, just get the sounds that come with scratch, by clicking "Import" under the Sound tab of a sprite
Offline
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
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)
Offline