Resizing Flex swf after loading it in Flash swf

Don’t change the width and height properties. Instead use:

// see SystemManager help
setActualSize(aWidth, aHeight);