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 _______________________________________________ swfmill mailing list [email protected] http://osflash.org/mailman/listinfo/swfmill_osflash.org
