Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to make Flash ActiveX control compatible on deployment machine?

Tags:

c#

.net

flash

The application used the ActiveX control axshockwaveflash, when you install and deploy the application on another machine there is a problem of compatibility version Flash, how to solve this problem? Can someone experienced in the past?

like image 417
aktec Avatar asked Nov 28 '25 16:11

aktec


1 Answers

Hello friend from Russia. I think you're seeking a solution to use both languages.

In fact, with C#, you can make Silverlight applications, which can do some of the functions that Flash provides, such as simple animations, form elements, and even camera & microphone. End users need to install Silverlight player in their browsers ( supported by Mac OS X & Windows ).

With Flash ( ActionScript ), you can make Flash animations as well as games. End users need to install Flash player in their browsers ( Google Chrome has built-in Flash player ).

In short, you need only either language to bring your contents to end users. No need to use ActiveX as it is commonly disabled / blocked by browsers.

like image 140
Raptor Avatar answered Nov 30 '25 05:11

Raptor



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!