Hello,
A sort of repost of a previous question.
What is the best way to communicate with a C++ plugin from ActionScript. The plugin has exposed its functionality to javascript.
Ideally we would like to be able to have a two way communication.
A pointer to any resources or better still a sample, would be really appreciated.
P.