Communication between mxml and Flash file

I have an application written in Flex and I want to access a private var (inside the .mxml file)
from a Flash file.
I mean how would it be possible to “call” this var into an .fla file?
I have no clue at all…