Hacker News new | ask | show | jobs
by UnpossibleJim 1188 days ago
It's almost sad to admit these days but Flash started me down my path with Actionscript. It was the first language I thought I could really use and threw myself into, creating small games for the web (at the time). It was a blast!
1 comments

Same here. I remember the first time actually grasping objects and class members:

circle.x = 50;