Posts Tagged vectors

Clearing an Array or Vector

There are many ways to clear an Array or Vector. I’m tired of seeing the foolish ones. Read this and make sure you’re not doing anything foolish:

Read the rest of this entry »

Tags: ,

5 Comments

The Type-Safety of Vectors

I really want to like Vectors, the new typed array functionality in Flash 10. In fact, I use it as often as I can. But there are some really awkward things about it that make it a pain. Here are some gotchas:

Read the rest of this entry »

Tags:

3 Comments