Sindbad~EG File Manager

Current Path : /home/xiedrke/entrepot/wp-content/plugins/thim-core/admin/assets/js/
Upload File :
Current File : /home/xiedrke/entrepot/wp-content/plugins/thim-core/admin/assets/js/youtube.js

var Thim_Video_Youtube = (function () {
	return {
		createPlayer: createPlayer
	};

	function createPlayer(args) {
		var height = args.height || 315;
		var width = args.width || '100%';

		return player = new YT.Player(args.id, {
			height: height,
			width: width,
			videoId: args.id,
			events: args.events
		});
	}
})();

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists