Discuss Scratch

Zacshap21
Scratcher
100+ posts

Staples Easy Button- like Project

I want to make a project were there are about 9-12 buttons. I want each button to play a different recording. I want it to work similar to a Staples button. I can't find any helpful instructions anywhere though. Anybody have any ideas/ helpful links?
Thanks,
Zacshap21
mario91100_TEST
Scratcher
100+ posts

Staples Easy Button- like Project

One, this goes on the “Help With Scripts” forum.

Second, it goes like this.

when this sprite clicked
switch costume to [pressed v]
wait until <<not <mouse down?>> and <not <touching [mouse-pointer v] ?> >>
switch costume to [not pressed v]
play sound [JOHN CENA v] until done
Zacshap21
Scratcher
100+ posts

Staples Easy Button- like Project

mario91100_TEST wrote:

One, this goes on the “Help With Scripts” forum.

Second, it goes like this.

when this sprite clicked
switch costume to [pressed v]
wait until <<not <mouse down?>> and <not <touching [mouse-pointer v] ?> >>
switch costume to [not pressed v]
play sound [JOHN CENA v] until done

No, I was thinking something along the lines of schematics. It's not a part of Scratch. If it were it'd be easy. But thanks anyways.
mario91100_TEST
Scratcher
100+ posts

Staples Easy Button- like Project

Zacshap21 wrote:

mario91100_TEST wrote:

One, this goes on the “Help With Scripts” forum.

Second, it goes like this.

when this sprite clicked
switch costume to [pressed v]
wait until <<not <mouse down?>> and <not <touching [mouse-pointer v] ?> >>
switch costume to [not pressed v]
play sound [JOHN CENA v] until done

No, I was thinking something along the lines of schematics. It's not a part of Scratch. If it were it'd be easy. But thanks anyways.
Oh, ok. I thought you were talking about Scratch.

Powered by DjangoBB