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
  1. Home
  2. Web Development
  3. ASP.NET
  4. activex in asp.net

activex in asp.net

Scheduled Pinned Locked Moved ASP.NET
helpcsharpcssasp-netcom
2 Posts 2 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.
  • S Offline
    S Offline
    sunita ramesh
    wrote on last edited by
    #1

    hello all, i have an Activex control which is a player plays .cam files.I embed its dll in webpage using . I have play button in each row of datagrid.so if 1 st play button in the grid is clicked,the activex control dll downloads and starts playing files. Everthing is working well. but if i click another play button while the first one player is playing, the first player is crashing. To over come this problem,i need to close the first player,when second player's play button is clicked. 1.how to close the first player,when 2 second player play button is clicked. any solutions.. plz help me and give me suggestions.. Thanks in advance, sunita

    M 1 Reply Last reply
    0
    • S sunita ramesh

      hello all, i have an Activex control which is a player plays .cam files.I embed its dll in webpage using . I have play button in each row of datagrid.so if 1 st play button in the grid is clicked,the activex control dll downloads and starts playing files. Everthing is working well. but if i click another play button while the first one player is playing, the first player is crashing. To over come this problem,i need to close the first player,when second player's play button is clicked. 1.how to close the first player,when 2 second player play button is clicked. any solutions.. plz help me and give me suggestions.. Thanks in advance, sunita

      M Offline
      M Offline
      minhpc_bk
      wrote on last edited by
      #2

      IMO, you can implement it in the way as below when the play button is clicked: Basically, you only need one player to play the selected media file, once the play button is clicked, you can use javascript to stop the player, assign the new media file to the url property, then call the play method.

      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