M
Matt
Hello,
I am attempting to get a software prototype UI/demo built in Flash to
talk with existing C++ (so I can exchange data and commands between
the application-software already developed in the C++ source with its
prototype UI/demo to be built in Flash).
Can anyone provide examples or guidance for such an effort?
More details:
I know C++ and general Unix/Linux/posix systems programming, but I am
new to Flash, ActionScript, and JavaScript.
The Flash demo developer I'm working with has requested that the
coding/API path run through ActionScript, for it appears that Flash MX
2004 likes ActionScript over JavaScript. (This seems to make sense
given all the ActionScript docs I've seen associated with Flash thus
far.) However, the Macromedia docs suggest that JavaScript is the
only means (outside of ActiveX) that can interface with C++ code.
Thus I suspect I will call JavaScript from ActionScript via
mmexecute(). Alas, these are one of my several questions.
More details can be found at this thread:
http://www.actionscript.org/forums/showthread.php3?t=63262
Thanks for any help!
-Matt
I am attempting to get a software prototype UI/demo built in Flash to
talk with existing C++ (so I can exchange data and commands between
the application-software already developed in the C++ source with its
prototype UI/demo to be built in Flash).
Can anyone provide examples or guidance for such an effort?
More details:
I know C++ and general Unix/Linux/posix systems programming, but I am
new to Flash, ActionScript, and JavaScript.
The Flash demo developer I'm working with has requested that the
coding/API path run through ActionScript, for it appears that Flash MX
2004 likes ActionScript over JavaScript. (This seems to make sense
given all the ActionScript docs I've seen associated with Flash thus
far.) However, the Macromedia docs suggest that JavaScript is the
only means (outside of ActiveX) that can interface with C++ code.
Thus I suspect I will call JavaScript from ActionScript via
mmexecute(). Alas, these are one of my several questions.
More details can be found at this thread:
http://www.actionscript.org/forums/showthread.php3?t=63262
Thanks for any help!
-Matt