Isometric MovieClip Grid

Hello all…

I am thinking of some cool concepts on how I could display dynamically loaded thumbnails from an xml file. When I load them, I group them into x amount of equal subgroups. I wanted to display them in an isometric fasion, that is, have three panels, a floor and two walls, with thumbnail movieclips.

My difficulty is doing the rotation, scaling, and positioning of the movieclips once they have been loaded. I’ve ran through senocs iso tutorial and am up on the concept with gridlines and drawing, but not with movieclips.

I’ve noticed that you can rotate a movie clip on stage using the free transform tool, then reducing the height by 50%, but that’s not through actionscript.

If anybody has any clue, holler… thanks