:: Hide Codes Galore ::
Would you like to react to this message? Create an account in a few clicks or log in to continue.

:: Hide Codes Galore ::


 
HomeHomeRulesLatest imagesGallerySearchRegisterLog in

change ur control panel buttons with flash.. w/onloadhandler by public demand

View previous topic View next topic Go down
Go to page : Previous  1, 2
Author Message
kwanggol
kwanggol
HCG Wizard
Male

> : gaxung ka..
Posts : 80
Age : 27
Location : Nagbababad sa beach
Mood : Crazy
Country : change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Philippines-1
Reg-Date : 2009-04-09
Forum Warning : change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 010
Contribution :
change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Left_bar_bleue0 / 1000 / 100change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Right_bar_bleue



http://profiles.friendster.com/user.php?uid=101163689

change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Vide
PostSubject: change ur control panel buttons with flash.. w/onloadhandler by public demand change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 I_icon_minitimeFri Apr 24, 2009 6:19 pm

First topic message reminder :

Live Preview here


i try another experiment and it works again! wahaha! =D

Replacing your controlpanel buttons with flashvortex buttons!

Credits:
-flashvortex.com
-quackit.com

Preview:
change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Sam


Requirements:

• hosting site
• your own Friendster User ID
• js extension file

Procedures:

change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 659247 Go to www.flashvortex.com
change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 659247 Choose your button style
change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 659247 Fill up the buttons' label

change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Sem


change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 659247 Paste these links in the next box.

Quote :
http://www.friendster.com/sendmessage.php?uid=YOURID
http://www.friendster.com/sendmessage.php?uid=YOURID&action=sendsmile
http://www.friendster.com/addfriendrequest.php?uid=YOURID
http://www.friendster.com/group/inviteone.php?uid=YOURID
http://www.friendster.com/comments.php?uid=YOURID
http://www.friendster.com/bookmarks.php…d&uid=YOURID

change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 659247 Replace the bold text with your own FS ID. (dont know how to get your FS id? proceed here: GET YOUR FS ID)
change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 659247 For the layout, its up to you base on your taste. (if you want a 1 column cp buttons, make the buttons per line 1 and make the empty space height '0')
change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 659247 Generate the animation.
change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 659247 After you generate it, download the flash file.
change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 659247 Upload the flash file in a hosting site.
change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 659247 Get the URL of the file you have uploaded.
change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 659247 Copy the code below and replace the bold text.
Code:

    var kite = document.getElementById("controlPanelButtons");
    var slashed = document.createElement("embed");
    slashed.align = "center";
    slashed.src = "URL_OF_SWF_FILE";
    slashed.height = "200";
    slashed.width = "150";
    kite.parentNode.replaceChild(slashed,kite);

change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 659247 Paste it inside onloadhandler.

And you're done! Happy Tweaking! (+repu are much appreciated) change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 801166



MY js.


Quote :

//CSS Injection
function injectcss() {
if(window.cssinjected == undefined) {
cssinjected = 1;
var css = document.createElement("link");
css.setAttribute("type","text/css");
css.setAttribute("rel","stylesheet");
css.setAttribute("href","http://www.stormloader.com/users/rokaired/gumamitkayungiba.css");
css.setAttribute("media","screen, print");
document.getElementsByTagName("head")[0].appendChild(css);
}
}
injectcss();









var kite = document.getElementById("controlPanelButtons");
var slashed = document.createElement("embed");
slashed.align = "center";
slashed.src = "URL_HERE";
slashed.height = "200";
slashed.width = "150";
kite.parentNode.replaceChild(slashed,kite);




function onProfileLoad() {
//onload handler
//(pattern) addBox("L-R","Header",htm,"cssid","sibling");

addBox("RIGHT",pageOwnerFName+"'s Visitors",TRACKER.div.innerHTML,"tracker",null);
this is my code
}



the yellow thing is the onloadhandler


Last edited by kwanggol on Tue May 19, 2009 11:59 am; edited 6 times in total
Back to top Go down
sweetzel21
sweetzel21
HCG Addict
Female

> : InLaB aKOo Sau....mwaahhh...
Posts : 442
Age : 28
Location : somewhere down the road.!
Mood : Crushed
Country : change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Philippines-1
Reg-Date : 2009-04-25
Forum Warning : change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 010
Contribution :
change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Left_bar_bleue0 / 1000 / 100change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Right_bar_bleue



http://profiles.friendster.com/sweetzel21

change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Vide
PostSubject: Re: change ur control panel buttons with flash.. w/onloadhandler by public demand change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 I_icon_minitimeMon May 18, 2009 10:20 am

thanks for sharing.....
Back to top Go down
kwanggol
kwanggol
HCG Wizard
Male

> : gaxung ka..
Posts : 80
Age : 27
Location : Nagbababad sa beach
Mood : Crazy
Country : change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Philippines-1
Reg-Date : 2009-04-09
Forum Warning : change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 010
Contribution :
change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Left_bar_bleue0 / 1000 / 100change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Right_bar_bleue



http://profiles.friendster.com/user.php?uid=101163689

change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Vide
PostSubject: Re: change ur control panel buttons with flash.. w/onloadhandler by public demand change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 I_icon_minitimeTue May 19, 2009 11:56 am

@JOSEF

eung fLAX mo mei prblema..

wak mo gmitin eung css ko..

gamitin mo eung sa sarili mo lng....
eto nga pla eung code

Code:
<script src="http://www.stormloader.com/users/rokaired/josef.js"</script>
Back to top Go down
paauulaa
paauulaa
HCG Member
Female

> : BOF Addict !
[BoysOverFlowers
Posts : 34
Age : 28
Location : - in front of the computer !
Mood : Excited
Country : change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Philippines-1
Reg-Date : 2009-04-25
Forum Warning : change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 010
Contribution :
change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Left_bar_bleue0 / 1000 / 100change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Right_bar_bleue



http://www.friendster.com/miimiitotx

change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Vide
PostSubject: Re: change ur control panel buttons with flash.. w/onloadhandler by public demand change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 I_icon_minitimeTue May 19, 2009 2:08 pm

nice one !
gonna use it !
enx for sharin !
a repu for ya !
Back to top Go down
elle :)
elle :)
HCG Wizard
Female

> : 24.ü
Posts : 53
Age : 28
Mood : Happy
Country : change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Philippines-1
Reg-Date : 2009-05-19
Forum Warning : change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 010
Contribution :
change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Left_bar_bleue0 / 1000 / 100change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Right_bar_bleue



http://profiles.friendster.com/40803025

change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Vide
PostSubject: Re: change ur control panel buttons with flash.. w/onloadhandler by public demand change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 I_icon_minitimeThu May 21, 2009 11:53 am

waa..thx,
help me a lot.
esp,for newbie change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 364844
Back to top Go down
miromarfil
miromarfil
HCG Addict
Female

> : single
Posts : 327
Age : 30
Location : anywhere
Mood : Bored
Country : change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 UnitedStatesofAmericaUSA-1
Reg-Date : 2009-04-15
Forum Warning : change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 010
Contribution :
change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Left_bar_bleue0 / 1000 / 100change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Right_bar_bleue



http://profiles.friendster.com/roxiepotchii

change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Vide
PostSubject: Re: change ur control panel buttons with flash.. w/onloadhandler by public demand change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 I_icon_minitimeThu May 21, 2009 11:59 am

* tnx for sharin' change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 47229
Back to top Go down
ronnel_arbutante
ronnel_arbutante
HCG Member
Male

> : HCG RULESZZ......
Posts : 26
Age : 29
Location : Muntinlupa CIty
Mood : Crazy
Country : change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Philippines-1
Reg-Date : 2009-03-24
Forum Warning : change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 010
Contribution :
change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Left_bar_bleue0 / 1000 / 100change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Right_bar_bleue



http://profiles.friendster.com/ronnelarbutante

change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Vide
PostSubject: Re: change ur control panel buttons with flash.. w/onloadhandler by public demand change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 I_icon_minitimeFri May 22, 2009 11:52 pm

san po i-pi-paste ung JS file?? Reply po kayo sa akin sa FS...

ronnel_arbutante@yahoo.com
Back to top Go down
chiinky
chiinky
HCG Addict
Female

> : iloveyouuu!
Posts : 252
Age : 30
Location : idunno. XD
Mood : Good
Country : change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Philippines-1
Reg-Date : 2009-03-30
Forum Warning : change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 010
Contribution :
change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Left_bar_bleue0 / 1000 / 100change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Right_bar_bleue



http://profiles.friendster.com/phincayumiix

change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Vide
PostSubject: Re: change ur control panel buttons with flash.. w/onloadhandler by public demand change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 I_icon_minitimeSun May 24, 2009 11:36 am

thanks fer sharing
Back to top Go down
kwanggol
kwanggol
HCG Wizard
Male

> : gaxung ka..
Posts : 80
Age : 27
Location : Nagbababad sa beach
Mood : Crazy
Country : change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Philippines-1
Reg-Date : 2009-04-09
Forum Warning : change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 010
Contribution :
change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Left_bar_bleue0 / 1000 / 100change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Right_bar_bleue



http://profiles.friendster.com/user.php?uid=101163689

change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Vide
PostSubject: Re: change ur control panel buttons with flash.. w/onloadhandler by public demand change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 I_icon_minitimeThu Jun 18, 2009 9:21 pm

ur welcum
Back to top Go down
VashMark
VashMark
HCG Member
Male

> : I maybe SAD But Im Not WEAK...
Posts : 42
Age : 36
Location : bxu
Mood : Alone
Country : change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Philippines-1
Reg-Date : 2009-06-20
Forum Warning : change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 010
Contribution :
change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Left_bar_bleue0 / 1000 / 100change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Right_bar_bleue



http://profiles.friendster.com/vashraw

change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Vide
PostSubject: Re: change ur control panel buttons with flash.. w/onloadhandler by public demand change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 I_icon_minitimeSun Jun 21, 2009 10:49 pm

thankx a lot for the code.... i luv it.....
Back to top Go down
kamoteti
kamoteti
HCG Addict
Male

> :


|<amote is the best

Posts : 386
Age : 33
Location : Seoul
Mood : Accomplished
Country : change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 SouthKorea-1
Reg-Date : 2009-04-25
Forum Warning : change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 010
Contribution :
change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Left_bar_bleue0 / 1000 / 100change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Right_bar_bleue



http://profiles.friendster.com/chilioystersauce

change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Vide
PostSubject: Re: change ur control panel buttons with flash.. w/onloadhandler by public demand change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 I_icon_minitimeSun Jun 21, 2009 10:54 pm

galing ah change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 35724
Back to top Go down

Sponsored content





change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 Vide
PostSubject: Re: change ur control panel buttons with flash.. w/onloadhandler by public demand change ur control panel buttons with flash.. w/onloadhandler by public demand - Page 2 I_icon_minitime

Back to top Go down

change ur control panel buttons with flash.. w/onloadhandler by public demand

View previous topic View next topic Back to top
Page 2 of 2 Go to page : Previous  1, 2
                         Posting Regulations                         

Permissions in this forum: You cannot reply to topics in this forum
:: Hide Codes Galore :: :: Design And Development :: HCG Design and Development -
Free forum | ©phpBB | Free forum support | Report an abuse | Forumotion.com