I’ve got the movement I want in a movie clip…WAHAY :thumb: and it’s linked to the button so i’ve managed to load a movie clip…another WAHAY:thumb: for me!!!
HOWEVER :cross-eye the loaded movie clip is being loaded onto the layer of the button and therefore you can’t see my navigation buttons!!! I need it to load to the container level…level10.
How is this code altered to do that>?
on (release) {this.loadMovie
(“profile2.swf”);
}
please help.
Cx