-
posted by: martijn, at 3 July 2008 14:19 GMT+1, 3 July 2008 14:36 GMT+1
Adobe, is there a simple reason why there is still no 64-bits version of the Flash Player?
-
posted by: martijn, at 21 May 2008 8:34 GMT+1, 21 May 2008 8:42 GMT+1
In the time Flash 6 was the latest version of Flash I filled a bug regarding the TextField and HTML output.
-
posted by: martijn, at 15 May 2008 16:13 GMT+1, 15 May 2008 16:16 GMT+1
Flash Player 10 is coming ... Astro is packed with new stuff that is to sweet to be true. I'm very pleased to see they finally did something with the text new engine.
Download Flash Player 10 pre-release
-
posted by: martijn, at 25 February 2008 21:24 GMT+1, 26 February 2008 0:24 GMT+1
AIR 1.0 is released and therefor there is a lot of reading on the web about it.
First of all people still don't see what AIR enables for certain developers. Well it's quite simple: Web developers can create desktop applications with stuff they already know (Flash or HTML/CSS/Javascript or a mixture of both). No need for learning Java SWT or something similar (cross-platform UI toolkit).
-
posted by: martijn, at 9 November 2007 11:12 GMT+1, 7 January 2008 22:00 GMT+1
I'm working on a project that loads 60 mb of images, there are 60 pages with an average of 1 mb of images. Loading all the pages is not an option because the memory of the clients computer would fillup. So I created a method that would unload pages 3 steps back and 3 steps forward and load the pages in between.
-
posted by: martijn, at 30 October 2007 8:33 GMT+1, 7 January 2008 22:00 GMT+1
I'm currently working on a project which has to load a bunch of images and videos.