Index: lams_central/web/fckeditor/editor/plugins/paint/FCK Paint.swf =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/fckeditor/editor/plugins/paint/Attic/FCK Paint.swf,v diff -u -r1.1 -r1.2 Binary files differ Index: lams_central/web/fckeditor/editor/plugins/paint/content.html =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/fckeditor/editor/plugins/paint/Attic/content.html,v diff -u -r1.1 -r1.2 --- lams_central/web/fckeditor/editor/plugins/paint/content.html 22 Apr 2009 00:38:09 -0000 1.1 +++ lams_central/web/fckeditor/editor/plugins/paint/content.html 22 Apr 2009 06:08:31 -0000 1.2 @@ -37,7 +37,7 @@ dictionary: xmlDic, startingImageURL: PaintCommand.startingImage, userId: "126", - contentFolder: "" + contentFolder: "someFolder" } PaintCommand.startingImage = ""; swfobject.embedSWF("FCK Paint.swf", "flashContent", "800", "500", "9.0.0", null, flashvars);