Rollover effect interfering with Designing...

MisterX b.xavier at internet.lu
Fri Jun 24 01:31:05 EDT 2005


Hi Todd

The tool function is what you're looking for.

try this

if the tool is "browse tool"  then rollover

if the tool is not "browse tool" -- design mode

cheers
Xavier

> -----Original Message-----
> From: use-revolution-bounces at lists.runrev.com 
> [mailto:use-revolution-bounces at lists.runrev.com] On Behalf Of 
> Todd Geist
> Sent: Friday, June 24, 2005 07:05
> To: use-revolution at lists.runrev.com
> Subject: Rollover effect interfering with Designing...
> 
> Hello.
> 
> I got these little nifty handlers to do some nifty Rollover 
> effects on my buttons.  They work great...  BUT I don't want 
> them running when I am moving things around the card.  How do 
> I tell my Rollover handler to exit if I am designing a card.
> 
> Something like this...
> 
> On rollOn
> 
> IF "I am in design mode" Then Exit rollOn
> 
> --do my rollover effect
> 
> end rollOn
> 
> 
> 
> 
> 
> 
> 
> Is there some property somewhere?
> 
> Thanks
> 
> Todd
> 
> 
> 
> -- 
> 
> Todd Geist
> ______________________________________
> g e i s t   i n t e r a c t i v e
> 
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage 
> your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
> 



More information about the use-livecode mailing list