I feel like some kind of web luddite for saying this, but does anyone else actually like flash? yes, people abused it and most flash apps were crap, but now I'm seeing more and more of the same done in css animations/javascript. It's worse too, since most people just do something like jQuery.animate and update the dom every frame. I personally liked the actionscript 3 graphics api a lot more than javascript + canvas.…
It's also easy to block Flash (I have it disabled by default), but not so easy to block JS or CSS animations selectively. Having done some decompilation/deobfuscation stuff I've worked with the Flash file format directly at the byte level, and it's really quite nice and efficient for its purpose - although you wouldn't see that from the direction Adobe's plugins have taken. IMHO it was good when it was still called M…
Fun times. I had a lot of time on my hands as a kid.