Hi I have a gallery page that when clicked on thumb nails (images as buttons)it opens the full size image how do I open the images im the middle of the screen.
this is how I'm opening the larger images (which are within a swf).
on (press){
loadMovieNum("old sufton.swf" , 1 );
}
I'm using Flash 8 BTW
cheers for any help
this is how I'm opening the larger images (which are within a swf).
on (press){
loadMovieNum("old sufton.swf" , 1 );
}
I'm using Flash 8 BTW
cheers for any help