Tutorial: Add Flash To your Posts
-
There are many posts about putting flash in your posts, but ppl still post questions. And ive just recently tried to do it myself and there are so many ways to do it, not all of them easy and some didnt work etc.. so here is a quick list of the fastest and easiest way I got things working..
This involves downloading 3 plugins, which enable you to embed SWF and FLV files.
(Note: Multiples levels dont load in the SWF, the FLV files will automatically be loaded into a player with the usual controls including fullscreen.)1 a) Download the Flash Video Player from
Jeroen’s website.b) unzip flash_flv_player.zip, Transfer the following files to your wordpress root directory: ufo.js, flvplayer.swf and fullscreen.html
c) Edit your WordPress Theme header template file to include the following code, between the head tags:<script type=”text/javascript” src=”ufo.js”></script>
2 a) Download FLV EMBED from here.
b) unzip flash_flv_player.zip, Copy to Plugins Directory (‘wproot’/wp-content/plugins/) and activate under the plugins menu
3 a) Download PB-Embedz from pascal-berkhahn. Dont worry its in german, just download, unzip and copy to plugins directory.
your ready!
4 a) POSTING A FLV
code – [flv:URL width height]
eg – [flv:https://www.website.com/name.flv 400 200]b) POSTING A SWF
code – [flash URL VALUES]
eg – [flash https://wwww.website.com/name.swf w=200 h=300]THATS IT!
Might sound difficult but its quite easy, and its the first one to work immediately for me.As always, enter code in the CODE mode only, not under the VISUAL editor.
Cheers,
Let me know if you find this useful, difficult, wrong whatever..
- The topic ‘Tutorial: Add Flash To your Posts’ is closed to new replies.