Functions

I have a number of movie clips acting as buttons and when each is pressed they all play the same list of other various movieclips.

Therefore on each movieclip buttons actionscript I have the same list of movieclips I want them to play.

I was wondering is it possible to define this list of movieclips to be played in some sort of function in the main code and then simply call this function on each movieclip button?? I think its possible, just not sure how to go about doing it? Any help much appreciated.

Thanks

aly_ve