Randy,

I'm using 4.0 and it works if you use

lock screen

instead of

lock screen for visible effect

Mike



--- On Mon, 1/16/12, Randy Hengst <iowahen...@mac.com> wrote:

From: Randy Hengst <iowahen...@mac.com>
Subject: Visual Effects in LC 5.0.2
To: "How to use Revolution" <use-revolut...@lists.runrev.com>
Date: Monday, January 16, 2012, 8:52 AM

Hi All,

I'm playing around with visual effects. Can anyone tell me why the below won't 
work for the mouseUp when both handlers are placed in the same button?

on mouseDown
   lock screen for visual effect
   set the visible of graphic "Chip02" to not the visible of graphic "Chip02"
   unlock screen with visual effect "dissolve" fast
end mouseDown

on mouseUp
   lock screen for visual effect
   set the visible of graphic "Chip01" to not the visible of graphic "Chip01"
   unlock screen with visual effect "dissolve" fast
end mouseUp

be well,
randy hengst
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to