Are the rumors true about the TextArea component? 2004-03-11 - By Merrill, Jason
Back I read some things on the textArea component in the archives about how unfinished it is, and problematic. This after I had tried to use it and set the the text styles. i.e.:
feedback_txt.setStyle("type", "dynamic"); feedback_txt.setStyle("color", "0x366183"); feedback_txt.setStyle("embedFonts", "true"); feedback_txt.setStyle("font", "Efrom"); //etc.
Also tried:
feedback_txt.type = "dynamic" feedback_txt.color = "0x366183" //etc.
Didn't work. I can get raw text to display, but no style. The only style thing I am able to set seems to be:
textArea.setStyle("borderStyle", "none");
That works. But is it not possible to set the style of the MX2004 textArea component??? If that's true, shame on you Macromedia. If not, someone please help me out? Thanks.
Jason Merrill ICF Consulting Government e-Learning Solutions icfconsulting.com
NOTICE: This message is for the designated recipient only and may contain privileged or confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of this e-mail by you is prohibited.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ Supported by Fig Leaf Software -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ Lower Prices for Certified Training! Check out new lower prices for Certified Macromedia Training from Fig Leaf Software. Expand your skill set with courses in ColdFusion, Flash, Rich Internet Applications and .NET in the new year. Fig Leaf Software provides the highest caliber instruction at our training centers in Washington D.C., Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location.
Get the details at http://training.figleaf.com/ -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- To unsubscribe, e-mail: flashnewbie-unsubscribe@(protected) For additional commands, e-mail: flashnewbie-help@(protected)
|
|