Cannot load external movie
Hi,
I am pretty basic on flash and when I design a site I usualy just use the loadMovieNum("loop.swf", 5); on the time line which will load the swf file over the top of the main swf, as long as they are in the correct folder.
I want to be able to do this on the menu system too, so when I click on a link it will load the swf over the top of the current movie, and I want to do this for each link.
I ahve read the documentation and also gone through the boards, but I still don't understand how to do this.
I have changed the xml link to <item title="Main" clip="clips/index.swf" /> but I don't even know if this is correct, because i am just loading a movie swf, do I need the clip part?? because I don't when I load movies using flash action script, I jsut use loadmovie.
Please help?????
Many Thanks
|