Hello Flashcoders,

I have a custom component in which I want to process changes in "_rotation"
property.
Everything is ok if you rotate it with code...

But some weird  problems arise in  LivePreview.
For example, if I use Free Transform tool or Ctrl+T and rotate it,
rotation seems to be taken and appears in published SWF, BUT I can't
catch it in  LivePreview mode!

Question:
Where the rotation value is stored while in LivePreview?
onSizeMulti() function passes only height and width to my setSize.
Also, I can't find any prop. with _rotation != 0  at _root or
_root.contents etc.

What am I missing?


-- 
Best regards,
 GregoryN                        
================================
http://GOusable.com
Flash components development.
Usability services.


_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to