Gamestudio Links
Zorro Links
Newest Posts
New FXCM FIX Plugin
by flink. 06/04/24 07:30
AlpacaZorroPlugin v1.3.0 Released
by kzhao. 05/22/24 13:41
Free Live Data for Zorro with Paper Trading?
by AbrahamR. 05/18/24 13:28
Change chart colours
by 7th_zorro. 05/11/24 09:25
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
2 registered members (Akow, AndrewAMD), 1,640 guests, and 13 spiders.
Key: Admin, Global Mod, Mod
Newest Members
AemStones, LucasJoshua, Baklazhan, Hanky27, firatv
19058 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 2 1 2
Re: How attach a flash in gamestudio? [Re: pengbin] #46933
08/11/05 13:33
08/11/05 13:33
Joined: Jun 2004
Posts: 30
Köln, Germany
C
christe Offline
Newbie
christe  Offline
Newbie
C

Joined: Jun 2004
Posts: 30
Köln, Germany
This is exactly my problem, too.
I have this ""Could not obtain OLE control window handle"-Error.
Does someone know how to solve this?

Re: How attach a flash in gamestudio? [Re: christe] #46934
02/11/06 07:41
02/11/06 07:41
Joined: Feb 2006
Posts: 32
Philippines
Rush Offline
Newbie
Rush  Offline
Newbie

Joined: Feb 2006
Posts: 32
Philippines
I think this guy needs some help. Too bad I can't help out. I've been searching for an swf dll for the past days. I've searched all forums for this but I can seem to find anything usefull. That plugin by peacemaker doesn't work on A6.

Hmmm... if I won't find the right dll (the one that loads swf and allows fscommands and setvars to and from A6), then I'll have to resolve to writting one in c++. That'll take time though...

I think I'll try including that VB swf control in my C++ project. I think this is possible. Well, in case anyone would find out an easier way to do this... geezzz.... I need help too....


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.
Re: How attach a flash in gamestudio? [Re: Rush] #46935
02/14/06 16:32
02/14/06 16:32
Joined: Mar 2003
Posts: 4,427
Japan
A
A.Russell Offline
Expert
A.Russell  Offline
Expert
A

Joined: Mar 2003
Posts: 4,427
Japan
See if you can get hold of Peacemaker or if he has published the source. If you can get the source code it probably won't be a great jump to get it into A6.

Re: How attach a flash in gamestudio? [Re: A.Russell] #46936
05/10/06 11:31
05/10/06 11:31
Joined: Feb 2006
Posts: 32
Philippines
Rush Offline
Newbie
Rush  Offline
Newbie

Joined: Feb 2006
Posts: 32
Philippines
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.
Page 2 of 2 1 2

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1