Internet Explorer 6 is not supported.
Upgrade to view this site.

Cyntaxic Framework

An MVC ActionScript framework for the programming middle class.

After researching and testing some monstrously large MVC frameworks like PureMVC, Cairngorm and Swiz, I decided I needed something a little more nimble to handle the smaller projects I often found myself taking on. I also thought that maybe others would like to use it as well, so I built a website for the framework and made it available to the public.

I built the framework site with PyroCMS and built some custom modules for the site functionalities. I built a module to handle the documentation page. The module parses the ASDoc comments in the latest release of the framework with ZenDoc and creates the documentation page. I also integrated a module for the Boilerplate section of the site which allows you to start your Flash app by generating a brand new package structure and AS files.