Get stage size of parent swf

Hi All,

I have a loadedSwf that i loaded into my mainSwf. I’m trying to do some aligning with some objects in my loadedSwf file, but they’re only referencing the stage of the *loadedSwf *so the alignment is off. Is there a way to refer to the stage of the mainSwf? I tried using parent that didn’t seem to work. All the searches i found were aligning to the loadedSwf which isn’t quite what i want.