s1.addParam('flashvars','file=http%3A%2F%2Fwww.sample.com%2Fplaylists%2Fcggssocbry.xml&playlist=bottom&frontcolor=cccccc&lightcolor=66cc00&skin=http://www.sample.com/embed/skin2.swf&backcolor=111111&playlistsize=200&stretching=exactfit'); Code (markup): I'm using this free third party website to embed my videos from youtube using their flash player and I just found out that they are changing the code to change my videos to their videos to promote their other websites. I have this instinct that, that is the part of the code where they are changing it. I just want to figure out what part of the code is that so I can eliminate it from it. Anyone?
this is the decode s1.addParam('flashvars','file=http://www.sample.com/playlists/cggssocbry.xml&playlist=bottom&frontcolor=cccccc&lightcolor=66cc00&skin=http://www.sample.com/embed/skin2.swf&backcolor=111111&playlistsize=200&stretching=exactfit'
it grabs the information from www . sample.com/playlists/cggssocbry.xml passes some variables about the look of the swf file and usses this skin: sample . com/embed/skin2.swf, notice the fontcolor and lightcolor, those are RGB values after that you can modify to change the way it looks.