This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Flash Site Design > April 2004 > TextArea HTML Help





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author TextArea HTML Help
blrbd

2004-04-12, 4:42 am

If someone can help it would be great!....I'm using ActionScript in Flash
MX2004 to fill a TextArea box with results from some calculations. I have the
TextArea properties set to HTML because that helps with the formatting. But
now the global styles don't work for Font Color and Font Size. In regulare
HTML those usually need "" around them so I can't figure out how to send them
in HTML to the TextArea or is there another way to format the text in the
box...??

Thanks in advance for the help

creativity06

2004-04-12, 4:42 am

this.createTextField("tfNewfield",1,10,10,150,30);
tfNewfield.text = "This is your text";
tfNewfield.html = true;
tfNewfield.htmlText =
"Here is a link to <a href='http://i-technica.com'>HTML Formatted Text
here</a>";

Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews