2011-11-15 8 views
3

Vimeoのからこれらのオプションを削除する方法を教えてください 「私はVimeoの動画を再生するため、このコードを使用していますが、私はそのプレイヤーからシェア/後に/ /のような埋め込みオプション..vimeoビデオプレーヤーからshare/later/like/embedオプションを削除するにはどうすればよいですか?

`embedHTML = @"<html><head><style type=\"text/css\">body {background-color:black; color:black; margin-right:auto; margin-left:auto;}</style></head><body style=\"margin:0\"><iframe src=\"http://player.vimeo.com/video/%@\" width=\"600.0strong text\" height=\"300.0\" frameborder=\"0\"></body></html>"; 

を削除したいですビデオプレーヤー?

答えて

関連する問題