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?
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.