Jump to content

Converting C# game into an Active X control

- - - - -

  • Please log in to reply
1 reply to this topic

#1
madskillsmonk

madskillsmonk

    Newbie

  • Members
  • PipPip
  • 11 posts
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!

#2
cdg10620

cdg10620

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 389 posts
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.
-CDG10620
Software Developer




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users