Help TapDoctor to beat the viruses that have escaped from his laboratory.
They are very bad but when they are more than two they are not able to agree.
Tap where you have to join and exterminate them. Continue reading
Animated html5 logo with adobe edge preview
Updated : www.displayobject.fr/2012/07/31/animated-html5-logo-with-adobe-edge-preview-6-1/
A simple anim build with AdobeÂź Edge.
Works well with Chrome, Firefox 5 & Safari iPhone – Seems that IE9 doesn’t like scale on svg… Continue reading
A Performance test class for AS3 Mobile dev
I currently need to do some bench to optimize my iPhone game. (TapDoctor ;))
So I’m working on a simple class to facilitate the work, inspired by the Grant Skinner performance test, but with the mobile constraint : be as light as possible.
Continue reading
Time management for as3 mobile dev – Tick, Timeout and Interval
While working on my iPhone game project I realized that AIR 2.7 for IOS introduced bug with the Timer class and setTimeout.
So I wrote 3 static classes : Tick, Timeout, Interval class to bypass the problem. (With a big thx to @seraf_NSS for test, debug and enhancements)
Continue reading
A Timeout class to replace setTimeout in AIR 2.7 for IOS
After a first compilation of my AIR for IOS app with AIR 2.7 the situation was not good.
The application that was developed and optimized for AIR 2.6 was not smooth at all đ
A few tests later, I isolated the problem: The setTimout() method does not work properly (?) in AIR 2.7 for IOS.
Continue reading
AS3 Error Manager with UncaughtErrorEvent – ErrorHandler 0.2
Some modification on my ErrorHandler class – sources.
AS3 Error Manager with UncaughtErrorEvent
This class has been updated -> ErrorHandler 0.2
With flash player 10.1 an UncaughtErrorEvent object is dispatched when an uncaught error occurs.
Here is a small class for displaying errors within the application based on selected parameters …
Sources on Github
Continue reading
Deform your friends face with warpalizer alpha
Un petit post pour présenter un petit projet perso.
Warpalizer est une appli facebook qui permet de dĂ©former ses photos et celles de ses amis. Actuellement en version alpha, l’appli est destinĂ©e Ă Ă©voluer…
Continue reading
Test Operation with Flash Builder and Zend AMF on mysql utf8 database
The problem occurs when there are accented characters in an utf8 database (particularly common in french).
The generated service works properly, but cannot be tested in Test Operation view.
Flash Builder displays an error advising to encode the content with the php method utf8_encode ()…
Continue reading
Why flash is not dead
I keep reading âFlash is deadâ or âFlash is no use anymoreâ. Do they actually know what theyâre talking about? Are they Flash experts, have they worked with real clients? I donât think they do, are or have. How to bury the most innovative technology, which has inspired the current developments and uses of javascript, although it is currently the only way to offer a true rich web user experience.
Continue reading