Transforming "part" of a movie clip

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.