Variable Scope

I have a map of the world. Each country is a movieclip with a class of “Country” linked to it. Now in the timeline I have a variable for a color. How can I access that variable which is on the timeline from the Country class?