PDA

View Full Version : Movieclip action problem


scourtaud
03-05-2004, 02:56 PM
Hi,

I'm actually working on Ã_ photo gallery and I am stuck with a problem.

Here it comes :

The gallery is dynamic. picture names are loaded from an external textfile containing an array.
In a first movie, the array is loaded and a movieclip as many time as there are picture names in the array. Then in each clip is loaded Ã_ picture.
This movie is loaded into the main movie and displays reduced picture in wich you can scroll.

The problem :

In the main movie, when you click on Ã_ small picture, I would like it to send the picture name to a movie clip that would display the picture in regular size.
I can't manage to add an "on (Release)" action to each movie clip containing the picture.

I've been there for a week now and I would love some help and be very gracefull for it.

Thank you in advance.

ferdymania
03-05-2004, 04:34 PM
try putting an invisible button underneath each small pic..
invisible button = button only with "hit" frame
steve