Devlog entries (page 1)


Flash getBounds bug

5 days ago malczak actionscript comments

Recently, as I worked on a new version of komixo maker, I came across this, really irritating, bug. As it is written in title, it is related with getBounds method of DisplayObject class.

(read more...)

komixo maker 0.9 released

23 days ago sobstel komixo comments

We have just released komixo maker v0.9. See komixo.com for details. We have new site, new layout and loads of fixes & changes in the maker. Check yourself.

(read more...)

HTML e-mail best practices (I mean: forget standards-compliant HTML)

about 1 month ago sobstel htmlemail html comments

Ok, poor boy (or girl). Now you'd like to learn some useful tips to create beautiful HTML e-mails using whole CSS goodness. Sorry to disappoint you, but you can't. At least if you want to be cross-client and I'm sure you do

(read more...)

Flex and Java applets

4 months ago malczak actionscript comments

Recently I have had to implement exporting PPT files directly form flex application. Looking for possible solutions I have found one that uses Java applet. The idea was to use Java Applet as a 'worker' for Flex application.

(read more...)

Alchemy - loading large jpeg images

6 months ago malczak alchemy comments

In AIR 1.5 and Flash Player 10 the maximum size for a BitmapData object is restricted so that total number of pixels cannot exceed 16,777,216 pixels. Lets say we need (for some reason) to use larger image. We cannot use Loader class to load it because we will get runtime error. But still much larger images can be loaded using libjpeg ported with use of alchemy project

(read more...)

Website content premeditately commited by segfaultlabs (malczak & sobstel).
Layout by mlando. Icons by DryIcons.com. All rights reserved, of course.