>Long story short we are trying to do what the Flash Player does outside of 
>Flash. We have seen other companies have success using Emscripten and asm.js 
>so if Adobe could open source parts of the Flash Player then we could get some 
>of the Flash Player functionality in javascript. FTE and the Core Text 
>Services C library (documentation 
><http://www.adobe.com/cn/devnet/flash/articles/tlf-overview.html>) inside of 
>the Flash Player are of particular interest to me and anyone else that was 
>using TLF in their Flex application. This also has potential of making the 
>effort for Flex JS easier.

Joel,

I am not going to address the why won't adobe open source flash part of this, 
there are too many threads on that in this forum to count already. However, 
just want to point out that a lot of what FTE was trying to accomplish is 
bringing the rendering capabilities of the browser into Flash Player. So, 
porting something that does browser rendering in the player back to the browser 
is a bit circular if not redundant. We have found that everything FTE could do 
is generally available, faster and easier in the browser DOM today. This isn’t 
a comment on Flex versus JS in general, just on text rendering.

Just something to think about,
Mike


Reply via email to