Last edited by Lady Aira (2008-09-12 20:22:09)
[/quote]
i put my codes into my onload handler
my profile works well.but my flash button just turned into white
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???
Bob anyone can help

Last edited by rcdraymart (2008-12-08 01:17:54)