test/integration/polemic-youtube.htm
branchpopcorn-port
changeset 200 d6794c5e7c26
parent 199 055cc2e81941
child 215 e03f5f886f52
equal deleted inserted replaced
199:055cc2e81941 200:d6794c5e7c26
    64 					  ]
    64 					  ]
    65 			  },
    65 			  },
    66 			player:{
    66 			player:{
    67 			type:'youtube', // player type
    67 			type:'youtube', // player type
    68 			  // the rest is player-dependent configuration options.
    68 			  // the rest is player-dependent configuration options.
    69 			  video: "http://www.youtube.com/watch?v=wZZ7oFKsKzY", 
    69 			  video: "http://www.youtube.com/watch?v=BeyFG9uQi8E", 
    70 			  height: 300, 
    70 			  height: 300, 
    71 			  width: 640, 
    71 			  width: 640, 
    72             }
    72             }
    73 		};
    73 		};
    74 		
    74