I made my site, and all the external movies load when I press test movie, and when I open the swf, but when i put it online… It doesn’t work! GRRR! I have all the external movies in the same folder as the main movie. Here is the code I used:
[AS]on (release) {
_root.empty.loadMovie(“home.swf”);
}
[/AS]
yeah sorry i forgot to mention that your supposed to use that script in the timeline not on the actual button, i put all my code in 1 frame this way i dont have to go crazy looking for actions in mcs and buttons its a habit you should start practicing