Ok i made this infinit menu and added buttons to it but i cant get the buttons to load my pictures.
I have a blank movie clip that the image should load to called container.
I figure i can cut back on page load time by loading the images from an external file.
Im using a
on (release) {
loadMovie(“file.swf”, “container”);
}
my blank movie instance is called container.
is there an easyer way to do this.
I would upload the file but its to big and im not sure how to get it lower in file size with out taking away from the jist of it. zipping it doesnt do much either