I have a main movie called mainpage.swf that loads menu called natoli menu main.swf, in that menu have a button to load another movie into the main movie called hallrecords.swf.
have tried on button -
on (release) {
this.abouta.loadMovie(“hallrecords.swf”);
}
Can not seem to get it to work, any help? thank you;(
see attached files