How to play multiple video which are uploaded from file upload widget in mashup?
hello,
i have one mashup which have multiple videos in a grid uploaded by the file upload widget. I have one service which selects row of grid by using checkbox, now if i have two videos in my grid and if i select first video via checkbox and clicked on the button to play the video it's playing the first video successfully but on the other hand when i select second video from grid via checkbox then again it's playing first video only instead of playing the second video, so how can i play multiple videos in this case? please suggest some solution....below i have attached the snapshots of my mashup please look into this for your better understanding...
This is my grid which have multiple videos:-

by using checkbox i have select the grid first row or video:-

This is the first video Url which i have selected in grid:-

this is my first video which is playing in html5 video widget:-

now, when i select second row or video url from grid by using checkbox and try to play it plays only first video which i have selected before......i want to play second video also after selecting it from grid by using checkbox......please suggest the solution on this
