About sbeener's gallery

how do i load a specific image in the sbeener’s gallery by clicking a button?? I hav tryed to juse the code:

on (release) {
loadMovie(this.pathToPics+this.pArray[1], photo);
}

but then i dont get the preloader or the fade inn/out!

Thanks
Regardo

isnt it “_root.photo” instead of “photo” in the onrelaese code?

no its “photo” when you have the swf loaded in another swf… if you set it to “_root.photo” the picture wont change because the movie for the picture change isn’t in the root movie if you get my point??

thanks anyhow
regardo