> I don't know how to detect a sprite which doesnt contain anything.
> Would you have the answer?
Why yes, I would:
if sprite(i).member.type = #empty then
-- there's nothing in this sprite channel
next repeat
end if
HTH,
Rob
/*********************************
* Rob Wingate, Software Human *
* http://www.vingage.com *
* mailto:[EMAIL PROTECTED] *
*********************************/
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]