01.16
- rush789
- 1662
- 2010/02/28
動画を表示
若い女の子といやらしい事をしてしまった。
戸惑いながらも感じてしまう。
ファイル数 3
ファイル形式 FLV
容量 11MB
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タグをサポトしたブラウザが必要。