I'm facing a prob with some action scripting. Its a noob prob ...
I've got a intro.swf movie to play and at the end of the frame, its supposed to load a new movie called home.swf ...
when i preview it locally, it works. But not once it uploaded though. The files are in the same directory, so i very much suspect my codings are completely wrong.
It looks like this![]()
stop();
loadMovieNum("home.swf", 0);






Bookmarks