views:

51

answers:

1

I have used jPlayer in my music site .The actual songs data in dynamic.It is been adding on user checks from 10 listed songs on every page.jPlayer is getting added with the playlist but not autoplaying.when i'm clicking manually only it is getting palyed. I tried with playItem= 0,playItem= 1,playItem= 2...etc., Can any body suggest be about this issue .How to add dynamic playlist and set it play automatically.

Thanks in advance

Haranath

A: 

This might help you out:

Stack Overflow: How to disable jQuery.jplayer autoplay?

Else try consulting the jPlayer 1.2.0 Developer Guide

PHearst