Hi i need to make a VectorIterator, so i need to accept a Vector with any type. I am currently trying to define the type as * like so:
var collection:Vector.<
var collection:Vector. = new Vector.()
but only on targeting flash player 10 cs4