You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

Copyright information still being shown. Created May 26, 2009

This thread is solved

Views: 2883     Replies: 1     Last reply May 16, 2011  
You must login first before you can use this feature

Tariq99

Posts: 3

Registered:
May 25, 2009

Copyright information still being shown.

Posted: May 26, 2009

Hi guys,

On www.mexat.com/video.php I applied the key but it is still showing the copyright so i'm not sure if I have the key setup properly.

Could you guys please advise me, the following is my code.


flowplayer("player", "java/flowplayer-3.1.0.swf", { 
			key: '$efbf90222d2ccca3baf',		
	    	plugins: { 
			content: { 
		// the only required property 
			url: 'java/flowplayer.content-3.1.0.swf', 
		// some display properties 
			height: 25, 
			padding:1, 
			backgroundColor: '#000000', 
			opacity: 1,
			bottom:30,
			right:15,
			width:50,
		// one styling property  
			backgroundGradient: [0, 0, 0], 
		// content plugin specific properties
			html: '<p align="right">Mexat</p>', 
		//html: '<img src="" height="20" width="70">', 
			style: {p: {fontSize: 17}}             
			} 
			},
			clip: {
	    	autoPlay: false,
	    	autoBuffering: true 
		    }  
			});

Buzz
Author of 'Wordpress Flowplayer', jQuery.saiweb http://saiweb.co.uk Problems, requests? Please log a ticket at: http://trac.saiweb.co.uk

Posts: 271

Registered:
Dec 17, 2008

» Copyright information still being shown.

Posted: May 31, 2009

Reply to: Copyright information still being shown., from Tariq99
Hi Tariq99,

Your provided link shows no logo from what I can see, this is more than likely a caching issue with your browser, try clearing your temp files and reloading the page.

Cheers

Buzz