[2008] 64 Bit Browser, Flash Videos
Hey Guys, I develop on my 64bit system, and the problem with that is, flash does not support 64bit browsers, only 32 bit, is there a way to convert the browser i made to like 32 bit or something so it will be compatible with flash for sites like youtube?:confused:
Re: [2008] 64 Bit Browser, Flash Videos
set the targeted processor in your compiler to x86.
If you're using the free version of visual studio, you'll have to add a line to the xml of the project file to do this. Look it up on msdn.
If you have a real version, there's an option in the menu.