After the Plug-in installed,browser (Netscape 4.7) loads locally NWC files succesfully in my computer but when uploaded to ISP(Internet Service Provider)'s disk where I have Web site,
the browser cannot load NWC file when browsing the uploaded html file,showing only logo.
My source code is only <embed src=xxxxxx.nwc ---parameter-----></embed>
(Locally OK with this coding).
According to the sample of moonlite,the source cord of "pluginspage="http://www.noteworthysoftware.com/composer/plugin.htm" type=application/x-nwc" is added. The reason is missing of the source? If so ,how I can change the part of "http://www.noteworthysoftware.com/composer/plugin.htm" ?
Did you set the mime type, per the Browser Plug-in Authoring Guidelines (http://www.noteworthysoftware.com/composer/plugin.htm).