Flade is an actionscript toolkit designed to simplify the creation of physics engine and simulations. You can take a look at it here on SourceForge. I needed something fast and lightweight for physics simulation for a current top-secret project. First hurdle: it’s AS1. Argh! Thankfully I have my trusty FDT beta to help so it […]
AMFPHP is stable and just about ready to be released but still needs some documentation, tutorials, example files, etc. Now every time I ask people for some help I usually receive the typical email:
Wow, I love AMFPHP, it’s great, I’d like to contribute example files, how can I help?
To which I usually respond:
Great! We need […]
Christophe Herreman wrote a nice class a while ago that can generate AMFPHP’s methodTable, based on function signatures and JavaDoc. The very first implementation used Reflections which are PHP5 only. Thereafter he rewrote another implementation for PHP4 based on Regular expressions that did the job. Unfortunately PHP4 is a bit of a pain as it […]
Right after I finish my current project I will officially be taking a break away from the computer, quite possibly until the beginning of September. This last one has been a bit stressful and I haven’t had more than two consecutive days of vacation for 4 years, so this will be well-deserved.
I’m currently in […]
This is going to surprise many: a better library window. That’s it. That’s all I want. That and improved JSFL. If MM can do that, I’ll be a happy man.
Wait, what’s wrong with library window? Well, first of all, you can only open it once per movie. Makes sense right? Wrong! How many times have […]