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: <[email protected]>
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
>
>
> ------------------------ Yahoo! Groups Sponsor --------------------~-->
> Get to your groups with one click. Know instantly when new email arrives
> http://us.click.yahoo.com/.7bhrC/MGxNAA/yQLSAA/nhFolB/TM
> --------------------------------------------------------------------~->
>
> --
> 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 | Computer software development | Software design and development |
| Macromedia flex | Software development best practice |
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

