Ask a Question related to Macromedia Flash Data Integration, Design and Development.
-
savil7678 #1
Subscript & Superscript in dynamic and input text fieldin Flash
Yes, <sub> & <sup> tags are not supported by Flash... but you can
use Subscript & Superscript in dynamic and input text field in Flash:
Download & install Subscript & Superscript fonts from
[url]http://www.subscriptfont.com[/url] or [url]http://www.superscriptfont.com[/url]
You will need to restart Flash software after installed fonts.
Create a dynamic text field with Arial font embeded. Set the HTML property
to true.
Create a dynamic text field with Subscript font embeded.
Create a dynamic text field with Superscript font embeded.
Use HTML tag to set text to subscript or superscript like below:
Some text<font face="Superscript">?</font>
If you are using ActionScript to test the htmlText, use script like below:
my_txt.htmlText = "Some text<font face='Superscript'>TM</font>";
They are better than CG since it goes lower than the baseline and it's real
subscript..
savil7678 Guest
-
Superscript & Subscript in Contribute
Just wondering how you would apply add sub & super script formatting... in html you would simple put <sub>2</sub>, but in contribute you can't edit... -
superscript in Rich text Editor
Help!!!:brokenheart; Is there a way to add superscript/subscript in rich text editor? Current editor does not support this. Can any one give me... -
Formating superscript text
I have users who need to format text with the sup tag. I have already added a new button in both Toolbard/cctoolbars.xml and Strings/cctoolbars.xml.... -
Users input into a Dynamic text box?
If you use Dynamic text box's in a form looking for a users input of information -- desiring to capture that information and then emailing this... -
Need help with Input/Dynamic Text Box
Hey guys/girls, i started flash not so long ago, and i am learning with the Flash MX Bible Book(very good) and i need to know how to change...



Reply With Quote

