Navigation |

February 6, 2009

Classic Hits by Microsoft Songsmith

"Wonderwall" by Oasis:
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(“/wp-content/plugins/player.swf”,”player1″,”320″,”200″,”7″);
s1.addParam(“wmode”,”transparent”);
s1.addParam(“allowscriptaccess”,”always”);
s1.addParam(“allowfullscreen”,”true”);
s1.addVariable(“height”,”200″);
s1.addVariable(“width”,”320″);
s1.addVariable(“file”,”/wp-content/videos/music/Wonderwall_by_Oasis.flv”);
s1.addVariable(“image”,”/wp-content/videos/music/Wonderwall_by_Oasis.jpg”);
s1.addVariable(“backcolor”,”0xffffff”);
s1.addVariable(“frontcolor”,”0xFF00CC”);
s1.addVariable(“lightcolor”,”0×3399CC”);
s1.addVariable(“screencolor”,”0xeeeeee”);
s1.addVariable(“logo”,”/wp-content/plugins/gulogo.png”);
s1.addVariable(“link”,”/wp-content/videos/music/Wonderwall_by_Oasis.flv”);
s1.addVariable(“volume”,”100″);
s1.write(“player1″);

Filed by Paul Gu at February 6th, 2009 under Miscellaneous
No comments on this post yet