Scotty,
Thanks for your help thus far
I am doing a picture gallery you heard this for the billionth time
everything is going well, but the path to pics is not working
I am using this code,
on (release) {
_root.contents.loadMovie(“danipici.swf”);//or “danipici.jpg”
}
//danipici.jpg is a movieclip, and contents is the instance name for my
blank movieclip
when I test the movie with or without publishing I get the error
“Unable to locate URL …/…/danipici.jpg”
This happends even when I make the path a URL that I have repeatedly tested
[color=green]Any input would be much appreciated from forum members.[/color]