admin's blog

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.

MAMAUCAN is closing!

MAMAUCAN is closing!

The addicting match-3-style game has reached pre-release stage. Your goal is to put together bunches of similar flowers thus collecting points. But there's an option: to take an order. When you ship the order (certain flower in a few turns), you get way more points!

Visit the site again in a week to see this game.

UPDATE: click the icon to the left to play!

Syndicate content