styles.style["font-family"]
 
Gordon Smith
Adobe Flex SDK Team

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of ruidsoares
Sent: Monday, January 14, 2008 12:54 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Dash symbol on xml tag



Hi,

I have an xml file that has the following structure:

<styles>
<style>
<font-family>Arial</font-family>
<font-weight>bold</font-weight>
</style>
</styles>

I would like to know how can I reference the font-family tag using E4X?

Thanks,

Rui



 

Reply via email to