Try saying that three times fast! Here it is (If you´re viewing the front page, click to view the full article to see it) 
If you want your own version, it´s simple! Here´s the code you need:
1 2 3 4 5 6 7 8 9 10 |
<object width="300" height="300"> <param name="movie" value="http://www.katanshin.co.uk/external/widgets/twitter/KTwitterWidget300x300.swf" /> <param name="wmode" value="transparent" /> <param name="allowFullScreen" value="true" /> <param name="not allowed" value="always" /> <param name="flashVars" value="twittername=katanshin&glow=0xdd8c0d" /> <embed src="http://www.katanshin.co.uk/external/widgets/twitter/KTwitterWidget300x300.swf" flashvars="twittername=katanshin&glow=0xdd8c0d" type="application/x-shockwave-flash" width="300" height="300" wmode="transparent" /> </object> |
You just need to change the bit where it says "twittername=katanshin" to your own twitter name (note: your profile MUST be a public profile). i.e. twittername=mytwitteraccountname. You must change it in both lines 6 and 8.
You can also change the glow colour of the scroll bar. Just find out the hex code of your favourite color using a tool like this and write it like 0xFFFFFF where FFFFFF is the HEX. Again, you need to change it twice, on lines 6 and 8.
Do comment if you like this, if people find it useful I´ll post different sizes and maybe improve it.


Comments
There are no comments on this article yet. Be the first!