00:00
00:00
MSGhero
Free time is nice time.

Nick @MSGhero

Age 30, Male

Somewhere in the North

Joined on 12/15/10

Level:
17
Exp Points:
2,848 / 3,210
Exp Rank:
19,885
Vote Power:
5.85 votes
Rank:
Police Sergeant
Global Rank:
6,517
Blams:
456
Saves:
937
B/P Bonus:
12%
Whistle:
Normal
Trophies:
6
Medals:
661
Supporter:
11y 5m 1d
Gear:
3

Small Flash retrospective

Posted by MSGhero - January 1st, 2021


I never really thought about how Flash has affected my life until recently.


My games and open source contributions didn't open a career path or anything life-changing that, but the practice and experience I gained in programming them has absolutely helped me. Coding classes in college, a minor in Computer Science, the light-to-moderate coding I do as part of my job... doing games and all on the side prepared me to be able to take these on. I don't think I would have done the minor or survived at this job without being "fluent" in programming.


Basic concepts like loops and variables of course translate from Actionscript 3 to any other language. But I'll never forget a Java class I took where one assignment was to make a Pacman-style game. Having been coding in AS3 for several years at that point, I was well aware that there's a delay between pressing a key on your keyboard and "holding down" that key (to make typing possible). Without handling it, your character's movement will hiccup almost, before smooth motion begins. I had already dealt with it numerous times back then, so it was trivial for me to do it again for that class. I didn't think about it. Well apparently, almost no one else figured that out and I got bonus points for being clever.


I don't consider 5 points on an assignment to be life-changing, but perhaps the minor and job preparedness were. Maybe I would have gone down that route anyway and learned quickly, but maybe not. Ignoring what maybe could have happened and just looking at what did happen for me, I guess it was life-changing after all. Thanks NG.


Press F and draw a dick to pay your respects.


iu_218542_3611941.png


3

Comments

f
(_)_)::::::::::::::::::::D
AAAAND POST!

Inspirational length

lol

adobe (f)lash

The stars aligned on that one

Funny that google chrome is still not updated for me yet, so flash still available for me

Browser support ends within the next 3 weeks

Flash still for me works I'm using Edge

Couple weeks until browsers turn it off for good

oo------------------------------------------------3 F

We accept creative license here

dang, it really is the little things in programming that you dont think about that get you, a similar thing happened to me back in the day when i was writing code to make a key press do something, if you dont put in a "wait" command the key press will execute as many times as your computer can cycle through your code!

F

I forgot to comment on this almost a year ago, so here you go