From: jjsavage on
Hi all,
I'm trying to give a C++ application a nifty Flash interface. The
documentation required for such a product is distressingly scarce, however.
I've made a tiny Flash sample with a function called CallMe that takes a string
as an argument. How do I call it with CallFunction? I can't find out how to
specify the function name and the argument(s). Does anyone know?

Thanks,
John Savage