layout | title |
---|---|
default |
Megaplaya Advanced Embed - |
" + $('#megaplaya_log')[0].innerHTML; } function load_videos() { $.ajax({ type: "GET", url: "http://vimeo.com/api/v2/vhx/videos.json", dataType: "jsonp", success: function(videos, status, ajax) { if (videos) { megaplaya.api_playQueue(videos); } } }); } </script>
Loading...
The code