How to rotate text (s:label)? I've tried using rotationZ but instead of rotating text it rotates each letter with some weird effect... How to change text angle?
A:
if effects:
http://www.eonflex.com/flex/4.1/langref/spark/effects/Rotate.html#includeExamplesSummary
if properties: http://docs.huihoo.com/flex/4/spark/components/Label.html#propertySummary look for rotation
and for samples:
http://flex.gormagon.org/2007/04/12/text-rotation/
http://creative-geeks.com/blog/2009/05/26/rotate-text-using-embedded-fonts/
Eugene
2010-08-29 16:38:14