I found AS2 to have a comfortable workspace being a software programmer & there are a lot of things to boost productivity to go from a drag and drop developer to an Actions Panel only programmer meaning everything is done through writing.
I knew fruitbeard would write AS3 & I didn't want to start that language until I finally threw the time one day & that is almost all I mostly use to setup single feature operating systems now, I literally have setup a AS3.cpp file that is capable of doing simple actionscript commands as an OS. Although Adobe Animate doesn't currently have the option to write AS2 anymore since it was deprecated I only write AS3 for that reason. I was excited to have some releases that I could make in AS3 that were capable of running as a mobile application all until I heard about .ane's I didn't like the idea of having competition available to me by not being involved in writing java. I know that my AS3.cpp file will be a big part of my next step in programming by giving myself a instant booting platform with the same actionscript syntax:
Code:
graphics.linestyle(1,0x000000);
graphics.moveTo(0,0);
graphics.lineTo(0,0);
graphics.clear();
array.push(0);
array.pop();
array.shift();
I actually renewed my Animate CC license today & hope to make some sales this month: