I am trying to create an area in my Flex application where a user can type in text and it will appear along a curve or an arc. The curve/arc should be able to be adjusted by the user as well.
Does anyone have any code examples or pointers on how I can achieve this in Flex 3/Actionscript 3?