How to apply dynamically scale down and up into a thumbnail images size?
        Posted  
        
            by Qpixo
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Qpixo
        
        
        
        Published on 2010-06-09T13:24:04Z
        Indexed on 
            2010/06/09
            13:42 UTC
        
        
        Read the original article
        Hit count: 182
        
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.
© Stack Overflow or respective owner