php - Yii JWPlayer playlist issue -


I'm still new to Yii, I need a video player in the designing website, so i yii To get JWPlayer:

I can put a video in my Yii application using the file path option, but I want to keep more than just one video. The example of a playlist does not work for me, but I really need a playlist!

My videos are in the video folder (www.myWebsite.com/htdocs/videos).


Comments

Popular posts from this blog

python - Strange behavior using PyQt4's 'pyqtSlot' decorator before another decorator -

c# - UnhandledExceptionMode.ThrowException for AppDomain.UnhandledException -

c# - Process.Kill() returns access denied -