MacOSX/Carbon Netscape/Safari PlugIn Not Recognized

Ask a Question related to Mac Programming, Design and Development.

  1. #1

    Default MacOSX/Carbon Netscape/Safari PlugIn Not Recognized

    Hello,

    I have written a Carbonized Netscape PlugIn which works fine under Internet
    Explorer 5.2.2 and MacOS 10.2.6. However when I try it with Netscape 7.1 or
    Safari the plugin fails to be called. Although it is listed in the PlugIns
    section of the Help Menu.

    I have just made an ordinary file (not a package) and dropped in the Internet
    PlugIns folder in the Library folder.

    Anyone have any idea why IE work and the others don't? I went into the
    preferences "Helper Apps" section and forced it to point to the PlugIn.

    Any ideas? Seems funny it works in IE but not the others.

    Thanks in advance

    Eric Edwards Guest

  2. Similar Questions and Discussions

    1. hosting flash through netscape plugin API
      Hi, several people posted on the same topic, but i have never seen any answer to them. I'm trying to embed the mozilla flash plugin directly into...
    2. Safari OK Netscape is wierd
      Okay, I'm a complete newbie at Dreamweaver. I was going along fine, learning everything from books, and the program seemed to be complying. Then I...
    3. problems with using flash plugin on MacOSX
      I tried to use "Flash Player.plugin" on MacOS X. Now I can load plugin, and load to it movie. But movie is not played, only can stepping between...
    4. Netscape 7.01 faster than Safari
      On Thu, 10 Jul 2003 21:15:13 +0000, John Steinberg wrote: i gotta be honest here. i tried 7.1 today for a good while and i'm quite impressed....
    5. Safari: Win Media Player Plugin?
      In article <0001HW.BB1CBB1F0006A6EDF0386600@news.cis.dfn.de>, DaveC <dave+usenet3016@mailblocks.net> wrote: It appears to have placed it in the...
  3. #2

    Default Re: MacOSX/Carbon Netscape/Safari PlugIn Not Recognized

    In article <01HW.BB44492800168EB716363D70@news.dsl.pipex.com> ,
    Eric Edwards <NOericESPAM@genie.net> wrote:
    > Hello,
    >
    > I have written a Carbonized Netscape PlugIn which works fine under Internet
    > Explorer 5.2.2 and MacOS 10.2.6. However when I try it with Netscape 7.1 or
    > Safari the plugin fails to be called. Although it is listed in the PlugIns
    > section of the Help Menu.
    >
    > I have just made an ordinary file (not a package) and dropped in the Internet
    > PlugIns folder in the Library folder.
    >
    > Anyone have any idea why IE work and the others don't? I went into the
    > preferences "Helper Apps" section and forced it to point to the PlugIn.
    >
    > Any ideas? Seems funny it works in IE but not the others.
    >
    > Thanks in advance
    >
    Does it hit any breakpoints/DebugStrs along the way?

    --

    - rmgw

    <http://www.electricfish.com/>

    ----------------------------------------------------------------------------
    Richard Wesley Electric Fish, Inc.

    "Violence is the last refuge of the incompetent."
    - Isaac Azimov, _Foundation_
    Richard Wesley Guest

  4. #3

    Default Re: MacOSX/Carbon Netscape/Safari PlugIn Not Recognized

    in article [email]01HW.BB44492800168EB716363D70@news.dsl.pipex.com[/email], Eric Edwards at
    [email]NOericESPAM@genie.net[/email] wrote on 7/23/03 6:16 AM:
    > Hello,
    >
    > I have written a Carbonized Netscape PlugIn which works fine under Internet
    > Explorer 5.2.2 and MacOS 10.2.6. However when I try it with Netscape 7.1 or
    > Safari the plugin fails to be called. Although it is listed in the PlugIns
    > section of the Help Menu.
    >
    > I have just made an ordinary file (not a package) and dropped in the Internet
    > PlugIns folder in the Library folder.
    >
    > Anyone have any idea why IE work and the others don't? I went into the
    > preferences "Helper Apps" section and forced it to point to the PlugIn.
    >
    > Any ideas? Seems funny it works in IE but not the others.
    >
    > Thanks in advance
    I have the same exact problem. It's a big problem, and I've filed bugs with
    Apple on this.

    Larry Gerndt Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139