Thư viện Code
Thứ Bảy, 1 tháng 8, 2009
Tab
thu thuat blog
1.Code upload file flash lên blog :
~
Trước hết bạn chọn một hot free upload file flash của mình lên.
Mình chọn http://fileden.com ,bạn cũng có thể vào trang đó đăng kí một tài khoảng rùi up lên. Sau khi up xong sẽ có một link trực tiêp của file flash đó, ví dụ như:
http://www.fileden.com/files/2009/7/2/2496327/anle147%20album1.swf
Sau đó copy cái code sau pass vào trong blog ở chế độ HTML và thay chữ URL bằng cái link file flash của bạn là xong . Chúc bạn thành công !
Bạn có thể tham khảo flash mình đã post trên trang giới thiệu của minh
http://anle147.blogspot.com/2009/07/tu-bach.html
<object classid="clsid: D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="patch file flash" height="380"width="490">
<param name="movie" value="URL">
<param name="quality" value="best">
<param name="play" value="true">
<embed height="380" pluginspage="patch file flash" src="URL" type="application/x-shockwave-flash" width="490" quality="best" play="true"></embed> </object>
-----------------------------------------//---------------------------------------
2. Code tạo trình media player trên blog hoặc web:
Chỉ có thể hiển thị trình nedia player trên Internet Explorer thôi.
<OBJECT id="VIDEO" width="490" height="368"CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"type="application/x-oleobject">
<PARAM NAME="url" VALUE="link file trực tiếp ">
<PARAM NAME="SendPlayStateChangeEvents" VALUE="True">
<PARAM NAME="AutoStart" VALUE="False">
<PARAM name="uiMode" value="full">
<PARAM name="PlayCount" value="9999">
<PARAM name="enabled" value="True">
</OBJECT>
Trong đó “link file trực tiếp” chính là link của file video ví dụ :
mms://w3.60s.com.vn/HKLC/151458318_Than_Dieu_Hiep_Lu_Disc01.wmv
--------------------------------------//--------------------------------------------
3.Code chèn lịch phát sóng truyền hình vào blog:
demo:
Code nè:
<iframe src="http://bongda.com.vn/truyenhinh.aspx" frameborder="1" width="170" height="250" scrolling="yes"></iframe>
bạn có thể chỉnh sửa chiều rộng(Width), chiều cao(Hight) theo số tùy thích cho phù hợp với blog
--------------------------------------//--------------------------------------------
4.Chèn Khung xem báo mới online vào blog:
Vào link dưới đây và tùy chỉnh theo tùy thích của bạn nhé, xong thì copy cái code rùi pass vào thẻ HTML trong blog, nhớ chỉnh chiều rộng và cao cho phù hợp
http://www.baomoi.com/Widget/CreateWidget.aspx
--------------------------------------//--------------------------------------------
5.Chèn Tỷ giá vàng vào blog
Demo:
Code
<center><p><iframe scrolling="yes" frameborder="0" width="220" marginheight="0" src="http://www.vietstock.com.vn/Transweb/giavang.htm" height="auto" marginwidth="0"></iframe></p>
<iframe scrolling="yes" frameborder="0" width="220" marginheight="0" src="http://www.cand.com.vn/news/MoneyRateP.aspx" height="150" marginwidth="0"></iframe>
</center>
0 nhận xét:
Đăng nhận xét