hi there,
I have been messing with this little tutorial for some time, what im trying to do is put the slideshow into a movie so i can call it up with a button press so its not visable on the main movie layer.
The code:
loadMovie(this.pathToPics+this.pArray[0], _root.photo); I think its the path syntax that im gettin wrong and cannot get the images to view unless its visable on the main movie layers any suggestions…
This is my syntax loadMovie(this.pathToPics+this.pArray[0], root.mask.photo) as the main movie is called photo I have tryed multiple paths but nothing works im using flash mx pro and all syntax refering to _root.photo have been changed…
any help would be great