Can I distort a bitmap image in Flash?
        Posted  
        
            by drpepper
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by drpepper
        
        
        
        Published on 2010-05-10T11:48:50Z
        Indexed on 
            2010/05/10
            11:54 UTC
        
        
        Read the original article
        Hit count: 193
        
Hi, what I would like to do is to take a loaded GIF file as a Bitmap, and then distort it by stretching and shrinking parts of it, so it would look like it got squished up against the screen.
I'm pretty sure that there's no easy way in Flash to go beyond scaling and shearing, but I wonder if there might be some simple techniques to accomplish this kind of effect.
By the way, I've also thought of pre-deforming the images in GIMP and saving them there, but I can't find a simple way to do it without learning their scripting language.
Thanks for your help!
© Stack Overflow or respective owner