How to apply dynamically scale down and up into a thumbnail images size?
- by Qpixo
I'm working on one current project, I don't have any issues to load a SWF into a main SWF but I can't figure out how to apply dynamically the scale down and up into a thumbnail images size while using the Resize event handler.
I load SWF into a Loader object then add it into a container = currentMC.
I want to size it and keep all the pieces inside this container. Therefore no matter browser size, I just want to be able to apply scale on it to fit it.
Does anyone know how to do that?
Any code examples would help me a lot. I'm using Flash.