checking multiple objects with same AltID

Jan Sælid janselid at hotmail.com
Wed Mar 3 19:02:51 EST 2004


I have multible buttons with the same altID (2) and want to check them all in one iteresect function call
like this:

if intersect(button altID2,me) then exit mouseMove

the question is...does this work or does it only check the first button with altID 2 in the stack?


More information about the use-livecode mailing list