Archive for the 'Uncategorized' Category

installing flashplayer 10.1 debugger on linux 64bits

Player 10.1 beta 3 was released on February 23, 2010.

If you want to install the debugger version of this release on a 64 bits Linux box you have to install a current 64-bits non-debugger version first.

After that you can replace the installed libflashplayer.so by a 32 bits debugger version of this file.

This also applies if you want to install the debugger version of the current release, see note2 below.

This is how i did it on 64bits Kubuntu 9.10:

Continue reading ‘installing flashplayer 10.1 debugger on linux 64bits’

animated gif generator

Thibault Imbert has created numerous amazing AS3 libraries! Last year i used his AS3 PDF generation library, and now i used his AS3 GIF Animation Encoding Library for an online gif89a generator.

It is built for player 10 so you can load local files directly in to the player, you can also capture images from your webcam. You can find it here:

http://abumarkub.net/animatedgifmaker/

gif89a_maker