Are variables that are defined in the Parent (root) movie inheritable down to the child movie. IE ButtonPushed = False (or True) is defined in Parent (root). Child movie has "if(ButtonPushed){ code here}

Please let me know if I'm on the right path.

Thanks!