Can i get an .as file to recognize a boolean from the document .as file?

I’m trying to get a boolean variable from my document class to be recognized in one of my other movieClip .as files, but i’m not sure how.

If I could pass a number or string variable from my doc class to my movieClip class that would also work just fine.

if anyone knows how to do this I would very much appreciate it, thanks.