Hmm.. I`ve been playing with that control lately and found out something:

1. That flash plug-in wasn`t nmade with cpp.
2. It can actually work in A6 (surprise surprise)... but there`a a catch to it:
IT CAN WORK IF YOUR A6 IS ver 6.22 or below... why, because the current version (6.31 if I am not mistaken) has an all new SDK, and thus an all new plugin interface. Check out the documentations for both SDK`s and you`ll see what I mean.

Apparently, that flash control `pipes` a function `on-the-fly` to the c-script because ver 6.22 isn`t actually compiled. Not like the current version wherein the code is compiled that is why piped calls from swf can cause it to crash, not like with with 6.22 or below, it can insert a call on the spot to script.

Fact is, you`ll find the CScript code with in your .cd folder if you are using 6.22 or below.

Now for the hard part, the only way I know to connect the SWF control (which happens to be a VB control) to C++ is through MFC.Unfortunately, the A5 SDK doesn`t seem to wanna shake hands with MFC.... sigh...


FAVORITE CHARACTERS KO:
***
[image]http://www.freewebs.com/circledemonbloodrush/avatar2.JPG[/image]
***
The easiest way to kill the most lethal martial artist in the world is to get a gun.