The debugger in Flash 5 is great... most of the time... But there's one thing that puzzles me. In my site I load different swf-files into an empty target movieclip (using loadMovie (filename, "_root.holder"); ). When I do this, the movieclip named "holder" doesn't show up in the debugger. Is this how flash works, or am I doing something wrong?