View: 3904|Reply: 0

[Dz 7.0] Tự Play file MP3 nhạc gửi kèm

[Copy link]
Posted on 22-2-2009 19:52:04 | Show all floors |Reading mode
Với mod này, file nhạc tiếng có định dạng wma,mp3 gửi kèm trong bài viết sẽ tự động play được luôn.
========================
File to edit : templates/default/discuzcode.htm
01. Mở file templates/default/discuzcode.htm
1.1,Tìm
  1. <dl class="t_attachlist">
Copy code
1.2,Thêm trên đó

  1.                                 <!--{if fileext($attach['filename']) == 'mp3'||fileext($attach['filename']) == 'wma'}-->
  2.                                         <p><object classid="clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6" width="400" height="64"><param name="autostart" value="0" /><param name="url" value="attachment.php?aid=$attach[aid]&amp;k=$k&amp;t=$timestamp" /><param name="PlayCount" value="100" /><embed src="attachment.php?aid=$attach[aid]&amp;k=$k&amp;t=$timestamp" autostart="0" type="audio/x-ms-wma" width="400" height="64"></embed></object></p>
  3.                                 <!--{/if}-->
Copy code
1.3,Tìm tiếp
  1. $attach[attachicon] <span style="white-space: nowrap"
Copy code
Thêm trên đó
  1. # <!--{if fileext($attach['filename']) == 'mp3'||fileext($attach['filename']) == 'wma'}-->
  2. #                                         <p><object classid="clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6" width="400" height="64"><param name="autostart" value="0" /><param name="url" value="attachment.php?aid=$attach[aid]&amp;k=$k&amp;t=$timestamp" /><param name="PlayCount" value="100" /><embed src="attachment.php?aid=$attach[aid]&amp;k=$k&amp;t=$timestamp" autostart="0" type="audio/x-ms-wma" width="400" height="64"></embed></object></p>
  3. #                                 <!--{/if}-->
Copy code
1.4 Done
You need to log in to reply. Login | Register

Points Rules for This Section

Theo dõi bản tin
Archiver|Mobile|Facebook|Contact|Netdepviet.org

Giữ gìn bản sắc dân tộc · Trân trọng quá khứ, hướng tới tương lai。

Powered by Discuz! X5.0 © 2001-2026 Discuz! Team.

InThis boardPost
Kết nối Zalo
Back to top