FrameWork for Porting / emulating ActionScript 3 syntax to Javascript
Hi, I didn't know how to get in touch with someone from adobe, I don't know if here is the right place.
I have been developing a Javascript FrameWork for a while, which emulates all the objects, hierarchies and syntax of ActionScript 3, I am a big fan of as3 since the birth of this language and I would like to transfer all the concepts to Javascript, I am being guided by the documentation of adobe to replicate classes, properties, methods and objects such as MovieClip, Sprite etc.
Well all this is very good but recently I got assaulted a doubt, am I breaching some kind of copyright?
At first, the idea is not to sell the FrameWork, but if once you have it more stable to be able to develop with the FrameWork web applications for commercial use, or even upload the FrameWork to the Internet under some MIT license for example.
Can I have a problem replicating ActionScript 3 in javascript? Can I continue developing my FrameWork without problems?
