I have been trying to get the sparebar to toggle pause/play, and have not been successful. see the code below.
Maybe this is not even possible but i doubt it ;)
i think my error is in line 8- set(plugin[video].togglepause());
i have tried other iteration with no luck.
can plugin[video].togglepause() only be run as a onclick command?