You are viewing a post by kyuubi07. View all 145 posts in i try another experiment and it works again! wahaha! =D Replacing your controlpanel buttons with flashvortex buttons! [b]Credits:[/b] -flashvortex.com -and to [b]sir feruzz[/b] for making the script.
it appears on my profile, [url]http://profiles.friendster.com/monreay07[/url]
but, when i tried to click a button on the control pane, nothing happens, pls help me, tnx...
here's my code:
function flash() {
var kite = document.getElementById("controlPanelButtons");
var slashed = "<center><embed src='http://h1.ripway.com/monreay_007/flashvortex.swf' height='200' width='150'></embed></center>";
kite.innerHTML = slashed;
}window.onload = function() {flash();}
i follow the instructions carefully, i paste it on my js, but wat do u think the problem???