Question
Checking to see if a movieclip has a child
I need an if statement or the like that checks to see whether
a movie clip has a child attached to it.
I'm looking to remove an image that i loaded by using removeChild, but i need a way of knowing if the image is there or not, because if it's not removeChild gives me errors.
Thanks!
I'm looking to remove an image that i loaded by using removeChild, but i need a way of knowing if the image is there or not, because if it's not removeChild gives me errors.
Thanks!