Setting up notifications for others in Docushare

Docushare makes it easy to receive notifications when a resource is changed, but what if you want to notify others. You could certainly tell them to set up themselves, or you can set them up. Here’s how.

var flashvars = {

file: ‘http://wp.lps.org/bfitz/wp-content/plugins/proplayer/playlist-controller.php?id=2004-pp49d0e0b92658a’,
enablejs: ‘true’,
javascriptid: ’2004-pp49d0e0b92658a’,
backcolor: ’111111′,
frontcolor: ‘cccccc’,
lightcolor: ’66cc00′,
skin: ‘http://wp.lps.org/wp-content/plugins/proplayer/players/skins/default.swf’,
stretching: ‘fill’,
repeat: ‘false’,
autostart: ‘false’
};

var params = {
wmode: ‘opaque’,
allowfullscreen: ‘true’,
allowscriptaccess: ‘always’
};

var attributes = {
id: ‘obj-pro-player-2004-pp49d0e0b92658a’,
name: ‘obj-pro-player-2004-pp49d0e0b92658a’
};

swfobject.embedSWF(‘http://wp.lps.org/bfitz/wp-content/plugins/proplayer/players/player.swf’, ‘pro-player-2004-pp49d0e0b92658a’, ’500′, ’327′, ’9.0.0′, false, flashvars, params, attributes);