DIGG IT!
12
Comments
Published
Tuesday, May 24, 2005
at
6:12 AM
.
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.&Ted on Twitter - @AdobeTed
Ted on Adobe Groups
Ted on LinkedIn
Ted on Facebook
Ted at Adobe
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.