Devlog posts by Mateusz Małczak (page 1)


Launching external application without NativeProcess

21 days ago malczak actionscript air comments

Recently, I have been working on AIR version of my annotation tool - http://szoter.com. In online version, user can take a screenshot of entire screen, directly from flex application. I have achieved that with use of a small Java applet (read about that in one of my previous posts 'Flex and Java applets').
In AIR version of that application I came across serious limitation, to use NativeProcess class, application has to work in an extended-desktop profile

(read more...)

HTTP server with AIR 2.0

3 months ago malczak actionscript comments

This time just a short note about new AIR 2.0 release candidate, available at Adobe Labs. I have written an example application to illustrate how to use new ServerSocket class in AIR applications. I have used that class to create simple HTTP server.

(read more...)

Free AS3 transformation manager

4 months ago malczak actionscript comments

This time I would like to share with You, my own transformation manager implementation. It is a simplified version of transformation manager used komixo project. Manager handles rotation, scale and skew transformations

(read more...)

AS3 bytecode editor

4 months ago malczak actionscript swfutils comments

Recently, I have been preparing to my speech at Flash Camp, where I will talk a bit about bits and bytes. As an example I have created bytecode editor for AS3

(read more...)

Flash getBounds bug

6 months 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...)

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