Fit bitmap to non rectangular MovieClip

Hi there,

I’m loading bitmaps dynamically using AS3 and I’d like to fit/tile them within a movieclip. (like a texture but in 2D)

However, my movieclip is not rectangular and everything I tried resulted in the texture getting out of the boundaries of my movieclip and being displayed as a big rectangle.

Any help would be appreciated…

Thanks!