Flash your Border
5 posters
Page 1 of 1
Flash your Border
- Spoiler:
- //flashborder
bordCount=0
bordColor=new Array()
bordColor[0]="#Hex Code"
bordColor[1]="#Hex Code"
bordColor[2]="#Hex Code"
bordColor[3]="#Hex Code"
bordColor[4]="#Hex Code"
function flashPageBorders(){
if(bordCount<bordColor.length){
document.body.style.cssText="border:25px solid "+bordColor[bordCount]
bordCount++
if(bordCount==bordColor.length){
bordCount=0
}
setTimeout("flashPageBorders()",100)
}
}
setTimeout("flashPageBorders()",1000)
You Can Add upto 10 flash borders in your profile just copy this
- Spoiler:
- bordColor[5]="#Hex Code"
Re: Flash your Border
preview pls
[DYOSZA]BEBOT- MOD
- Posts : 227
Reputation : 172
Join date : 2009-05-26
Age : 34
Location : DOHA QATAR
Re: Flash your Border
-- aun oh! hehe..
[DYOSZA]SHEYN- MOD
- Posts : 128
Reputation : 15
Join date : 2009-05-26
Age : 30
Location : bulacan
Re: Flash your Border
tenchu s share
[DYOSZA]gane- MOD
- Posts : 221
Reputation : 122
Join date : 2009-05-26
Age : 27
Location : Baguio City, Philippines
Re: Flash your Border
make it clear plss how to save it and preview thnx
[DYOSZA]BEBOT- MOD
- Posts : 227
Reputation : 172
Join date : 2009-05-26
Age : 34
Location : DOHA QATAR
Similar topics
» INTRODUCTION OF FLASH
» FLASH GAMES Here
» Codezter Flash Overlay
» Make 3d square flash with custom background
» FLASH GAMES Here
» Codezter Flash Overlay
» Make 3d square flash with custom background
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum