as3 check if movieclip exists?

there is multple things you have to check, 1) if it exists 2) if it is in the display list of the movieclip you want. check this:

http://pastie.org/395812

And don’t use names of movie clips to find stuff, that’s AS2 crap :stuck_out_tongue: Reference the movie clip itself.