Xem chủ đề cũ hơn Xem chủ đề mới hơn Go down  Thông điệp [Trang 1 trong tổng số 1 trang]

#1Sun Jan 27, 2013 3:09 pm

avatar

nhocthaitu88



» Thàñh Vïêñ Mới

Ý Tưởng Mới
Bài này có chưa ta.. mình đang cố gắng làm TV Tích cực nên pót bài cho ae... có rùi thì mong AE Thông cảm nhé !

Demo : http://starnight.forumvi.com/h32-page


Code:
 [color=blue]<!--Menu Nhạc
--><style
type="text/css">#gb{position:fixed;top:0px;z-index:+1000;}* html
#gb{position:relative;}.gbtab{height:48px;width:48px;float:left;cursor:pointer;background:url('http://i974.photobucket.com/albums/ae230/dani9x/images22.png')
 no-repeat;}.gbcontent{float:left;border:1px solid
#000;background:#DDD;padding:10px;}</style><script
type="text/javascript">function showHideGB(){var gb =
document.getElementById("gb");var w = gb.offsetWidth;gb.opened ?
moveGB(0, 48-w) : moveGB(10-w, 0);gb.opened = !gb.opened;}function
moveGB(x0, xf){var gb = document.getElementById("gb");var dx =
Math.abs(x0-xf) > 30 ? 30 : 1;var dir = xf>x0 ? 1 : -1;var x = x0 +
 dx * dir;gb.style.right = x.toString() +
"px";if(x0!=xf){setTimeout("moveGB("+x+", "+xf+")",
5);}}</script><div style="Right: -423px;" id="gb"><div
class="gbtab" onclick="showHideGB()"></div><div
class="gbcontent"><object width="400" height="250">
<param
 name="movie" value="http://www.nhaccuatui.com/l/oyn1WQ4fZ9mV"
/><param name="quality" value="high" /><param name="wmode"
value="transparent" />
<embed width="400" height="250"
src="http://www.nhaccuatui.com/l/oyn1WQ4fZ9mV" quality="high"
wmode="transparent"
type="application/x-shockwave-flash"></embed></object></div></div></body></html>

[/color]


Cho vào Index_body Nếu chỉ muốn nghe ở giao diện
Muốn nghe cả forum luôn thì cho vô overall_header nhé !


Còn Muốn thay đổi link nhạc thì cố gắng thay đổi đúng đúng như trên... vì code trong nhạc của tôi nó có 2 dạng lận......

Ví dụ : Đây là code nhạc của tui.... tôi tự tạo 1 Play ở trang http://nhaccuatui.com


Code:
[table style="width:auto" border="0" cellpadding="0" cellspacing="0"][tr][td style="padding: 0px; background-color: #ffffff" bgcolor="#ffffff"]
[color=blue]
<table style="table-layout:fixed;" align="center" border="0" cellpadding="0" cellspacing="1" width="90%"><tr><td class="code">
<object
 width="400" height="250"><param name="movie"
value="http://www.nhaccuatui.com/l/GiCUwHcwnceY" /><param
name="quality" value="high" /><param name="wmode"
value="transparent" />
 <embed width="400" height="250"
src="http://www.nhaccuatui.com/l/GiCUwHcwnceY" quality="high"
wmode="transparent"
type="application/x-shockwave-flash"</embed></object> </td></tr></table>[/color][/td][td style="padding: 0px" background="http://i64.servimg.com/u/f64/13/54/69/46/admin_18.gif"]
[/td][/tr][tr][td style="padding: 0px"][img]http://i64.servimg.com/u/f64/13/54/69/46/admin_19.gif[/img][/td][td style="padding: 0px" background="http://i64.servimg.com/u/f64/13/54/69/46/admin_20.gif"]
[/td][td style="padding: 0px"][img]http://i64.servimg.com/u/f64/13/54/69/46/admin_21.gif[/img][/td][/tr][/table][table align="center" border="0" cellpadding="0" cellspacing="0" width="100%"][tr][td background="http://i68.servimg.com/u/f68/15/78/09/06/untitl13.png" height="24" width="718"]
[/td][/tr][/table]




Sau đó tôi Thay thành :
Code:
 
[table style="table-layout:fixed;" align="center" border="0" cellpadding="0" cellspacing="1" width="90%"][tr][td class="code"]
 <object
 width="400" height="250"><param name="movie"
value="http://www.nhaccuatui.com/l/GiCUwHcwnceY" /><param
name="quality" value="high" /><param name="wmode"
value="transparent" />
 <embed width="400" height="250"
src="http://www.nhaccuatui.com/l/GiCUwHcwnceY" quality="high"
wmode="transparent"
type="application/x-shockwave-flash"</embed></object>

[/td][/tr][/table]
 


Nhớ Thay cho đúng nhé :

Code:
 [color=blue]<!--Menu Nhạc
--><style
type="text/css">#gb{position:fixed;top:0px;z-index:+1000;}* html
#gb{position:relative;}.gbtab{height:48px;width:48px;float:left;cursor:pointer;background:url('http://i974.photobucket.com/albums/ae230/dani9x/images22.png')

 no-repeat;}.gbcontent{float:left;border:1px solid
#000;background:#DDD;padding:10px;}</style><script
type="text/javascript">function showHideGB(){var gb =
document.getElementById("gb");var w = gb.offsetWidth;gb.opened ?
moveGB(0, 48-w) : moveGB(10-w, 0);gb.opened = !gb.opened;}function
moveGB(x0, xf){var gb = document.getElementById("gb");var dx =
Math.abs(x0-xf) > 30 ? 30 : 1;var dir = xf>x0 ? 1 : -1;var x = x0 +
 dx * dir;gb.style.right = x.toString() +
"px";if(x0!=xf){setTimeout("moveGB("+x+", "+xf+")",
5);}}</script><div style="Right: -423px;" id="gb"><div
class="gbtab" onclick="showHideGB()"></div><div
class="gbcontent">LINK NHẠC THAY VÀO... NHỚ SỬA ĐÚNG NHƯ TRÊN NHA !!</div></div></body></html>




CHÚC ANH EM THÀNH CÔNG !!

[/color]

Trả lời trích dẫnTrả lời

Xem chủ đề cũ hơn Xem chủ đề mới hơn Về Đầu Trang  Thông điệp [Trang 1 trong tổng số 1 trang]

Permissions in this forum:
Bạn không có quyền trả lời bài viết