[swfmill] placing clips with rotation

Martin Wood flashdev at relivethefuture.com
Mon Jul 10 11:38:35 EDT 2006


What would be the best / most simple way to place clips and specify a rotation?

I looked through the xslt files and saw the the place tag is transformed into a 
PlaceObject2 with a Transform child tag, which contains transX / Y and scaleX / 
y attributes, but it doesnt have the skewX and Y required to rotate an object.

So, should i add those into the xslt file (simple-elements) and recompile (im 
running on debian for development and will be deploying it to another linux 
server for live usage) or is there something simple im missing..like a way of 
using a PlaceObject2 after the simple place tag to transform an existing clip?

thanks..

Martin




More information about the swfmill mailing list