back to krasimirtsonev.com
to blog's home page

Distort MovieClip in Flash with AS3

As you probably know there is no simple way to distort a MovieClip in Flash. The solution that I've found uses AS3. Special thanks to Thomas Pfeiffer and Ruben Swieringa. They share their experience with this problem.

I successfully wrapped the code from here. As you can see in the example below I added a few properties to class that extends MovieClip. The usage:



The code of the example:



And the result is:



You can download the source files from here.
Sharing ...
Commenting ...
blog comments powered by Disqus