Hi all
I keep having problems loading a movie from another one that i placed inside a folder
can you help me out?
this is the action i’m using to load the swf placed inside the folder (folder name is ed_2005):
on (release) {
loadMovieNum(“ed_2005/mymovie.swf”, 2);
}
and this is what i’m trying to use to go back to my original movie:
on (release) {
loadMovieNum("…/mainmovie.swf", 2);
}
even if I used the …/ on the path it doesn’t work…
help me out! thanks
sorry my post is also in drawing…didn’t realized i was posting there! :crying: