I'm using version 8 of Flash and have a Tree Componant with the nodes being fed by an xml file. Each of these also has an associated url "file.swf" when clicked I would like the file to load into the empty movie clip that I have created on the main timeline. The relationship to the tree is _parent._parent.mySlide (mySlide being the instance name). However, the file continues to load into a new window rather than the original one.
I've tried multiple options including getURL, loadMovie, loadMovieNum and have also addressed the window as "_self".
In my ActionScript I am using an IF statement. That if earl exists....load movie, get url etc. What method should I be using & how to I direct my url to open in the empty MovieClip?
Any help or advice is greatly appreciated!
2006-10-10
11:06:33
·
1 answers
·
asked by
Anonymous