Embedding flash
-
When I try to embed flash into my post it stuffs up the rest of the page. Is there a plugin I need to install for it to display properly?
Also can anyone else see the flash movie or is it just a white box? Because I’m sure i used the right code but all i can see is a white box 😕
Here is my blog: http://www.awestyproductions.co.nr
Thanks! 😉
-
http://www.kimili.com/plugins/kml_flashembed/wp
A Great pluginThanks alot! It displays properly now 😀
But the flash is to wide for the blog and covers a bit of the menu 🙁
Is there a way to make the column with the posts in resizable? Or is there skins that resize themselves depending on the content?
Thanks ;D
No, there is no theme that resizes itself depending on the content.
You should design yourself a theme that has enough room for your flash. (BTW, there are no skins in the WP world)
Or, resize your flash – depending on your theme.Okay, thanks for both of your help 😀
I think You can add the flash plugin to tinymce
copy the flash directory from the tinymce downloaded archive :
jscripts/tinymce/plugins/
to tinymce directory in wordpress : wp-includes/js/tinymce/plugins/
After that, you should modify the tiny_mce_config.php. Add “, ‘flash'” to the $plugins array. Add “, ‘separator’, ‘flash'” to the $mce_buttons array.
Enjoy Flash in WordPress
The topic ‘Embedding flash’ is closed to new replies.