Hi,
I have this movie loaded externally in my Flash scene.

Is it possible to distort it PROGRAMATICALLY ? I mean, not just scaling or rotating it, but let's say, apply a skew or a perspective envelope effect on it by some AS function.

(I am trying to avoid having my movie already distorted by hand before loading it in my scene. )

Thanks