# Transforming "part" of a movie clip

**URL:** https://forum.kirupa.com/t/transforming-part-of-a-movie-clip/226921
**Category:** Uncategorized
**Created:** [May 25, 2007, 2:41am UTC](https://forum.kirupa.com/t/transforming-part-of-a-movie-clip/226921 "2007-05-25T02:41:33Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![jeromeramone](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/jeromeramone/32/3405_2.png) [@jeromeramone](https://forum.kirupa.com/u/jeromeramone)
#### Post date: [May 25, 2007, 2:41am UTC](https://forum.kirupa.com/t/transforming-part-of-a-movie-clip/226921/1 "2007-05-25T02:41:33Z")

</div>

This is a weird one… I am trying to dynamically generate images of a rolls of labels like the ones in the attached files. They could have any number of rows and columns of labels. Notice how the labels “curl” into the roll. I have to read an xml file that has the number of rows and columns, and width and height of each row and column. Then I have to generate a movie clip of the “sheet” of labels with the correct number of rows and columns of labels. Here’s the hard part: I have to “curl” that movie clip after it’s been generated. Anybody that knows how to do this is hereby a genius, I’m utterly stumped.
