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

#1 2008-09-21 04:07:11

registeel
Scratcher
Registered: 2008-04-27
Posts: 500+

Offline

 

#2 2008-09-21 04:35:49

matthewjose
Scratcher
Registered: 2008-07-16
Posts: 100+

Re: When stop all pressed

Everything will just stop.


My chat room, and join a Critique Group for feedback on your projects.

Offline

 

#3 2008-09-21 17:06:59

hmnwilson
Scratcher
Registered: 2007-07-04
Posts: 1000+

Re: When stop all pressed

I thought about that once, but it probably won't work...

You can sort of make it do something by putting a sprite over everything with a script like
<forever>
<go to front>
<set[ ghost ]effect to( 100
<end>[/blocks]
which will make a screen show when the stop button is pressed. You won't be able to make animation, though, or make a when _ clicked script.


I'm taking a break from Scratch until 2.0 comes out. Any messages sent between then and now probably won't be read - sorry.
(Oct. 20, 2011)

Offline

 

#4 2008-09-25 06:24:11

lasc12
Scratcher
Registered: 2007-11-18
Posts: 100+

Re: When stop all pressed

That would be good, but if that were so, everytime you press stop, it would not have that effect, instead it would stop the project because that's what it's for.



________
lasc12


Thus I have spoken.

Offline

 

#5 2008-09-27 11:20:12

registeel
Scratcher
Registered: 2008-04-27
Posts: 500+

Re: When stop all pressed

lasc12 wrote:

That would be good, but if that were so, everytime you press stop, it would not have that effect, instead it would stop the project because that's what it's for.



________
lasc12

But as some people said it only has some effects like keeping a sprite having something like _____ effect.

Offline

 

#6 2008-09-27 11:21:48

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: When stop all pressed

I thought of this a few months ago, but dismissed the idea because when people click the "stop" button, they expect the project to stop, which then defeats the purpose of a "stop" button.

Offline

 

#7 2009-06-22 06:44:17

lasc12
Scratcher
Registered: 2007-11-18
Posts: 100+

Re: When stop all pressed

registeel wrote:

lasc12 wrote:

That would be good, but if that were so, everytime you press stop, it would not have that effect, instead it would stop the project because that's what it's for.



________
lasc12

But as some people said it only has some effects like keeping a sprite having something like _____ effect.

Ahhh...I see


Thus I have spoken.

Offline

 

Board footer