well..... i'm a junior designer and right now working on island website.....
i hope that someone or somebody can help me with this.....
my flash file have 1 main swf file and several sub swf file....
(if u know what i mean)
anyway the problem is when i link the sub swf file to the main swf file using
on(release){
unloadmovie("aurisland.swf")
loadmovie("map.swf",_root._droptarget);
}
it work but actually it preview the first scene in the main swf file...
and actually i want it to preview directly to scene 9 in the main swf file...
i have been desperately searching for an answer for about a month now..
PLEASE HELP ME!!!
|