• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Plugin clsid's

 
Ranch Hand
Posts: 3695
IntelliJ IDE Java Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I know this isn't really a servlet or JSP question, but hopefully there's enough web developers reading this board to help me out.

I'm desparately trying to find out the classid (or clsid?) of the following plugin "NPAVI322 Dynamic Link Library"

My client is not happy with the default behaviour of this plugin (it presents a black box that the user must right click and select "Play")

If I do a pop-up window and embed the player with the attribute for "autostart = true", then the problem is solved.

However, I need the classid to properly embed the object. Or do I?

This is the code I used to embed a similar player, but not the exact one I'm needing...
So you can see, i need that classid thingy for NPAVI32. Oh, and it's a Netscape plugin (i think)
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic