by Mike H » Wed Dec 13, 2006 4:05 am
Hi balaji,
Is the podcasts options section also missing? With the setup you mention, the plugin should* work. You don't need to put the plugin files in the plugins folder - that's where the winamp-style plugins go - but I think it should still work. Might make more sense to put them there anyway.
If you can't see anything, try adding
to the end of the onStartUp section of the script file. This should pop up a message box if the plugin loads. Not much else I can suggest at the moment I'm afraid, except uninstalling and reinstalling the plugin, if you haven't already tried that.
Mike.
* when I say should, I mean, it worked on my system with the same setup

Extensive testing I know .....[/code]
Hi balaji,
Is the podcasts options section also missing? With the setup you mention, the plugin should* work. You don't need to put the plugin files in the plugins folder - that's where the winamp-style plugins go - but I think it should still work. Might make more sense to put them there anyway.
If you can't see anything, try adding
[code]msgbox "Plugin Loaded"[/code]
to the end of the onStartUp section of the script file. This should pop up a message box if the plugin loads. Not much else I can suggest at the moment I'm afraid, except uninstalling and reinstalling the plugin, if you haven't already tried that.
Mike.
* when I say should, I mean, it worked on my system with the same setup :) Extensive testing I know .....[/code]