Hooking Up iTunes Users

by Norm Gregory on March 20, 2008

With Mojo you can hook up with the iTunes collections on your “buddys’” machines.
Get the latest Flash Player to see this player.
[Javascript required to view Flash movie, please turn it on and refresh this page]

document.getElementById(”player1″).style.display = “”;

var s1 = new SWFObject(”http://normgregory.com/wp-content/plugins/flv-embed/flvplayer.swf”,”player1″,”500″,”400″,”7″);
s1.addParam(”allowfullscreen”,”true”);
s1.addVariable(”height”,”400″);
s1.addVariable(”width”,”500″);
s1.addVariable(”file”,”/032008.flv”);
s1.addVariable(”image”,”/032008.png”);
s1.addVariable(”showstop”,”true”);
s1.addVariable(”fsbuttonlink”,”http://normgregory.com/wp-content/plugins/flv-embed/fullscreen.php?f=/032008.flv%26r=http://normgregory.com/2008/03/hooking-up-itunes-users/”);
s1.write(”player1″);

{ 0 comments }