I want to load a swf into a Flex application and scale it down into a thumbnail-size.
I've looked at http://stackoverflow.com/questions/245420/dimensions-of-loaded-swfs-stage, but it does not really address my need: I want to size it and keep all the pieces inside a container.
Thanks