<video width="320" height="240" controls> <source src="movie.mp4" type="video/mp4"> Your browser does not support the video tag. </video>
<video width="320" height="240" controls> <source src="movie.mp4" type="video/mp4"> Your browser does not support the video tag. </video> <script> function changeSource(url) { var video = document.getElementById('video'); video.src = url; video.play(); } </script> <input type="button" name="btn1" value="Video 1" OnClick="changeSource('/file/source1.mp4');"> <input type="button" name="btn2" value="Video 2" OnClick="changeSource('/file/source2.mp4');"> <input type="button" name="btn3" value="Video 3" OnClick="changeSource('/file/source3.mp4');">
<video width="320" height="240" controls>
<video width="320" height="240" controls id="video">
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง