I just updated the CocoonJSAudioPlugin.js to work with SoundJS 0.5.2 and CocoonJS 1.4.7 Download: CocoonJSAudioPlugin How to use: Just put the CocoonPlugin as the first entry to register and you can use everything else of the SoundJS-library just as is in Continue reading
I have been very busy recently and I am now starting to catch up with the blog and everything. On that note: I ve released an Update to my ebook to make it compatible with the latest version of EaselJS 0.7.1 Continue reading
Today I made a basic JavaScript-version of my flash waves-effect, that I made a couple years back. direct link: http://labs.indiegamr.com/olines/index.html For bluring I used this filter: Link but still: For those kind of operations HTML/JS is unfortunately still way Continue reading
HTML5 Gaming for desktop and mobile is a very trendy topic these days. The performance of canvas applications is getting better and better each day and technologies like CocoonJS or Ejecta even enable a close to native performance for canvas Continue reading
Editor s note: The Author of the book Instant EaselJS Starter by PACKT Publishing, Fabio Biondi, is a friend of mine and I also did the technical reviewing for the book. However, I want to state that I do not get Continue reading
PLEASE USE THE UPDATED VERSION OF THIS PLUGIN IF YOU ARE WOKING WITH SoundJS 0.5.2 // CocoonJS 1.4.7 at http://indiegamr.com/soundjs-0-5-2-audio-plugin-for-cocoonjs-1-4-7/ Again a small, but hopefully helpful file: CocoonJSAudioPlugin.js As the native SoundJS-Plugins: WebAudioPlugin.js and HTMLAudioPlugin, don t seem to go hand Continue reading
So while on the Stage touch is working for EaselJS in CocoonJS, it is currently not possible to touch individual EaselJS-DisplayObjects in CocoonJS. I wrote a quick fix for that, in case anyone else needs it. Download: easeljs_cocoonjs_touchfix.js (updated version to Continue reading
Today I was trying to scrape the EaselJS-Classes for their public methods and properties to generate an EaselJs-CodeCompletion for SublimeText2. I had some difficulties getting a unified set of information for each method/property because the code does not seem to Continue reading
Or in other words: When everything that can be wrong with a client is wrong! The client had already made a couple requests that seemed odd or made no sense in my eyes, but this one really sums up Continue reading