Take a look at my movie
http://www.neilios.btinternet.co.uk/
It's an interface for a web site, click one of the buttons and a window swings in.

It calls the text from a seperate movie (content.swf).

What I want to do is set a variable for each button, if button number 1 is pressed i = 1, 2nd button i = 2 etc etc.

And for each button a different text content is loaded in to the movie.

How would I pull this off?