Is actionscript 3.0 strong enough to finally be my sole server-side language?
actionscript-3, apache-flex, coldfusion, flash, php
Solution
Short answer: NO, ActionScript 3 is client-side, since Flash is client-side technology.
Long answer: Haxe
Problem
Actionscript 3.0 is much more powerful than its previous versions. Does this mean that I can start using it as my sole server-side language? can it connect to the database just like coldfusion or php? What is it that it can't do on the server-side? Thanks