Welcome, Guest
  • Author Topic: Loaded Other XML Tag Elemen  (Read 862 times)

    hinomotoblade

    • Seasoned Programmer
    • ***
    • Posts: 131
    • Flash Never Die :D
      • View Profile
    Loaded Other XML Tag Elemen
    « on: 04/18/10, 09:14 »
    Hello i have some question here, how to load the other XML tag elemen in my case :)

    First i have the XML tag like this :

    Quote
    <biodata>
    <id>
    <name>Ronald</name>
    <address>Earth1</address>
    </id>
    <id>
    <name>Jorge</name>
    <address>Earth2</address>
    </id><id>
    <name>Kofi</name>
    <address>Earth3</address>
    </id>
    </biodata>

    nah i can load the name tag in my List.

    My question is when i click the List Item that show the name,
    then in my TextField will show up the address XML tag elemen :D

    thank you very much :)
    Huihihi~ :D

    Ronald Wernecke

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 6203
      • View Profile
      • Professional Support
      • Email
    Re: Loaded Other XML Tag Elemen
    « Reply #1 on: 04/18/10, 09:28 »
    Make it a collection, then you can access it like an array ;)
    happy flashing
    8)
    Ronald

    hinomotoblade

    • Seasoned Programmer
    • ***
    • Posts: 131
    • Flash Never Die :D
      • View Profile
    Re: Loaded Other XML Tag Elemen
    « Reply #2 on: 04/18/10, 10:07 »
    Hey Ronald, can i say something to you?..

    You are....



    GENIUS !!!!!! XDXD

    thank you very much :D
    Huihihi~ :D