I am trying to produce a pop-up window (TitleWindow) that contains
HTML formatted text. The simple example below produces no output
(blank). It appears that HTML is not supported in TitleWindow,
although I see no mention of this. Does anyone know if HTML is
supported in TitleWindow, or am I doing something wrong?

Thanks.

<?xml version="1.0"?>

<mx:TitleWindow xmlns:mx="http://www.macromedia.com/2003/mxml">
      <mx:Text width="80%" fontWeight="bold" htmlText="This is html
text" >
</mx:TitleWindow>





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to