I have 39 thumbnail images divided into 3 columns of 13.
The origanal image(s) size is 350x263. I can`t seem to figure out
how to show the original size when you mouseOver the thumbnail.
Example:
thumbnails []

[] [] [] [-----------------------------------------------------------]
[] [] []
[] [] []
[] [] []
[] [] []
[] [] []
[] [] [] 350x263 image here
[] [] []
[] [] []
[] [] []
[] [] []
[] [] []
[] [] [] [-----------------------------------------------------------]

would i create a MC for each of the thumbnails and then
Code:
on (rollOver){
    gotoAndStop(2);
}
p.s.
I have taken the 39 originals and put them on a layer