Category Archives: Binary

Bitwise Operations in ActionScript 3

We – Flash Engineers – rarely use these operators, but when we do, performance and efficiency are in mind.  Bitwise operators are used to manipulate bits of data/variables, they operate on single or sets/pairs of bits – otherwise known as … Continue reading

Posted in Binary, Flash AS3 | Tagged , , , , , | 3 Comments