Image transcoder options in Flex SDK 4

Since version 4 of Flex SDK, when embedding PNG assets using the [Embed] tag, you can specify the compression level of your assets.

It should look like:

[Embed(source="asset.png", compression="true", smoothing="false", quality="80")] public static var pngAsset: Class;

Using this technique can drastically reduce the resulting SWF file size.

FarmCraft II: Global Vegetable Crisis

Another game we've ported for Nevosoft.
Meet FarmCraft II: Global Vegetable Crisis!

Convert multiple images

The question was, how do I convert many graphic files (TGA) at once to other format (PNG, JPEG etc.)?

After spending some time on the net, I've found a simple solution. For batch convertion, there's a nice utility, ImageMagick Convert. It's often used on web sites (Wrenchgames is not an exclusion).

another one in progress

Another port of a casual game has reached Alpha stage. Come again soon & play!

PeaceCraft is coming soon

Another game has been ported by us to Flash. Check again soon to see this great game by NevoSoft!

Syndicate content