Hi to all Is it possible to show html text in columns if text has more than one line?
content.html=true; content.wordWrap=true; content.multiline=true; content.autoSize="left"; content.condenseWhite=true; content.htmlText='<TEXTFORMAT tabStops="[140]">block1<TAB> block2 header<br> block2 long text</TEXTFORMAT>' with this example block2 header has indent but block 2 text does not have it. Thank you for any help. _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

