2015-08-02, 23:25
So I've added a bunch of list items that are supposed to call another script function. It works just fine but every time I click on an item I see this error in my log:
Obviously I'm not even trying to play a media file. I've searched the forum for hours now and haven't found much helpful information on this. I've tried setting the folder attribute to true, which did get rid of the error, but in turn spew out a bunch of warnings and didn't do anything on click.
I'm pretty sure this is a standard pattern, so hopefully one of you folks can help me out. A short example would be much appreciated.
Code:
ERROR: PlayMedia could not play media: plugin://service.myplugin?id=51&pos=0&type=scroll
Obviously I'm not even trying to play a media file. I've searched the forum for hours now and haven't found much helpful information on this. I've tried setting the folder attribute to true, which did get rid of the error, but in turn spew out a bunch of warnings and didn't do anything on click.
I'm pretty sure this is a standard pattern, so hopefully one of you folks can help me out. A short example would be much appreciated.