Tag Archives: puremvc

Unified Web Development

One language to rule them all? Perhaps, at least in terms of web development. haXe is fascinating. One language across all tiers of your web application: on the server, in the browser, and even on the desktop. haXe compiles down to Neko bytecode (to run on the server), JavaScript (for all your Ajax needs), and ActionScript bytecode (for Flash Player goodness). Combine haXe and PureMVC, and you’ve got some real power!

Posted in Banter | Tagged , , , , , | 4 Comments

Dan Berkowitz Portfolio

Another portfolio website I built for a friend. It uses a similar engine to the website I built for Maciek, but this time makes use of PureMVC and has a JavaScript hack to make the mouse-wheel work on Mac OS X. http://www.danberkowitz.co.za/

Posted in Uncategorized | Tagged , , , , , | Leave a comment

Moonlighting Film Production Services

My first project using the PureMVC framework and SWFAddress (for deep-linking). Oh, and using an old version of Papervision3D. www.moonlighting.co.za

Posted in Uncategorized | Tagged , , , , , , , , , | 8 Comments

The Begining

Word up! As in.. WordPress up and running! So, my plan is to throw up some tutorials here. The kind that would have helped me a bunch when I started on my journey into OO flash development. I want to cover FlashDevelop, Tweener, Papervision3D and PureMVC amongst other flash/web related things. I’m also going to use this site as a portfolio of sorts. When I get the time I’m going to look into building a flash portfolio that uses this … Continue reading

Posted in Banter | Tagged , , , , , , , | 1 Comment