Hi All

I have a script that deletes objects from groups, Either all objects via
repeat or single objects in reverse order. However, I'd like to delete
object an object in the middel IE element 4 of 7. (this ma vary so I cannot
use a static script.

Is there a way for the end user to old down the delete key and then click on
a field or button within a group and have that object delete?

I thought of something like 
on mouseup
if te deletekey is down then delete me
 end mouseup

Unfortuinately this doesn't work.

Any ideas
Cheers
bob
_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to