hi
please help me to make family tree in flash or flex so please give me
logic to generate family tree i have project to create family tree but
i have not proper logic to do this.





On May 15, 5:18 pm, Kshama Pawar <kshama.pa...@gmail.com> wrote:
> Hi there...
>
> There is already a post on this..here is the link:
>
> http://www.nabble.com/-flex_india:22112--Filtering-TileList--with-Com...
>
> Let me know if you have any questions.
>
> Kshama
>
> On Fri, May 15, 2009 at 5:06 AM, ryosaeba <walterfantau...@gmail.com> wrote:
>
> > Dear Flex friends
>
> > I need to filter by a comboBox a TileList pictures gallery where I'll
> > show some products and info read from a XML.
>
> > My XML is
>
> > <?xml version="1.0" encoding="UTF-8"?>
> > <gallery>
> >   <familyA>
> >  <photo file="immagini/min.jpg" filehigh="immagini/max.jpg" prezzo="€
> > 280" codice="XXXX" title="Titolo del Prodotto">
> >   <text>
> >    bla bla bla
> >   </text>
> >   </photo>
> >  </familyA>
> > ecc....
> >  <familyB>
> >   <photo file="immagini/min.jpg" filehigh="immagini/max.jpg"
> > prezzo="€ 280" codice="XXXX" title="Titolo del Prodotto">
> >   <text>
> >    bla bla bla
> >   </text>
> >   </photo>
> > ecc...
> >  </familyB>
> > </gallery>
>
> > Now How I can put this info to my TileList and filter the Family Type
> > from a comboBOX?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to