Category Archives: AS3
Making AS3 more dynamic with Objects
I love AS3. However after some time working with Javascript, I’ve come to miss the versatility of AS2 dynamic typing. Don’t get me wrong, AS3 strong typing is great, and the compile time errors save tons of debugging hours. But sometimes strong typing can lead to multiple functions that do the same thing, just because [...]
Posted in AS3 Leave a comment
Documenting your Flash IDE project with ASDoc