Here’s a temporary HACK to keep the Kimli functionality while restoring the post/page editors.
Simply comment out lines 35,36 and 404 from the kml_flashembed.php file in your plugins folder. Here’s where your file may be.
./wp-content/plugins/kimili-flash-embed/kml_flashembed.php
Lines 35 and 36 are:
if( !class_exists('buttonsnap') )
require_once ('buttonsnap.php');
and Line 404 is:
add_action('init', 'kml_flashembed_addbuttons');
BTW – Panic’s CODA rules!!!