Use <mx:Text> for paragraphs of text. But there is no reason to use
<mx:Form> for an Accordion pane if all you're going to put in it is
<mx:Text>. You should just use <mx:Canvas> instead.

 

Gordon Smith

Adobe Flex SDK Team

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of nihilism machine
Sent: Saturday, May 24, 2008 11:18 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Text Question

 

Ok, this will probably sound stupid but ...

How can I write a paragraph of text inside of an accordion? My example 
accordion that I am using uses <mxForm for each accordion element. How 
can I write a paragraph of wrapped text inside of the accordion? 
Thanks in advance.

-e

 

Reply via email to