Click here to Skip to main content
15,901,284 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I am trying to port Maksym Diachenko et. al.'s Flash to DirectX windowless controls to work for 64-bit.
see here: http://flash-to-directx.googlecode.com

However, it crashes without any explanation and i have no more clues. It works fine for 32 bit app though. It seems that somehow ActiveX does not correctly support Windowless Flash Objects/Sites

On the other hand, i can cause the flash to display correctly on 64-bit with a non-windowless control via the following sample here:
http://www.codeproject.com/KB/winsdk/flashio/sample.zip

My question is:
can someone explain to me what the differences are and why they occur?
what can i do to produce a working 64-bit windowless activex control?

Thanks
Posted
Updated 6-Feb-12 8:53am
v3
Comments
Sergey Alexandrovich Kryukov 6-Feb-12 14:54pm    
Links fixed. You use HTML markup, so don't check "Treat my content as plain text, not as HTML".
--SA
Member 8641001 13-Feb-12 10:37am    
I am also trying to do the same thing and have the same results as you. Did you ever find a solution to this?

Thanks
Yuval Nir 14-Feb-12 6:02am    
Nope, this step is currently suspending the port to x64 for our software.
I am quite suspicious that this is an ActiveX component BUG, but have no proof.

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900