Ask a Question related to Macromedia Flash, Design and Development.
-
axis #1
flash plugin for C++ applications?
Is there a dll+headers package available for C++ application developers,
so that they can use flash animations within their applicaiton
(similarly to how web browsers do it)?
Thanks.
axis Guest
-
Please help --> How can I install flash player plugin (version 8) in browser without downloading setup or redirecting to macromedia site if flash plugin is not available in browser
Hi, Please help How can I install flash player plugin (version 8) in browser without downloading setup or redirecting to macromedia site if... -
Flash Applications run very slow
Whenever i watch a flash animation or run a flash game with firefox it runs very slow, like 4 frames per second (normal is 12) or something like... -
Flash Form Applications
Hi All, I need some serious advice on what is the best way to build applications in Flash Professional using Forms. We are working on a major... -
[Flash MX] Launch applications
Hi All I'm sure that maybe someone asks for this before, but i couldn't find it in all the list messages. I need to prepare a CD in Flash MX and... -
Artful #2
Re: flash plugin for C++ applications?
Use the activeX control .. your C++ (eg VC) should generate headers for you
from the activeX control
Artful Guest
-
mick #3
Re: flash plugin for C++ applications?
The flash player is an activex control, you can use it like any activex> Is there a dll+headers package available for C++ application developers,
> so that they can use flash animations within their applicaiton
> (similarly to how web browsers do it)?
>
> Thanks.
control in VB, VC++. You just have to remeber to distribute the control with
you application.
mick Guest



Reply With Quote

