PDA

View Full Version : Arc Text



Voetsjoeba
December 19th, 2004, 02:22 PM
This is an experiment that I created in response to people here asking whether it was possible to arc text in Flash. It's not possible with the standard tools, but with ActionScript and some creativity it is.

width=700 height=500

Download: http://downloads.voetsjoeba.com/?1099253158

sparkdemon
December 27th, 2008, 04:51 PM
can you please tell me how to control the bend of the arc in this ??

pantas
January 12th, 2009, 01:24 PM
nice :D

dmitriysorokin
January 27th, 2009, 07:59 PM
Why don't you create the arched text in a vector program like illustrator, transform it to fills then import it to flash?

pixi
January 28th, 2009, 03:49 AM
Why don't you create the arched text in a vector program like illustrator, transform it to fills then import it to flash?

Because using actionscript is lighter in filesize and allows you to dynamically change the arc radius, leter sizes, spacing colour etc all at runtime. Eg you could easily type the text onto the line and make it spin or pulse etc with a few lines of code (instead of a whole bunch of layered tweens)

Nice work as usual voets. ( Ps Grant says Hi )

pantas
April 14th, 2009, 08:41 AM
hy there Voetsjoeba.
your file is no longer available. can you upload it again?