Simple Animation Performance: Flash vs HTML5

I would say the results are shocking but they aligned with my hypothesis. Flash outperforms HTML5 for simple animation used at the core of nearly every game on the internet. The basic principal of games is that the screen is refreshed on an interval x number of times per second as one or many objects [...]

Expanding Draggable Widget

Lightboxes are overused. They take way to long to load and consume far too much screen real estate. A far better user experience can be achieved by teaming up JavaScript with ActionScript. The end result is less than 6KB of code! **Update: The feedback widget replaced the draggable widget. Please visit this link for a [...]