n. I suspect the particular
> > syntax you used was not correct, hence your issues. It'd help to
> > post this instead.
> >
> > Regards, Stan Vassilev
> >
> > ----- Original Message - From: "Gareth Hudson"
> > <[EMAIL PROTECTED]>
&g
Hello :)
If you can compile your code in AS2 you can use my openSource framework
VEGAS and this ADT package (vegas.data) ... you can find in this library all
JAVA collections (Collection, Map, Iterator, List, Queue...) i think you can
find good tools for you problem :)
1 - go in the project pa:
>>Just a hint.
>>Often multi-dimensional arrays are just crying out to be
>>single arrays of objects and if their wish is granted, your
>>code becomes amazingly small and elegant as your reward for
>>granting their wish.
I agree - IMO best and most flexible way is an array of objects (which
obj
t; Regards, Stan Vassilev
>
> - Original Message - From: "Gareth Hudson"
> <[EMAIL PROTECTED]>
> To:
> Sent: Saturday, January 20, 2007 2:02 PM
> Subject: [Flashcoders] Multi-dimensional array problems in classes
>
>
>> Hi there,
>>
>>
Regards, Stan Vassilev
- Original Message - From: "Gareth Hudson"
<[EMAIL PROTECTED]>
To:
Sent: Saturday, January 20, 2007 2:02 PM
Subject: [Flashcoders] Multi-dimensional array problems in classes
Hi there,
Does anyone know if it we are supposed to use multi-dimensio
ect: [Flashcoders] Multi-dimensional array problems in classes
Hi there,
Does anyone know if it we are supposed to use multi-dimensional arrays
(an array consisting of arrays) within a class? If so, what is the
best, legal way to create them?
The only way I have mana
Hi there,
Does anyone know if it we are supposed to use multi-dimensional arrays
(an array consisting of arrays) within a class? If so, what is the
best, legal way to create them?
The only way I have managed to do it is by this method:
var reactionStoichiometry:Array = new Array (
new Array
7 matches
Mail list logo