Yeah, I tried all the obvious stuff.  No luck, I set it aide as a problem to
fix later on...

> You could also try
> 
> on mouseUp
> if the visible of me then
> blah blah blah ...
> yada yada yada ...
> end if
> end mouseUp
> 
> Regards
> 
> Monte
> 
> 
>> From: [EMAIL PROTECTED]
>> Reply-To: [EMAIL PROTECTED]
>> To: [EMAIL PROTECTED]
>> Subject: Re: Dumping the cursor movements
>> Date: Tue, 21 Nov 2000 13:44:15 EST
>> 
>> 
>> You might try flushEvents as in:
>> 
>> put flushEvents("mouseUp","mouseDown")into dummy
>> set the visibility of [your buttons] to true
>> 
>> I'm not sure about the quotes in the paranthesis but they are show in the
>> MC
>> help index.
>> 
>> Philip Chumbley
>> 
>> 
>> << Is there any way to *purge* the cursor activity prior to an event?  I
>> have
>> a
>> card that sets the visibility of three buttons to true.  These buttons
>> toggle some objects on/off but the moment these objects become visible all
>> hell breaks loose.  Somehow all the cursor movements during the audio
>> playback were stored and the on/off states flicker in the order that the
>> cursor traversed them during audio playback.
>> 
>> --
>> 
>> Cheers,
>> Simon
>> 
>> Graphic Development: http://www.amigo-3.com
>> 
>> --------------------------------------------------
>> "The great discoveries in science are not punctuated by 'Eureka! I've found
>> it!' but rather "Hmmm,that's funny...." Isaac Asimov
>> 
>> 
>> Archives: http://www.mail-archive.com/[email protected]/
>> Info: http://www.xworlds.com/metacard/mailinglist.htm
>> Please send bug reports to <[EMAIL PROTECTED]>, not this list.
>> 
>>>> 
>> 
>> 
>> 
>> Archives: http://www.mail-archive.com/[email protected]/
>> Info: http://www.xworlds.com/metacard/mailinglist.htm
>> Please send bug reports to <[EMAIL PROTECTED]>, not this list.
>> 
> 
> ______________________________________________________________________________
> _______
> Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com
> 
> 
> Archives: http://www.mail-archive.com/[email protected]/
> Info: http://www.xworlds.com/metacard/mailinglist.htm
> Please send bug reports to <[EMAIL PROTECTED]>, not this list.
> 


--

Cheers,
Simon

Graphic Development: http://www.amigo-3.com

--------------------------------------------------
"The great discoveries in science are not punctuated by 'Eureka! I've found
it!' but rather "Hmmm,that's funny...." Isaac Asimov


Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to