scaleMode="noScale" and scale movieClip?

Hi,

I have a situation where a portion of my swf should scale and another one should not.

More specifically, I have a window that does not scale, due to Stage.scaleMode=“noScale” - hoewever, I want a movieclip inside the swf to scale it’s contents whenever the parent movieclip is resized.

How can I do this?

Kind regards,
nitech