MessageBox Class for AsWing
I lately commited a new class to the AsWing Kit SVN. It enables you to display simple message boxes in AsWing based ActionScript applications. The class was modeled after the Windows API function...
View ArticleBuilding an SWC library using the Flex 3 SDK
So the other day i was trying to build the AsWing library with the Flex SDK. Sadly, i failed miserably. I didn’t even know where to start. How do you feed all the files into the compiler? What command...
View ArticleQuickly generating AsDoc
For ease of use i have a small batch file to generate the documentation for my ActionScript projects. It’s definitely nothing special, but if you struggle with the asdoc syntax and you just want a...
View ArticleConverting SWF animations to video
If you ever tried to convert a SWF animation to a video you know what a pain it can be. Let’s first look at the solutions at hand: Exporting a movie from Flash Using a SWF to movie converter Screen...
View Article