The label of the accordion header comes from the .label of the container.
The icon of the accordion header comes from the .icon of the container ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of bryanpoopbartow Sent: Wednesday, September 12, 2007 12:43 PM To: [email protected] Subject: [flexcomponents] Accordion Header with Graphic Assets? Here's what I'm trying to do: I want to create and accordion whose headers each have different "icons" based on a reference to an asset in the model of the application. I've seen several examples of people using icons for each "state" of the accordion header, but I'm wanting to load the icon dynamically and not based on state. Essentially, each header in the accordion would have a different "icon" and when I changed the data provider of the accordion, it would re-populate with new icons in each header. Is this possible? Has anyone seen it done?
