http://screenweaver.com/swsite/newindex.htm
What is the solution just using ActiveX control?
Hi ! Everyone.
I want to find a solution that transparent window and Flash, too. So I tried various direction.
First, Use the Visual Basic + Flash ActiveX control.
Implementation is very easy. But this solution has some problem. Flash is not properly run. Maybe, Flash's timer are broken. (try this)
Second, Use the Visual C++ 'PLUS' Flash ActiveX control.
This way is so easy like the First case. But this way has some BIG problem. Transparent of Flash's property is not active. It just look Window or Opaque of Flash's property.
And so on...
What is difference of two Development tools ? I don't know. But I can guess. Standard Windows API can't support the Flash's Transparent property, directly.
Who can show me the solution ?
It Must Have a Soution !! But I don't know. I'll be try everyday. Someday I'll find the solution.
ps: Rewriting or change the Flash SDK source is very good solution. But most of developer has not the SDK source. And me too.
I want to know the transparent solution for just using Flash ActiveX control.