Posted on: 2/14/2014 2:53:23 AM | Views : 526

Greetings Experts,
Sorry that I have to post this here because it has both Javascript and Asp.net in one file.
The code below works:
<html> <head> <title>test vimeo</title> </head> <body> <div id="dwf-trailer" class="content"><iframe id="player_1" src="http://player.vimeo.com/video/35740045?api=1&player_id=player_1" width="745" height="393" frameborder="0"></iframe></div> <div id="inkpaper-watch" class="content"><iframe id="player_2" src="http://player.vimeo.com/video/33359230?api=1&player_id=player_2" width="745" height="393" frameborder="0"></iframe></div> <div id="ramon-watch" class="content"><iframe id="player_3" src="http://player.vimeo.co ...

Go to the complete details ...