Document Event Metatags with ASDoc
You can document your (custom) events thrown by custom classes. It is easy. Just add event metatags as described in…
You can document your (custom) events thrown by custom classes. It is easy. Just add event metatags as described in…
It seems to be an easy task but turned out a bit more complicated than expected: compiling a Flash Builder…
Lately I stumpled across a mysterious metatag in different AS3 classes that looked like this: As I am relatively new…
I recently noticed that using UML-diagrams is a great way to structure as3-code before writing the actual code. Being no…