Flash Myspace Redirect in Linux
Here’s how I redirected all my MySpace traffic here since MySpace Sucks:
sudo apt-get install libming-util
Make a new file, lets call it redirect.as. Now, fill it with this:
getURL("http://www.ralree.info");
Replacing my URL with your URL. Nice. Now, run makeswf redirect.as. Now
you have a file called out.swf. Put it somewhere on a webserver where you
can pull it from MySpace. Now do this on your MySpace profile:
<embed allowScriptAccess="never" allowNetworking="internal"
enableJavaScript="false"
src="http://modzer0.cs.uaf.edu/~hardwarehank/slideshow.swf" quality=high
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash"
width="200"
height="200">
</embed>
Congratulations! Now, when anyone goes to your profile, they’re redirected to
your URL instead! Just make sure the page you redirect to doesn’t suck.


J`ey
October 3, 2006 at 5:59 PM
Nice one hank! Its been dugg!
erik
October 3, 2006 at 5:59 PM
i’m trying to get into myspace