i have defined my table as:

db.define_table('songs',Field('name','string'),Field('song_file','upload'))

i need to play these song files using embed.
what can i do?
also how can I create and play playlists... songs of which r also
uploaded in the uploads folder

thanx in advance :)

Reply via email to