Hi!
I was trying to make a load movie on my fla so i searched in this site and found one tutorial on the advanced flash mx called Creating a Full Flash Site, I downloaded and everything is fine, the projector works ok.
but my question is: on the empty movie clip that i created and named “unique name”, and then went to the button and gave this script
on (release) {
_root.contents.loadMovie(“locations.swf”);
}
how the projector know that i’am refering to the unique name movieclip. (is it because the movieclip instance called contents)
what i would like to do is to create another load movie button that is placed inside of this one and displays another inside of my main index.fla. (or in this case the clubkirupa.fla)
is it possible. or i can only load inside of the one loaded before?
by the way this tutorial, for someone like me that is a begginer is very cool.
thanks!
Idu:beam: