Re: [Flashcoders] text warp in flash

2005-12-20 Thread GregoryN
rishi, If you have pre-defined curves for the arcs and embedded fonts, it's not a problem. I'd suggest to: 1) split user's text to individual letters 2) for each letter create text field or mc with textfield inside it 3) place the textfields/mc's along the curve (assumed it is described as

Re: [Flashcoders] text warp in flash

2005-12-20 Thread Bart Wttewaall
http://www.storyabout.net/typedrawing This is an application that uses bulging text in a static manner. It might give you an idea.. 2005/12/20, rishi <[EMAIL PROTECTED]>: > Hi > > > > I have been trying to achieve text warp , with all the technologies and > the skillset I possess, but to no succes

[Flashcoders] text warp in flash

2005-12-19 Thread rishi
Hi I have been trying to achieve text warp , with all the technologies and the skillset I possess, but to no success. I tried to achieve the same using displacement filter but to no success. Problem definition: I want the user to add text on stage at runtime and then select from certain bu