Archive for December, 2009

Creating a Flex-free MXML app with Razor

As it turns out, it was fairly simple to add support to the base Razor component classes to enable them for use inside mxml. You can use the razor.controls.Application class as the base tag for your mxml, change the default namespace, and instantiate any of the razor components with regular mxml tags. The resulting swf [...]

Posted by Ash on December 23rd, 2009

Filed under Actionscript | 6 Comments »

Razor components now on github, new license.

Its been a long time since the last update, but I recently uploaded the latest version of the Razor component framework to github, ditched the old wiki and set up a new home page. You can find more information, download the source and see a demo application here. I recently changed the license from GPL [...]

Posted by Ash on December 17th, 2009

Filed under Actionscript | No Comments »