Hi,
What could be causing old code to stilll be around causing error?
this code was changed from loadMovieNum(“home2.swf”, 3);
on (release) {
unloadMovieNum(4);
loadMovieNum(“main.swf”, 2);
loadMovieNum(“home.swf”, 3);
}
…saved, published, rebooted, etc. but when I run I get a home2.swf not found error. Is there some crevice I’m not clearing out??
Frustrating!
Thanks!,
Crutch (CS3, Flash Player 8, ActionScript 2.0)