jmandawg
10-05-2010, 05:22 PM
Hi,
How can i initialize an arraylist with data? IIRC there is a one line way to do it something like:
public static var categories:ArrayList = new ArrayList("john", "smith");
Thanks.
How can i initialize an arraylist with data? IIRC there is a one line way to do it something like:
public static var categories:ArrayList = new ArrayList("john", "smith");
Thanks.