|
Bracket notation works on both sides of an
_expression_: this[myVar_"+i].someProperty =
someValue; someVar = this[myVar_"+i].someProperty; Tracy From: What
about the opposite? o["myVar_" + i] = new String(); On 7/26/06, JesterXL
<[EMAIL PROTECTED] Make the class dynamic or use an object.
o["myVar_" + i] = new String();
Sent: Wednesday, July 26,
2006 10:24 AM -- 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
__,_._,___ |

