|
|
|
|
|
by zeveb
2780 days ago
|
|
> I'm actually gonna have to go ahead and blame the demise of Flash for the current lack of interesting web design. I know there were technical reasons to get rid of it. Security. Mobile. Proprietary. etc. Whatever. The thing is, all that's been replaced with JavaScript, which has all the downsides (well, it's not really proprietary, but JavaScript-heavy websites aren't really usable as something to learn from & modify, especially once minification comes into play) and has the great new flaw of not realistically being disablable, unlike Flash tended to be. We even saw this week Google deciding not to support non-JavaScript browsers. JavaScript is a boot stomping on a human face, forever. |
|
Did you ever use Flash? It was incredible. Draw right there on the canvas with basically Illustrator-esque tools (or just File->Open whatever .jpg you want). You can add a keyframe in the timeline, and just drag the image to wherever you want. Then you hit play, it looks right, then you hit publish, and it would play exactly the same in any browser ever.
Also, ActionScript 3 was basically typed javascript, back in like 2004.