Hi Bryan,

Thanks for that link. Unfortunately I don't read Korean too well (at all).
Do you know if there is an English translation for this discussion, or
do you have some code samples that are commented in English?

Regards,
Graham Weldon
\


Bryan Choi wrote:

> Hi, Graham Weldon.
>
> I am a Korean.
>
> I explained it on my community.
>
> You can see from the url ( http://cafe.naver.com/flexcomponent/665 )
>
> Actually, I was helped flexcoders members.
>
> So I'll show you and many Korean.
>
> I don't know how many it'll help you to know it.
>
> Thank you,
> Bryan.
>
>
> ----- Original Message -----
> From: "Graham Weldon" <[EMAIL PROTECTED]>
> To: <flexcoders@yahoogroups.com>
> Sent: Thursday, May 25, 2006 9:05 AM
> Subject: [flexcoders] XMLListCollection search [f2b3]
>
>
> > Hi all,
> >
> > I'm wondering if anyone has had any experience or has some samples for
> > searching an XMLListCollection for a particular item?
> > I have a nested structure of <element>'s, each having an "id"
> attribute.
> > I would like to be able to do something like:
> >
> > var myXmlListCollection : XMLListCollection = new XMLListCollection(
> ...
> > some data source ... );
> > var item : *** = findItem(myXmlListCollection, 'MyUniqueId');
> > trace (item.toString());
> >
> > I am unsure of the class type of variable "item" in this example. I
> want
> > to be able to add in an element using "item" as the parent. So the data
> > type used needs to allow this type of operation. The next step will be
> > to add a child to this found item.
> >
> > Any thoughts?
> >
> > Regards,
> > Graham Weldon
> >
> >
> >
> > --
> > Flexcoders Mailing List
> > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> > Search Archives:
> http://www.mail-archive.com/flexcoders%40yahoogroups.com
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
> >
> >
>
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
>
>
>
> SPONSORED LINKS
> Web site design development
> <http://groups.yahoo.com/gads?t=ms&k=Web+site+design+development&w1=Web+site+design+development&w2=Computer+software+development&w3=Software+design+and+development&w4=Macromedia+flex&w5=Software+development+best+practice&c=5&s=166&.sig=L-4QTvxB_quFDtMyhrQaHQ>
>       Computer software development
> <http://groups.yahoo.com/gads?t=ms&k=Computer+software+development&w1=Web+site+design+development&w2=Computer+software+development&w3=Software+design+and+development&w4=Macromedia+flex&w5=Software+development+best+practice&c=5&s=166&.sig=lvQjSRfQDfWudJSe1lLjHw>
>       Software design and development
> <http://groups.yahoo.com/gads?t=ms&k=Software+design+and+development&w1=Web+site+design+development&w2=Computer+software+development&w3=Software+design+and+development&w4=Macromedia+flex&w5=Software+development+best+practice&c=5&s=166&.sig=1pMBCdo3DsJbuU9AEmO1oQ>
>
> Macromedia flex
> <http://groups.yahoo.com/gads?t=ms&k=Macromedia+flex&w1=Web+site+design+development&w2=Computer+software+development&w3=Software+design+and+development&w4=Macromedia+flex&w5=Software+development+best+practice&c=5&s=166&.sig=OO6nPIrz7_EpZI36cYzBjw>
>       Software development best practice
> <http://groups.yahoo.com/gads?t=ms&k=Software+development+best+practice&w1=Web+site+design+development&w2=Computer+software+development&w3=Software+design+and+development&w4=Macromedia+flex&w5=Software+development+best+practice&c=5&s=166&.sig=f89quyyulIDsnABLD6IXIw>
>
>
>
> ------------------------------------------------------------------------
> YAHOO! GROUPS LINKS
>
>     *  Visit your group "flexcoders
>       <http://groups.yahoo.com/group/flexcoders>" on the web.
>       
>     *  To unsubscribe from this group, send an email to:
>        [EMAIL PROTECTED]
>       <mailto:[EMAIL PROTECTED]>
>       
>     *  Your use of Yahoo! Groups is subject to the Yahoo! Terms of
>       Service <http://docs.yahoo.com/info/terms/>.
>
>
> ------------------------------------------------------------------------
>



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to