What is the best way to communicate between JavaScript and Actionscript 2.0 and 3.0 -


What about support for major browsers? IE 6+ FF2+, Opera 9+, Safari 3+, Google Chrome? Is it good idea to use the ActionScript to generate graphics (Interface JS and develop in standard HTML forms)? Perhaps it is better to use canvas? What about performance?

I will start with the object.


Comments

Popular posts from this blog

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

iphone - Smoothing a rounded stroke in Core Graphics -