User: stuartgreenfield Branch: DRUPAL-6--3 Date: Sun, 28 Feb 2010 09:26:06 +0000 Modified files: /modules/swftools CHANGELOG.txt /modules/swftools/swfobject2 swftools_swfobject2.module /modules/swftools swftools.module Log message: Flashvar encoding is now only done in the embedding function itself, so each module is free to encode the flashvars as it wishes. This also eliminates the problem of double encoding. It should therefore fix #559250. Function _swftools_get_flashvars_string() deleted. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/swftools/CHANGELOG... http://cvs.drupal.org/diff.php?path=contributions/modules/swftools/swfobject... http://cvs.drupal.org/diff.php?path=contributions/modules/swftools/swftools....