PS: that works to check specific objects, if you want to test for a series 
of objects, such as all buttons, use a repeat loop and cycle through your 
list of potential targets for a hit.

On 8/21/05, TJ Frame <[EMAIL PROTECTED]> wrote: 
> 
> You can use the "intersect" function built into the language.
>  - TJ
> 
>  On 8/21/05, Roger Guay <[EMAIL PROTECTED]> wrote: 
> > 
> > Greetings,
> > 
> > I would like to find a simple way to determine if a button "target"
> > intersects with any other button on the card. Is there a way to script: 
> > 
> > 
> > if intersect(button "target", any other
> > button) then do something
> > 
> > 
> > 
> > I appreciate your help.
> > 
> > Cheers, Roger
> > 
> > 
> > _______________________________________________ 
> > use-revolution mailing list
> > [EMAIL PROTECTED]
> > Please visit this url to subscribe, unsubscribe and manage your 
> > subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-revolution
> > 
> 
>
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to