I have a text 'hello world' in my ActionScript3 file.
What I am trying to achieve is to make the middle portion of the text bigger in height.
So, it will start off with a small 'h' and then moving towards the middle, each letter's size will increase.
The exact thing is shown in this image -
http://img180.imagevenue.com/img.php?image=96687_helloworld_122_632lo.jpg
Any ideas how I can achieve this? Thanks in advance.