Closed GoogleCodeExporter closed 8 years ago
PS : I'm using as3corelib-.92.1 with Flex Builder 3
Original comment by jon_le_k...@hotmail.com
on 17 Mar 2009 at 10:44
Have you tried using var Test:Array = ArrayUtil.toArray(obj);
That would be my suggested solution...
Original comment by NielsBjerg
on 31 Mar 2009 at 11:12
Thank you NielsBjerg, I've tried it and your solution works.
I think it may be better than using the object immediatly like I'm doing now,
thats
why I will change it next time ;)
Thank you again for your solution ;)
Original comment by jon_le_k...@hotmail.com
on 7 Apr 2009 at 8:26
Original comment by darron.schall
on 8 Jul 2009 at 7:02
Original issue reported on code.google.com by
jon_le_k...@hotmail.com
on 17 Mar 2009 at 10:39