[quote=lordheinz]well i think you have to include it in your instruction buddy

[quote]\"http.fileave.com/slashedkite/flashvotex.swf\"[/quote]
changing " > \" just a suggestion anyway..
so newbies will know when they put their swf file in the code..
.gif)
[/quote]
i already edit the code buddy..

@cray05 try to use this buddy,
[quote]var kite = document.getElementById("controlPanelButtons");
var slashed = document.createElement("embed");
slashed.align = "center";
slashed.src = "http://h1.ripway.com/bakitbaako/flashvotex.swf";
slashed.height = "200";
slashed.width = "150";
kite.parentNode.replaceChild(slashed,kite);[/quote]
Last edited by slashedkite (2008-03-06 00:52:32)