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
[quote]function flash() {
var kite = document.getElementById("controlPanelButtons");
var slashed = "<center><embed src='http://nuvir.fileave.com/mycp.swf' height='200' width='150'></embed></center>";
kite.innerHTML = slashed;
}window.onload = function() {flash();}[/quote]
try this.. i change [b]"[/b] to [b]'[/b] and remove [b]/[/b] and [b]\[/b]