So i programmed a game and now i want to put it on the web, but not as a .exe download, i want it to be played as a browser game type thing. I was told i could put my game into an Active X control and that would allow me do what i want? Does anyone know if this will work, and specifically how i would go about doing so?
thanks in advance!
1 reply to this topic
#1
Posted 10 March 2011 - 03:17 PM
|
|
|
#2
Posted 17 March 2011 - 05:45 AM
You may want to look at this link: Writing an ActiveX control in C#
Also note that
- It is not an application, only a single form, so you will need to modify the code a bit
- ActiveX is not supported natively on Firefox, Opera or other operating systems than Windows. IE may ignore the control depending on security settings.
Also note that
- It is not an application, only a single form, so you will need to modify the code a bit
- ActiveX is not supported natively on Firefox, Opera or other operating systems than Windows. IE may ignore the control depending on security settings.
-CDG10620
Software Developer
Software Developer
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









