Here is a simple example of the power of Flex. The example provides a dynamic Accordion based on the data within an XML document. It uses MX:Repeater, MX:Accordion, and MX:List. This took 10 minutes to build from scratch.&
Download XMLAccordionRepeater
Download XMLAccordionRepeater with JesterXL CSS
Thanks Jesse for the slick CSS work. :)
If you would like to see more of these types of examples.
Please leave a comment or send me an email.
Cheers,
Ted ;)
DIGG IT! 
How about you show the power of using CSS; throw this in a .css file and show both apps next to eachother.
Accordion
{
headerHeight: 18px;
border-style: inset;
border-thickness: 4px;
drop-shadow: false;
open-easing: "Linear.easeOut";
theme-color: haloSilver;
}
Hello,
The link(s) to download code are not working. Is it possible to repost this code or email it to me at
amarcello@enterrasolutions.com?
Thanks for all your help,
-Augie Marcello
Hello,
The link(s) to download code are not working. Is it possible to repost this code or email it to me at
imran_nk1123@yahoo.com
Hello,
The link(s) to download code are not working. Is it possible to repost this code or email it to me at
rsekar_005@yahoo.com
Any chance at of posting the code or enabling code view on your demo. it would be greatly appreciated by all. As your accordion repeater code links are currently on the broken.
Thanks in advance!
i'm not able to download this component.
Hello !
where can i view the source code ?
I think this person has dissapeared!!
hello i am trying to use this but the links appear to be broken.
Cheers
David
http://www.princesssparkle.co.uk
Hi,
The example is very useful but not able to download.where else can i get the source code.
i'm not able to download this component.
I am learning how to bind data to accordion. Thanks.