Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. creating a browser plug in like quicktime or flash player or pdf reader or smiliar

creating a browser plug in like quicktime or flash player or pdf reader or smiliar

Scheduled Pinned Locked Moved C#
csharpc++htmladobetutorial
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    muharrem
    wrote on last edited by
    #1

    Hi all, I need to create a component which will be callable from a/any browser when it sees an object tag in downloaded html page like the following or like My plugging will display an image file in a special format and give some responses to the user interactions whit mouse and do likes zoom-in, zoom-out, rotate, transform etc. I don't know start from where? I know c++ and c#. The library for the image processing that I need to use written with c++. If any guru out there can guide me the road-map that I should follow, will be appreciated in a highly tonnage. Thank in advance.

    P S 2 Replies Last reply
    0
    • M muharrem

      Hi all, I need to create a component which will be callable from a/any browser when it sees an object tag in downloaded html page like the following or like My plugging will display an image file in a special format and give some responses to the user interactions whit mouse and do likes zoom-in, zoom-out, rotate, transform etc. I don't know start from where? I know c++ and c#. The library for the image processing that I need to use written with c++. If any guru out there can guide me the road-map that I should follow, will be appreciated in a highly tonnage. Thank in advance.

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      As it needs to be callable from any browser(?), you wouldn't create your plugin with C#. To be honest, I wouldn't really look at C++ either - for something like this, I would probably go with raw C.

      *pre-emptive celebratory nipple tassle jiggle* - Sean Ewington

      "Mind bleach! Send me mind bleach!" - Nagy Vilmos

      CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

      M 1 Reply Last reply
      0
      • P Pete OHanlon

        As it needs to be callable from any browser(?), you wouldn't create your plugin with C#. To be honest, I wouldn't really look at C++ either - for something like this, I would probably go with raw C.

        *pre-emptive celebratory nipple tassle jiggle* - Sean Ewington

        "Mind bleach! Send me mind bleach!" - Nagy Vilmos

        CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

        M Offline
        M Offline
        muharrem
        wrote on last edited by
        #3

        Ok. But start from where? How can I make my software known by browser(s)? Remember that when a browser reads something like following alt : test.wav it plays the wav file with QuickTime or Windows media Player or Real Audio or what else installed on that machine, capable of playing wav sound. I need a similar thing. Or should I go with active-X or java applet something? Thanks

        1 Reply Last reply
        0
        • M muharrem

          Hi all, I need to create a component which will be callable from a/any browser when it sees an object tag in downloaded html page like the following or like My plugging will display an image file in a special format and give some responses to the user interactions whit mouse and do likes zoom-in, zoom-out, rotate, transform etc. I don't know start from where? I know c++ and c#. The library for the image processing that I need to use written with c++. If any guru out there can guide me the road-map that I should follow, will be appreciated in a highly tonnage. Thank in advance.

          S Offline
          S Offline
          Super Lloyd
          wrote on last edited by
          #4

          Why not give Silverlight[^] a try?

          A train station is where the train stops. A bus station is where the bus stops. On my desk, I have a work station.... _________________________________________________________ My programs never have bugs, they just develop random features.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups