Psyked *
it’s easy once you know how.Link: Introducing ZaaIL – 40+ Image format support for Flash
Posted by James - 28/04/10 at 08:04:13 amThis is something I’ve been waiting a while for!
http://www.zaalabs.com/2010/04/introducing-zaail-40-image-format-support-for-flash/
Alchemy is a technology which makes it possible to convert code libraries from other languages, such as C, into ABC (Actionscript Byte Code) which is the underlying technology behind the Flash Player. In other words, you can take code libraries from other places and use them in the Flash Player, without any additional dependencies. It’s not easy mind you, but it is very cool.
I still haven’t figured it out myself, so I’ve been impatiently waiting for someone else to be nice and figure it out for me. Which they just have!
What actually interests me the most about this is the fact that it adds .raw image support to the Flash Player, which is very much something that I’m interested in getting into ImageSizer. Expect the next major release to include .raw image support!
Link: Adobe Alchemy, is it ActionScript heresy?
Posted by James - 12/03/09 at 09:03:56 amThis is a very interesting post from UnitZeroOne – “Adobe Alchemy, is it ActionScript heresy ?”
Alchemy – if you don’t already know – is the name of one of Adobes’ new labs projects – a method for compiling non-actionscript code into Actionscript Byte Code (ABC), which is ultimately what runs in the Flash Player.
This is very interesting because it means that it would open up a huge array of existing code libraries from other languages, and mean that they in their raw format*, could be used in the Flash Player. This is different to where we currently stand, where other code libraries have to be rewritten manually in ActionScript. So instead of taking the theory from one language and writing around that in ActionScript, we could just export for the Flash Player.
A working example is the DOOM game on Newgrounds: http://www.newgrounds.com/portal/view/470460
That’s the original game, right there, just published with Alchemy.
Continue reading Link: Adobe Alchemy, is it ActionScript heresy?…



