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

#1 2012-08-19 10:35:03

GuyOfSteel
Scratcher
Registered: 2012-05-19
Posts: 7

When mouse down glitch fix.

when clicked
if
mouse-down
and
touching sprite 1
broadcast
your done!

Its as easy as that!'
smile


GuyOfSteel - Wiki Writer

Offline

 

#2 2012-08-19 13:30:20

Wes64
Scratcher
Registered: 2011-08-19
Posts: 1000+

Re: When mouse down glitch fix.

GuyOfSteel wrote:

when clicked
if
mouse down?
and
touching
sprite 1
?
broadcast
you're done!

fixed


Experienced 2.0 Tester: Ask me questions!
Using Firefox 13.0, Flash plugin version 11.4.402.287, and Windows XP Professional.

Offline

 

#3 2012-08-19 13:43:44

ErnieParke
Scratcher
Registered: 2010-12-03
Posts: 1000+

Re: When mouse down glitch fix.

Wes64 wrote:

GuyOfSteel wrote:

when clicked
if
mouse down?
and
touching
sprite 1
?
broadcast
you're done!

fixed

Fixed.  smile

Last edited by ErnieParke (2012-08-19 13:43:55)


http://i46.tinypic.com/35ismmc.png

Offline

 

#4 2012-08-19 14:54:56

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: When mouse down glitch fix.

I'm not sure what glitch this is referring to - perhaps you could explain more what this is all about? 

The script you supplied looks like it would be much happier in a forever loop to me...otherwise the sprite that is going to trigger the broadcast is going to have to be right under the mouse as the program first starts running.


http://i39.tinypic.com/2nav6o7.gif

Offline

 

Board footer