|
If you download Flex 2 Beta 3 from www.adobe.com and look through the examples
and documentation, I believe you will find some examples of using XML with
Flex. ActionScript 3 implements the E4X (EcmaScript for XML) standard, which
provides a very powerful way of manipulating XML. To duplicate a control like a RadioButton
declaratively in MXML, you can use an <mx:Repeater> tag. To create a RadioButton
in ActionScript, use the 'new' operator. - Gordon From: Can anybody please send And also please let Please reply
-- 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
YAHOO! GROUPS LINKS
| |||||||||||


