List Info

Thread: rotation in simple mode




rotation in simple mode
country flaguser name
China
2007-03-19 01:20:29

Hello,

 

We are using swfmill 0.2.12, and we modified the source to achieve rotation in simple mode.

 

Our method is to patch src/xslt/simple-elements.xslt in order to add skewx and skewy.

 

I have attached the patch file (simple-elements.patch) with the mail

 

The following command is for the patching:

patch -p0 simple-elements.xslt < simple-elements.patch

 

And this is a simple example xml file to rotate 011.swf 60 digress.

<movie width=&quot;320" height=&quot;240"; framerate="12&quot;>

  <background color=&quot;#cc3333&quot;/>

  <frame&gt;

<library>

 &nbsp; &nbsp; &nbsp; &nbsp;   ; &nbsp; &nbsp; &nbsp; <clip id="img" import=&quot;data/deco/011.swf&quot;/>

</library>

<place id="img"&nbsp; x="0&quot; y="0&quot; depth=&quot;1"

scalex=&quot;0.5000000000000000&quot; scaley="0.5000000000000000"

skewx=&quot;0.8660125732421875&quot; skewy="-0.8659973144531250"

/>

 &nbsp;</frame>

</movie>

 

Thanks a lot for the great product!

 

Best regards,

 

Jey

 

 

  
[1]

about | contact  Other archives ( Real Estate discussion Medical topics )