Stage - onResize

hello all…

i have two swfs. One loads the other.
the thing is that i know Stage.onResize works for a swf, as per adobe docs. i want to know that if the swf is loaded into another swf, then resized… will it fire the onResize event or will it fire only for the main stage/root document ?