Archives

Understanding Vector Class

Not to get confused with the word ‘Vector’(Class) with vector ( scalars and vectors), is basically a new class introduced in new version of flash player(version 10). This class is meant for accessing and manipulating a vector(a typed array), means it can handle a vector of strings, vector of integers, and so on- even you [...]