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

#1 2012-12-23 11:58:48

Blayer98
Scratcher
Registered: 2012-03-22
Posts: 100+

Stuck Again!

i have a ball that bounces around, that's what i want, but why when i put a sound in it doesn't play it!?

Help if you can!

project is here: http://scratch.mit.edu/projects/Blayer98/2819972


http://i50.tinypic.com/16lwmlj.png
The first Collab to have it's very own Cloud Variables! Coming Soon!

Offline

 

#2 2012-12-23 12:03:15

powerpoint56
Scratcher
Registered: 2012-04-19
Posts: 500+

Re: Stuck Again!

You mean the sound "Pop"? It should work, but it appears that in the "Sounds" bar, the sound "Pop" isn't included.

Last edited by powerpoint56 (2012-12-23 12:03:32)


http://i48.tinypic.com/2072ctw.gif

Offline

 

#3 2012-12-23 12:04:37

Blayer98
Scratcher
Registered: 2012-03-22
Posts: 100+

Re: Stuck Again!

Try including it. because when i did put Pop in the sound bar, it didn't work.


http://i50.tinypic.com/16lwmlj.png
The first Collab to have it's very own Cloud Variables! Coming Soon!

Offline

 

#4 2012-12-23 12:08:11

Blayer98
Scratcher
Registered: 2012-03-22
Posts: 100+

Re: Stuck Again!

Yeah Pop won't play when it touches the edges, which it's what it's supposed to do!


http://i50.tinypic.com/16lwmlj.png
The first Collab to have it's very own Cloud Variables! Coming Soon!

Offline

 

#5 2012-12-23 12:11:56

powerpoint56
Scratcher
Registered: 2012-04-19
Posts: 500+

Re: Stuck Again!

Blayer98 wrote:

Yeah Pop won't play when it touches the edges, which it's what it's supposed to do!

That's weird... It should play, I even tried having it broadcast the sound to be played to separate it from the rest of the script, but it didn't play.


http://i48.tinypic.com/2072ctw.gif

Offline

 

#6 2012-12-23 12:41:04

Blayer98
Scratcher
Registered: 2012-03-22
Posts: 100+

Re: Stuck Again!

Huh. not sure why it's not playing! it's so annoying! unless a Scratch Admin like Paddle2See can help, i can't finish the rest of my game!


http://i50.tinypic.com/16lwmlj.png
The first Collab to have it's very own Cloud Variables! Coming Soon!

Offline

 

#7 2012-12-23 14:23:33

Blayer98
Scratcher
Registered: 2012-03-22
Posts: 100+

Re: Stuck Again!

Bump. if anyone can help, please HELP! thanks!


http://i50.tinypic.com/16lwmlj.png
The first Collab to have it's very own Cloud Variables! Coming Soon!

Offline

 

#8 2012-12-27 11:12:37

Snowdrift
Scratcher
Registered: 2011-06-22
Posts: 500+

Re: Stuck Again!

3 problems here,
1. Theres no "pop" sound in the sound menu, but that has allready been verified.
2. The

play sound [pop v]
script has "pop" spelled with no capital letters, while the actual sound is spelt "Pop"
3. The
if <touching [nothing v]>
end
and
point towards [nothing v]
blocks are not set to anything.

Offline

 

Board footer