Web Design Resources & Tutorials to help you design the best website!

So the New Flash Player 10 will be coming out with a Text Engine that is a significant improvement over what we have right now as of Player 9. There are around 32 new classes that you have so far, give or take a few. The Example that I have provided is pretty simple and the explanations are within the source code. All I am doing for all is choosing a font that I want, and choosing a couple of formatting styles. The Text has some sort of rotation in all 4 styles. Now If you don’t have the fonts that I used then you are probably going to see a different style. So make sure that you have these fonts : Times Roman, Geneva, Webdings, and Verdana or you can just copy and paste the code in Flex Builder and change it to whatever fonts you want to use.
Click Here for the Example Make Sure you are running Flash Player 10.
<script type="text/javascript"><!--mce:0--></script>
Become master of latest technology using up to date testking ccnp dumps and testking ccda test demos by test king and pass your certification exam on first try.
Incoming Search Terms :flash text engine , flex 4 text , flash text engine example , flex text engine , flex 4 text engine , flash 10 text engine , flash text engine tutorial , flex 4 text effects , as3 text engine , flash player 10 text engine
7 Responses to Flash Player Text Engine Examples For Flex 4 (Gumbo)
jim hayes
September 14th, 2008 at 3:01 pm
So where you are using rotate_90 for rotation, do you expect (or see?) all the letters to appear on top of each other?
That’s what I get, using player 10,0,0,525 in internet explorer on XP.
I’d put this down to pre-alpha code (or my own ignorance), but I’m not entirely sure now!
Sherif
September 14th, 2008 at 3:05 pm
The difference between rotate 90 and rotate 270 is where the letters are facing. Notice the 2 text’s that are on their side, one “C” faces upwards and one “C” faces downward. I tried getting the letters to stack on top of one another but had no luck.
jim hayes
September 14th, 2008 at 3:09 pm
Apologies, just updated player to 10,0,0,602 and it now appears as expected.
Thanks for example!
jim hayes
September 14th, 2008 at 3:13 pm
What I was seeing was them all directly stacked on top of each other in the z index (e.g. at the same x,y coords).
Now it works ok, I presume there’s a line direction property , but I’ve not been looking at the text for a few weeks now. I may fire up flex builder and have a play with the latest SDK…
localToGlobal » Blog Archive » news review -> 38th week of 2008
September 19th, 2008 at 9:20 am
[...] Flash Player Text Engine Examples For Flex 4 (Gumbo) | Flex & AIR [...]
Mr Windows
October 27th, 2008 at 7:58 am
Прикольно!
Rob McCardle
May 26th, 2009 at 2:38 pm
Hi Sherif, thanks for the useful article. I've written a little round up called "Flash Player 10 AS3 Text Layout Engine Dynamic Selectable Embedded TTF’s" clearing a few things up and linked to you…
http://www.robmccardle.com/wp/?p=59
Demo & source there – hope this is useful to someone,
Cheers,
Rob
http://www.robmccardle.com