Open lexelby opened 9 years ago
Please describe how you corrected playlist. I it is not loaded
I added a script tag to the html for osmplayer.scroll.js and then everything worked fine.
Can you throw me a working file? my e-mail:drakonopk@mail.ru thanks in advance.
I just do not understand how and where to add the tag ...
I'd rather post it publicly here so that others can see it too if they're having trouble. See line 18 here:
Thank you very much for your help. Now it works.
I followed the playlist example to set up a playlist with 60 videos. On loading the page, an error showed up in the javascript console saying that osmplayer.iScroll is not a function. Scrolling the list was not possible.
Through digging and experimentation, I determined that adding a direct include for osmplayer.scroll.js solves the problem and allows scrolling.