function writeTwitterPartyBadge (badgeWidth,badgeHeight,userID,userName,displayName,color1,color2,textColor1,textColor2,backgroundColor){
document.write (‘

Flash Player 9 is required.
Get it here.
‘)
var so = new SWFObject(“http://twitter.com/flash/twitter_timeline_badge.swf”, “twitter_timeline_badge”, badgeWidth, badgeHeight, “9.0.0″, backgroundColor, false);
so.addVariable(“user_id”,userID);
so.addVariable(“color1″,color1);
so.addVariable(“color2″,color2);
so.addVariable(“textColor1″,textColor1);
so.addVariable(“textColor2″,textColor2);
so.addVariable(“backgroundColor”,backgroundColor);
so.write(“flashcontent”);
document.write(‘

‘)
}

writeTwitterPartyBadge(200,400,626713,”james6323″,”james smith”,”0xFFFFCE”,”0xFCE7CC”,”0x4A396D”,”0xBA0909″,”0x92E2E5″)

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.