Results 1 to 3 of 3

This is a discussion on Has anybody succeeded in loading a NPAPI plugin? within the Plugins Development section, part of the Chrome Plugins category: I just failed. I am now having the same problem as someone posted here previously in another thread. I tried ...


  1. #1
    wadewu is offline Junior Member
    Join Date
    Dec 2009
    Posts
    10

    Default Has anybody succeeded in loading a NPAPI plugin?

    I just failed. I am now having the same problem as someone posted here previously in another thread. I tried to load a NPAPI plugin sample downloaded from the Mozilla web site: npsimple.
    I was using script like this to access the plugin, but failed, the attribute of the object is undefined.....


    script:
    <embed type="application/simple-plugin" width=1 height=1 hidden="true">

    <script>
    var embed = document.embeds[0];
    </script>


    Has anyone been successful with that? Could you provide a demo for me? Thank you~

  2. #2
    PAEz's Avatar
    PAEz is offline Moderator
    Join Date
    Aug 2009
    Location
    Australia
    Posts
    656

  3. #3
    wadewu is offline Junior Member
    Join Date
    Dec 2009
    Posts
    10

    Default

    thanks. the above links are really helpful.

Similar Threads

  1. Adapting NPAPI plugin for chrome
    By Hansen in forum Plugins Development
    Replies: 16
    Last Post: 09-22-2010, 11:21 PM
  2. NPAPI plugin in Chrome
    By markh in forum Plugins Development
    Replies: 8
    Last Post: 12-01-2009, 10:50 PM
  3. Some Downtime Possible With Slow Loading
    By Chrome in forum Chrome Central
    Replies: 1
    Last Post: 10-12-2009, 08:34 AM
  4. Slow loading?
    By Waha in forum Chrome Central
    Replies: 3
    Last Post: 07-26-2009, 05:33 AM
  5. Page loading problems...please help...
    By walking101 in forum Bugs and Vulnerabilities
    Replies: 0
    Last Post: 01-21-2009, 03:53 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •