how are you retreiving the attribute?

----- Original Message ----
From: "NileAge, Mail" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]; Flex Components <[EMAIL PROTECTED]>; [EMAIL PROTECTED]; 
[email protected]; [EMAIL PROTECTED]
Sent: Tuesday, February 12, 2008 8:28:26 AM
Subject: [flexcoders] Problem With XML

I have a problem when I try to start application to get some data from database 
on creationComplete event and  then set this data in xml file then when I click 
on LinkBar Item to change the data and get certain attribute, the problem that 
I get all attributes when I want only one attribute.
 
example: 
get the data of ProjectID="1"
                                                                                
                                                                                
                                                              
<ProjStyle>
  <items>
    <theStyle ProjectID="1" ProjectName="Almaza" BG="BG.swf" Body="BODY.swf" />
    <theStyle ProjectID="2" ProjectName="Makadi" BG="BG.swf" Body="BODY.swf" />
  </items>
</ProjStyle>



      
____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs

Reply via email to