Is it possible to have an array object name be an expression? See
below?
I am getting errors if I try to use a word with spaces such as "New
Orleans:" it works if I use "NewOrleans:". Alternatively, I tried the
expression, "[EMAIL PROTECTED]:",below to replace "New
Orleans:" and Flex gave me errors.
monthlysVO = new Array(xmldpAddress.child("*").length());
for (var j:Number = 0; j < xmldpAddress.child("*").length(); j++)
{
monthlysVO[j] = {
[EMAIL PROTECTED]: [EMAIL PROTECTED],
New Orleans: [EMAIL PROTECTED];
}
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/