How to create Particles structure from text in AS3?
Posted
by Ole Jak
on Stack Overflow
See other posts from Stack Overflow
or by Ole Jak
Published on 2010-04-11T17:36:48Z
Indexed on
2010/04/11
17:43 UTC
Read the original article
Hit count: 246
I want to take any Text sting and form from it text formed by particles in actionscript 3 (In flash \ flex) I see I need some lib for this. but all libs Ive seen do not have such functionalyty by default...
So I want to get something like this
So Is there any sych lib? or way of doing it with some lib?
© Stack Overflow or respective owner