Welcome to the projects section of unFocus.com. Here is some info on the current projects:
- History Keeper – A deep linking, browser history (back button) enabled javascript and Actionscript 3.0 toolkit.
- SwfHTML – A javascript based embedding solution for Flash Swf files.
- Object Patent Magic – A solution for removing IE's "click to activate" requirement for Flash objects (now obsolete since Microsoft patched IE in 2008).
- Backstage2D – A 2D graphics engine for Flash and AIR in ActionScript 3.0 accelerated by the GPU on Stage3D, with an emphasis on mobile.
- Scripts n Styles – A WordPress plugin that allows you to add JavaScript and CSS to individual pages or posts.
- Games – Just some experiments with games programming.
- Blocks (Tetris Clone) – The first (and currently only) Game code in the Games section of unFocus.com.
Comments
Toby Hinloopen
June 12, 2009 at 01:12 AM
Hi there, i used unFocus.EventManager in my project. It will be an opensource project. Do you mind?
Kevin Newman
June 12, 2009 at 05:04 PM
Hi Toby! I don’t mind at all. I actually have two changes to that class planned (don’t know when I’ll get to them) – one is to change the license from LGPL to MIT or something similar (I haven’t made an announcement about that just yet). I don’t think that’ll affect your usage. The other change is to make the events fire real DOM events, to address Dean Edwards’s findings. Hopefully you will find both of these changes beneficial. 🙂