2013
01.16
01.16
- パンチラリマン
- 166
- 2012/12/12
動画を表示
駅のエスカや本屋などで活動しています
現〇のスめくりや追いかけ撮りなどスリルがたまらないね。
<動画>3分04秒
function gohtml5(){
document.getElementById(‘html5_video’).preload = true;
document.getElementById(‘flash_ver’).style.display = ‘none’;
document.getElementById(‘html5_ver’).style.display = ‘block’;
}
function goflash(){
document.getElementById(‘html5_video’).preload = false;
document.getElementById(‘html5_video’).pause();
document.getElementById(‘flash_ver’).style.display = ‘block’;
document.getElementById(‘html5_ver’).style.display = ‘none’;
}
動画を再生するには、Flashプレヤが必要。
動画を再生するには、videoタグをサポトしたブラウザが必要。