Chủ Nhật, 6 tháng 4, 2014

Audio - Tìm code audio của site nhaccutui.com



Để nhúng nhạc của site nhaccuatui.com vào blogspot ta chép lấy code nhac đã cho rồi lọc lấy file audio trong đó. File này không dùng được. Tuy nhiên ta dán đường dẫn của file đó lên trình duyệt và nhấn Enter sẽ mở trang có máy phát nhạc toàn màn hình. Chép lấy đường dẫn trong trình duyệt của trang này và lọc lấy file audio đích thực. Sau đó sẽ áp dụng công thức tổng quát cho audio của site.


Ví dụ vào trang sau:


http://www.nhaccuatui.com/bai-hat/chang-trai-giong-tuyet-voi-va.isvZb2HDK6ov.html


Code site này đã cho (nhưng không dùng được) là:



<object width="300" height="286">  <param name="movie" value="http://www.nhaccuatui.com/m/isvZb2HDK6ov" />  <param name="quality" value="high" />  <param name="wmode" value="transparent" />  <param name="allowscriptaccess" value="always" /> <param name="allowfullscreen" value="true"/> <param name="flashvars" value="autostart=true" />  <embed src="http://www.nhaccuatui.com/m/isvZb2HDK6ov" flashvars="target=blank&autostart=true" allowscriptaccess="always" allowfullscreen="true" quality="high" wmode="transparent" type="application/x-shockwave-flash" width="300" height="286"></embed></object>

Lọc lấy đường dẫn file audio trong code đã cho là:


http://www.nhaccuatui.com/m/isvZb2HDK6ov



Dán đường dẫn trên vào thanh địa chỉ của trình duyệt rồi nhấn Enter ta có máy phát audio với toàn mành hình.Chép lấy đường dẫn mới tại thanh trình duyệt toàn màn hình là (khá dài):



http://stc.id.nixcdn.com/10/flash/player.nct.v10.12.swf?file=http://www.nhaccuatui.com/flash/xml?key1=b9c00fc629ff1519923879a61ae501e6&autostart=false&ads=http://ads.nhaccuatui.com/api/adsFlash

Tại đường dẫn trên lọc lấy file audio đích thực (đứng trước dấu &) là:

http://www.nhaccuatui.com/flash/xml?key1=b9c00fc629ff1519923879a61ae501e6

Chèn file vào công thức tổng quát:



<embed allowfullscreen="true" allownetworking="all" allowscriptaccess="always" bgcolor="#000000" flashvars="flashid=mediaFlashPlayer&autostart=true&ads=http://ads.nhaccuatui.com/api/adsFlash&defaultindex=0&file=(   )" height="286" id="mediaFlashPlayer" quality="high" scale="noscale" src="http://stc.id.nixcdn.com/10/flash/player.nct.v10.12.swf" width="300" wmode="transparent"></embed>


Ta được code chính xác để nhúng vào blog là:

<embed allowfullscreen="true" allownetworking="all" allowscriptaccess="always" bgcolor="#000000" flashvars="flashid=mediaFlashPlayer&autostart=true&ads=
http://ads.nhaccuatui.com/api/adsFlash&defaultindex=0&
file=http://www.nhaccuatui.com/flash/xml?key1=b9c00fc629ff1519923879a61ae501e6"
height="286" id="mediaFlashPlayer" quality="high" scale="noscale" src="http://stc.id.nixcdn.com/10/flash/player.nct.v10.12.swf" width="300" wmode="transparent"></embed>



===============================000==============================



Hiển thị:


***





Ví dụ khác: 

http://www.nhaccuatui.com/flash/xml?key1=f9be9a894ebda3ecab8c6c80bd9edc76







===============











2 nhận xét:

  1. Nhận xét này đã bị tác giả xóa.

    Trả lờiXóa
    Trả lời
    1. Muốn tự động play thì sửa autostart=true.. Hầu như không thể cắt bớt cái hình tai nghe được. Nếu cỉ cho chiều cao nhỏ tới 40-50 thì cả máy sẽ nhỏ luôn.

      Xóa