Posted on November 22, 2011
by nate
in Featured, Labs
Back in April of 2010 we introduced ZaaIL, which was an Alchemy port of the open source C DevIL image library. ZaaIL was released to our labs as simply an experimental project to serve a specific purpose and to also allow for us to learn the ins and outs of Adobe’s Alchemy project. Since our [...]
Posted on May 12, 2011
by nate
in Ninjatude
This morning I would like to announce publicly that we’re currently developing a new cross-platform, cross-device game code named: Ninjatude. Ninjatude is being built on top of the latest Adobe Flash / Adobe AIR platform. In a place known as The Forest (at least by the locals), there exists a clan of Ninja Squirrels who [...]
Posted on January 25, 2011
by boushley
in Featured, Labs
I recently had a conversation with Simeon Bateman regarding the woes of mobile web development. We realized one of the reasons why Flex developers as in general have a hard time embracing JavaScript development. The Problem The particular JavaScript quirk we were discussing was window.innerHeight functions on mobile devices. During our development on mobile devices, [...]
Posted on January 11, 2011
by boushley
in Featured, Labs
On a recent project, I was asked to build a simple Flash mp3 player that could be controlled with JavaScript by using ExternalInterface. I built and tested the whole application in under an hour and was feeling pretty good about myself. QA filed a bug saying that JavaScript was throwing an error, and it only [...]
Posted on April 22, 2010
by boushley
in Labs
Compiling ZaaIL with Alchemy – Part 1 Compiling ZaaIL with Alchemy – Part 2 Compiling ZaaIL with Alchemy – Part 3 This is Part 2 of our 3 part series on compiling ZaaIL from DevIL using the Adobe Alchemy toolset (you can find Part 1 here). Since Alchemy is at best alpha software… most of [...]
Posted on April 22, 2010
by nate
in Labs
It’s really cool when you get to see one of your projects being used by other developers. Taras Novak of Random Fractals has released his next version of Image Zoomer (v. 0.2), which is a really cool Flex 4 application that allows the user to move bitmap data around, zoom in on it, etc… simple, but [...]
Posted on April 21, 2010
by boushley
in Featured, Labs
Compiling ZaaIL with Alchemy – Part 1 Compiling ZaaIL with Alchemy – Part 2 Compiling ZaaIL with Alchemy – Part 3 This post is to help share the bits of knowledge we gained about Alchemy while porting DevIL to the Flash Platform. Alchemy is an ingenious tool that is used to port C/C++ code onto [...]
Posted on April 20, 2010
by nate
in Labs
Using ZaaIL (see our other post), we are now able to support the loading of around 40 image formats directly into Flash. Full source included, and licensed under the MIT License. [NOTE] ZaaIL is still in development… we haven’t been able to test every format yet… so some listed formats may or may not work. [...]
Posted on April 20, 2010
by nate
in Featured, Labs
:: UPDATE :: We’re currently are testing a new Image Parser called ZaaTiff, we need your help. :: ORIGINAL POST :: Recently, I’ve been doing a lot of work with images and bitmaps… and I grew very frustrated with the lack of image support built into the player. After a having a conversation with my [...]
Recent Comments