Loading movie

what did i do wrong?

this is what i made

this is what i wanted

please help me out

thanx,
Tim

it seems like you’re loading the swf into the same level… :-\

*Originally posted by kax *
**it seems like you’re loading the swf into the same level… :-\ **

I know…

but what do I have to do about it to get i like the tutorial?!

change the level…

loadMovieNum("movie.swf", **1**);

or you can load into a target MovieClip. check out this tutorial loading techniques

=)