Kimili Flash Embed 1.3 is Out
07 Mar 07
Hot on the heels of 1.2, KFE 1.3 – everybody’s favorite Flash embedding plugin for Wordpress and Textpattern is available for immediate download. Shiny new features included in this release are:
- Super-easy Express Install functionality. Now you can make damn sure your users have the latest version of the Flash Player without ever touching a line of Actionscript!
- Updated SWFObject 1.5 Javascript.
- IE7 support for Textpattern users.
If you’re using Textpattern, this is a critical upgrade—you should download it right away. If you like to tell people what version of the Flash player they need to have—you too should download it right away. If you just like to have the latest and greatest, then by all means:
Enjoy, and be sure to contact me if you have any issues.








Comments
Jason says:
1103 days ago ∞
Thanks for the great plugin… :)
I do not know if this is real valid or not, but I found out that this plugin looks for the SWF file in the WordPress root directory…
So, I just created ./wp-content/files/ directory and modified the $movie variable like this…
——
// Adding the default directory
$defaultDir = “./wp-content/files/”;
// Set variables for rendering JS
$movie = ‘”’ . $defaultDir . $movie . ‘”,’;
——
Do you see any potential problem with this???
Another question regardign the centering…
I am not able to do the centering… You mentioned that I’ve got to add div.flashmovie in the CSS file… Did you mean the wp-content/themes/default/style.css file???
Thanks… :)
Jason
Michael Bester says:
1079 days ago ∞
KFE has been updated since this article was published. You can always get the latest version here.
Comments closed.