Blogspot không hiển thị code
video audio dang embed của site nhaccuatui đã cho. Trong khi đó site này lại không cho
code dạng IFRAME như dưới đây:
<iframe
frameborder="0" height="330"
src="http://nhacso.net/embed/video/X1xXWkc="
width="400"></iframe>
Để chuyển đổi code dạng embed
mà nhaccuatui cho thành dạng IFRAME trước hết ta so sánh cùng một video nhưng ở
hai dạng code:
Ví dụ :
Dạng Embed (đã cho):
<div
style="text-align: center;">
<object
height="330" width="400"><param
name="allowScriptAccess" value="always" /><param
name="allowfullscreen" value="true"><param
name="movie" value="http://st.nhacso.net/flash/v89/videoEmbed.swf?xmlPath=http://nhacso.net/flash/video2/xnl/1/id/X1xXWkc=&colorAux=0x0099ff&colorMain=0x000000&colorBorder=0xcccccc&mAuto=false&autoplay=0&typePlayer=single"
/><param name="quality" value="high" /><param
name="wmode" value="transparent" />
<embed
width="400" height="330"
src="http://st.nhacso.net/flash/v89/videoEmbed.swf?xmlPath=http://nhacso.net/flash/video2/xnl/1/id/XXW1xkc=&colorAux=0x0099ff&colorMain=0x000000&colorBorder=0xcccccc&mAuto=false&autoplay=0&typePlayer=single"
quality="high" wmode="transparent" type="application/x-shockwave-flash"
allowfullscreen="true"
allowscriptaccess="always"></embed>
</object>
Dạng IFRAME:
<iframe
frameborder="0" height="330"
src="http://nhacso.net/embed/video/X1xXWkc="
width="400"></iframe>
File video trong dạng Embed: (sau path đầu)
http://nhacso.net/flash/video2/xnl/1/id/X1xXWkc
File video trong dạng IFRAME:
http://nhacso.net/embed/video/X1xXWkc
Chúng giống nhau ở phần đuôi
X1xXWkc
Vậy rút ra file vedio-audio dạng
IFRAME chưa có gốc là:
Hoặc công thức tổng quát code video dạng IFRAME sẽ là:
<iframe frameborder="0"
height="330" src="http://nhacso.net/embed/video/(....
)=" width="400"></iframe>
Chỉ cần dùng phần đuôi thuộc code dạng Embed gắn vào công
thức mẫu nêu trên lầt có sode dạng IFRAME.
****************************************************************************
iframe frameborder="0" height="330" src="http://nhacso.net/embed/video/(.... )=" width="400"></iframe>
****************************************************************************
<div style="text-align: center;">
<iframe frameborder="0" height="330"
src="http://nhacso.net/embed/video/X1xXWkc="
width="400"></iframe>
</div>
*************000***********
Lưu ý sau đường path thư nhất có :
http://nhacso.net/flash/video2/xnl/1/id/X1xXWkc
Ta đê4 ý chép lấy phần đuôi : X1xXWkc
và lắp vào đuôi đoạn code này:
http://nhacso.net/embed/video/="
ta sẽ được file video dạng IFRAME
http://nhacso.net/embed/video/X1xXWkc="
<div style="text-align: center;">
<iframe frameborder="0" height="330"
src="http://nhacso.net/embed/video/X1xXWkc="
width="400"></iframe></div>
=====================================
*************000************
<div style="text-align: center;">
<iframe frameborder="0" height="330" src="http://nhacso.net/embed/video/X1xXWkc=" width="400"></iframe>
</div>
*************000***********
Lưu ý sau đường path thư nhất có :
http://nhacso.net/flash/video2/xnl/1/id/X1xXWkc
Ta đê4 ý chép lấy phần đuôi : X1xXWkc
và lắp vào đuôi đoạn code này:
http://nhacso.net/embed/video/="
ta sẽ được file video dạng IFRAME
http://nhacso.net/embed/video/X1xXWkc="
<div style="text-align: center;">
<iframe frameborder="0" height="330" src="http://nhacso.net/embed/video/X1xXWkc=" width="400"></iframe>
</div>
=====================================
Không có nhận xét nào:
Đăng nhận xét