Đăng nhập
Latest topics
» Tôi sẽ đỗ đại học!by NgocPRO 6/11/2024, 8:37 am
» Kỷ niệm xưa của chúng ta
by nightWalker 9/2/2024, 6:49 pm
» Bị lệch khung cần người giúp đỡ
by webhuy28 7/10/2021, 10:34 pm
» [HỎI ĐÁP] Danh sách bạn bè không thể hiển thị
by anhdaodaica1 2/10/2021, 10:04 pm
» [HỎI ĐÁP] Thông tin tài khoản không thể lưu thay đổi
by anhdaodaica1 2/10/2021, 6:05 am
» Phim bố già full
by huy.pc52 24/8/2021, 12:20 am
» Xin code Box HTML cho Forumvi
by Larva 1/7/2021, 12:57 pm
» Hello Anh Em Chinh phục
by HoàngTửNaivip5p 28/5/2021, 5:03 am
» Trang chủ tin tức cập nhật HOT 2016
by kenbi05 1/1/2020, 11:02 pm
» Không Dang9 bài viết = hình ảnh được
by huy.pc52 30/11/2019, 10:52 am
» CHÚC ANH EM NĂM MỚI VUI VẺ TRÀNG ĐẦY HẠNH PHÚC
by sps.kủn 12/2/2019, 1:16 pm
» Skin CNTT-K3 2015 (Full Mod)[✔]
by kenbi05 6/7/2018, 12:30 am
» baivong, handsome,....
by sps.kủn 29/6/2018, 1:54 pm
» [SHARE] SKIN ĐHFM.V7 @PUNBB
by tonyhoaivu 2/5/2018, 2:37 pm
» Share Skin Xanh Dương Cùi Bắp
by tonyhoaivu 28/4/2018, 5:57 pm
» Xin Skin http://v1.hotrofm.net/
by tonyhoaivu 28/4/2018, 5:45 pm
» Xin Skin Rao Vặt
by tonyhoaivu 15/4/2018, 12:07 pm
» Làm Sao Để Xóa Khung Này
by tonyhoaivu 14/4/2018, 7:18 pm
» [Lập nhóm]Lập nhóm fm
by vietkanpy 31/3/2018, 11:53 am
» [Help] về server úp ảnh của phutu [✔]
by baivong 17/3/2018, 10:18 pm
» Đừng khóc cho “tôi – Chinh Phục!”…
by AnHung 27/2/2018, 5:33 pm
» [Share] Skin Diendandaihoc.com [ Punbb ] [✔]
by Lu Mờ 13/2/2018, 7:28 pm
» Mời mấy thím vào groups Forumotion Việt Nam.
by dang02315 13/2/2018, 12:40 am
» Có thể làm các kiểu giao diện được không?
by Lu Mờ 9/2/2018, 3:40 pm
» ltns chinhphuc.info
by Shinichi Kudo 27/1/2018, 2:27 am
Top posting users this week
No user |
[Chia sẻ] Một số effect giành cho forumotion trong dịp NOEL.
5 posters
Trang 1 trong tổng số 1 trang
[Chia sẻ] Một số effect giành cho forumotion trong dịp NOEL.
Anh em cứ xài thoải mái, đừng khách sáo nhá...Nhưng đừng lạm dụng kẻo forum load ko nổi đâu đấy...
Script Snow Storm:
Script Flying Butterfly:
Flash NOEL Banner:
Đây là Code để add:
Cái phần màu đỏ là thay = link của file flash, tớ có up sẵn một số file flash cho mà chọn rồi đây...
Tạm thời là vậy đã, kiếm thêm sau
Script Snow Storm:
<script type="text/javascript" src="http://kakavip.net/data/snowstorm.js"></script>
Script Flying Butterfly:
- Spoiler:
- <script language="JavaScript1.2">
/*
Flying Butterfly script (By BGAudioDr@aol.com)
Modified slightly/ permission granted to Dynamic Drive to feature script in archive
For full source, visit http://www.dynamicdrive.com
*/
var Ymax=8; //MAX # OF PIXEL STEPS IN THE "X" DIRECTION
var Xmax=8; //MAX # OF PIXEL STEPS IN THE "Y" DIRECTION
var Tmax=10000; //MAX # OF MILLISECONDS BETWEEN PARAMETER CHANGES
//FLOATING IMAGE URLS FOR EACH IMAGE. ADD OR DELETE ENTRIES. KEEP ELEMENT NUMERICAL ORDER STARTING WITH "0" !!
var floatimages=new Array();
floatimages[0]='https://2img.net/r/ihimizer/img6/5530/gift7t3680890.gif';
floatimages[1]='https://2img.net/r/ihimizer/img132/4600/mechr23573759.gif';
floatimages[2]='https://2img.net/r/ihimizer/img6/3670/ctree6a3694548.gif';
floatimages[3]='https://2img.net/r/ihimizer/img693/4953/mechr13739642.gif';
//*********DO NOT EDIT BELOW***********
var NS4 = (navigator.appName.indexOf("Netscape")>=0 && parseFloat(navigator.appVersion) >= 4 && parseFloat(navigator.appVersion) < 5)? true : false;
var IE4 = (document.all)? true : false;
var NS6 = (parseFloat(navigator.appVersion) >= 5 && navigator.appName.indexOf("Netscape")>=0 )? true: false;
var wind_w, wind_h, t='', IDs=new Array();
for(i=0; i<floatimages.length; i++){
t+=(NS4)?'<layer name="pic'+i+'" visibility="hide" width="10" height="10"><a href="javascript:hidebutterfly()">' : '<div id="pic'+i+'" style="position:absolute; visibility:hidden;width:10px; height:10px"><a href="javascript:hidebutterfly()">';
t+='<img src="'+floatimages[i]+'" name="p'+i+'" border="0">';
t+=(NS4)? '</a></layer>':'</a></div>';
}
document.write(t);
function moveimage(num){
if(getidleft(num)+IDs[num].W+IDs[num].Xstep >= wind_w+getscrollx())IDs[num].Xdir=false;
if(getidleft(num)-IDs[num].Xstep<=getscrollx())IDs[num].Xdir=true;
if(getidtop(num)+IDs[num].H+IDs[num].Ystep >= wind_h+getscrolly())IDs[num].Ydir=false;
if(getidtop(num)-IDs[num].Ystep<=getscrolly())IDs[num].Ydir=true;
moveidby(num, (IDs[num].Xdir)? IDs[num].Xstep : -IDs[num].Xstep , (IDs[num].Ydir)? IDs[num].Ystep: -IDs[num].Ystep);
}
function getnewprops(num){
IDs[num].Ydir=Math.floor(Math.random()*2)>0;
IDs[num].Xdir=Math.floor(Math.random()*2)>0;
IDs[num].Ystep=Math.ceil(Math.random()*Ymax);
IDs[num].Xstep=Math.ceil(Math.random()*Xmax)
setTimeout('getnewprops('+num+')', Math.floor(Math.random()*Tmax));
}
function getscrollx(){
if(NS4 || NS6)return window.pageXOffset;
if(IE4)return document.body.scrollLeft;
}
function getscrolly(){
if(NS4 || NS6)return window.pageYOffset;
if(IE4)return document.body.scrollTop;
}
function getid(name){
if(NS4)return document.layers[name];
if(IE4)return document.all[name];
if(NS6)return document.getElementById(name);
}
function moveidto(num,x,y){
if(NS4)IDs[num].moveTo(x,y);
if(IE4 || NS6){
IDs[num].style.left=x+'px';
IDs[num].style.top=y+'px';
}}
function getidleft(num){
if(NS4)return IDs[num].left;
if(IE4 || NS6)return parseInt(IDs[num].style.left);
}
function getidtop(num){
if(NS4)return IDs[num].top;
if(IE4 || NS6)return parseInt(IDs[num].style.top);
}
function moveidby(num,dx,dy){
if(NS4)IDs[num].moveBy(dx, dy);
if(IE4 || NS6){
IDs[num].style.left=(getidleft(num)+dx)+'px';
IDs[num].style.top=(getidtop(num)+dy)+'px';
}}
function getwindowwidth(){
if(NS4 || NS6)return window.innerWidth;
if(IE4)return document.body.clientWidth;
}
function getwindowheight(){
if(NS4 || NS6)return window.innerHeight;
if(IE4)return document.body.clientHeight;
}
function init(){
wind_w=getwindowwidth();
wind_h=getwindowheight();
for(i=0; i<floatimages.length; i++){
IDs[i]=getid('pic'+i);
if(NS4){
IDs[i].W=IDs[i].document.images["p"+i].width;
IDs[i].H=IDs[i].document.images["p"+i].height;
}
if(NS6 || IE4){
IDs[i].W=document.images["p"+i].width;
IDs[i].H=document.images["p"+i].height;
}
getnewprops(i);
moveidto(i , Math.floor(Math.random()*(wind_w-IDs[i].W)), Math.floor(Math.random()*(wind_h-IDs[i].H)));
if(NS4)IDs[i].visibility = "show";
if(IE4 || NS6)IDs[i].style.visibility = "visible";
startfly=setInterval('moveimage('+i+')',Math.floor(Math.random()*100)+100);
}}
function hidebutterfly(){
for(i=0; i<floatimages.length; i++){
if (IE4)
eval("document.all.pic"+i+".style.visibility='hidden'")
else if (NS6)
document.getElementById("pic"+i).style.visibility='hidden'
else if (NS4)
eval("document.pic"+i+".visibility='hide'")
clearInterval(startfly)
}
}
if (NS4||NS6||IE4){
window.onload=init;
window.onresize=function(){ wind_w=getwindowwidth(); wind_h=getwindowheight(); }
}
</script>
Flash NOEL Banner:
Đây là Code để add:
<DIV id="flash" style="Z-INDEX: 1; LEFT: 130px; WIDTH: 45px; POSITION: absolute; TOP: 0px; HEIGHT: 1px">
<OBJECT height=200 width=750>
<embed src="http://img70.imageshack.us/img70/1905/cfsnowcm6.swf" width="800" height="400"
quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer";;
type="application/x-shockwave-flash" menu="false"
wmode="transparent"></embed>
</OBJECT></DIV>
Cái phần màu đỏ là thay = link của file flash, tớ có up sẵn một số file flash cho mà chọn rồi đây...
- Code:
http://eddysmile.fileave.com/onggianoel.swf
http://eddysmile.fileave.com/Tuyetroi.swf
http://img70.imageshack.us/img70/1905/cfsnowcm6.swf
http://imgfree.21cn.com/free/flash/68.swf
Tạm thời là vậy đã, kiếm thêm sau
Re: [Chia sẻ] Một số effect giành cho forumotion trong dịp NOEL.
wa wa wa cảm ơn nhiều nà đúng là cái tui đang cần
shiyu- CPMember
- Ngày đăng ký : 18/11/2009
Số bài : 13
CPP : -43
Châm ngôn sống : hạnh phúc có đôi khi là sự cho đi...
Re: [Chia sẻ] Một số effect giành cho forumotion trong dịp NOEL.
hĩ sao làm flash lớn thì nó lại đè lên mấy chức năng khác của forum
shiyu- CPMember
- Ngày đăng ký : 18/11/2009
Số bài : 13
CPP : -43
Châm ngôn sống : hạnh phúc có đôi khi là sự cho đi...
Re: [Chia sẻ] Một số effect giành cho forumotion trong dịp NOEL.
Anh cho em biết là cái nào ạ?hĩ sao làm flash lớn thì nó lại đè lên mấy chức năng khác của forum
EA: yeah yeah, chào đại ca gianxao gianxao
Re: [Chia sẻ] Một số effect giành cho forumotion trong dịp NOEL.
bác eddy bỏ hssclub ở VBB qua lập nghiệp lại ở forumotion àh :;-)):
Re: [Chia sẻ] Một số effect giành cho forumotion trong dịp NOEL.
Host nó hết hạn ấy mà. ))[H]itle đã viết:bác eddy bỏ hssclub ở VBB qua lập nghiệp lại ở forumotion àh :;-)):
Quan trọng là Graffiti Club nó vẫn là forumotion
Re: [Chia sẻ] Một số effect giành cho forumotion trong dịp NOEL.
Nếu bị Flash đè lên nút bấm, em chỉnh chiều cao của Flash xem saoshiyu đã viết:hĩ sao làm flash lớn thì nó lại đè lên mấy chức năng khác của forum
<embed src="http://img70.imageshack.us/img70/1905/cfsnowcm6.swf" width="800" height="400"
Similar topics
» Chia sẻ 1 số hướng dẫn phục vụ cho việc vết bài trong Forumotion(Fix lỗi)
» Chia sẽ 1 cách làm cờ bạc trong forumotion
» [Chia sẻ] Trang Chủ Noel By BVT & STO
» [Javascript] Ông già Noel bay lượng trong forum[~]
» [Chia sẻ] Trang chủ Noel 2011
» Chia sẽ 1 cách làm cờ bạc trong forumotion
» [Chia sẻ] Trang Chủ Noel By BVT & STO
» [Javascript] Ông già Noel bay lượng trong forum[~]
» [Chia sẻ] Trang chủ Noel 2011
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