wel you could use the variant type var p:* but this is not very neat, nice or efficient to be honest
On Mon, Aug 9, 2010 at 2:52 PM, Oleg Sivokon <[email protected]> wrote: > > > You cannot really have custom types in AS3 or any other ECMAScript > language. I'd go for a class with 2 fields for integer and string. > > > -- j:pn \\no comment

