On Mon, Nov 24, 2008 at 02:50:36PM -0500, Francois Boyer <[EMAIL PROTECTED]> wrote: > Is it possible to show text as superscript and subscript? > > In flash, I know this is available only with static text, but I can't > find the way to realize that with your tool!
Well, you could do two text fields and move the second one slightly up (and make it a bit smaller). But with swfc, afraid there's no easy out-of-the-box solution (Flash EditText in HTML mode unfortunately doesn't support <sup> and <sub>, even with a system font). You could, of course, just put text+formatting into some PDF file and convert that to Flash, and then use it with the ".swf" command. I guess it depends on what you're doing. Greetings Matthias
