i've done a simple image gallery before but i havent made one in a while.. then again i never did one with thumbs.
i have all my images inside a movie clip and above on another layer i have all my thumbs. how do i link them together?
Printable View
i've done a simple image gallery before but i havent made one in a while.. then again i never did one with thumbs.
i have all my images inside a movie clip and above on another layer i have all my thumbs. how do i link them together?
Simple, with a onEnterFrame function make image._x = thumb._x;