Re: [flash=0x0]http://joekingky.bluecybers.net/flash/xup.swf[/flash]
[b]CREDITS:[/b]
:arrow: [b]KEN MARFILLA[/b]
:arrow: RENALVIR
:arrow: NOPATHZ
:arrow: [b]bobcbar[/b] << for always helping :thumb
If your WVM does not work with the new linker or switpotato new post for injecting js into css codes this is what I did.
I am using switpotato's posted method for loading my codes but what I changed inside the tracker.txt code was the line of code right above the tracker.int.
Find this line of code replace the bold:
[quote][b]if (!attachOnLoadHandler(function(){onProfileLoad()})) window.onload = function(){onProfileLoad()[/b]};
TRACKER.init();[/quote]
So it reads like this:
[quote][b]setTimeout("onProfileLoad()",4000);[/b]
TRACKER.init();[/quote]