I’m quite new to Flash and ActionScript.
Anyway, I wrote my own XML Slideshow, that’s working great. The problem I have is that I can’t add an ‘envelope’ effect to the images that are loaded as sprites. I know I can use ‘envelope tool’ if I break the image apart (ctrl+b) but I need to do it dynamically via AS.
Is there any way to do it.
Rotating the X/Y/Z axis doesn’t do what I need.
Looking forward to your replies.
Thanks in advance.
Have you looked at this: http://krasimirtsonev.com/blog/article/distort-movieclip-or-image-in-flash-with-as3?
I think this can help you a lot.