Hi,

I'm using Ant to build a Flex application.
One of the Flex compiler's flags is set with an element:
<use-network>[true|false]</use-network>

I'd like to take this value from a property, but so far I was only able to
use props in XML attributes, not as text nodes. I'd be happy to get advice
on how to accomplish this.

Cheers

David
-- 
View this message in context: 
http://old.nabble.com/How-do-I-use-a-property-inside-an-element-tp27684805p27684805.html
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to