I'm struggling to set up a video gallery (locally hosted videos) that I would like to arrange via Quicksand and display the videos in an overlay with the flowplayer.
Outside of the Quicksand the flowplayer works fine but once I try to integrate it with the quicksand list the video will not open in an overlay. To be more specific: the overlay works inside quicksand when the page hasn't fully loaded. So if I quickly click on my video it will open in the overlay but no more than one time before the loading has finished.
I haven't changed much of the jquery code and posted parts of the html/js code here:
http://pastebin.com/H67vHQ82
And this script deals with quicksand:
http://pastebin.com/wairAFhu
And this script deals with quicksand:
http://pastebin.com/wairAFhu
Hope you can tell me what I'm doing wrong and how to fix this.
thanks a lot.