Classes!

Hi,

i am a bit of a newbie when it comes to classes… i am using a class which uses the flickr api.

it has this var in the class which decides what tag is used.

 public static var SEARCH_TAG:String = "red"; 

how can i access this var from my fla?

cheers,
G