February 27th in Tutorials by admin .

Tutorial – embedding swf with external assets (xml, external images, etc.) in a wordpress blog

Hello!
I know most of you (myself included) have been having problems embedding a complicated swf with external assets (like 3D wall) in your wordpress blog so I am going to clear it up.
First of all, grab this great plug in from here http://kimili.com/plugins/kml_flashembed/wp and activate it in your wordpress install.
Second, upload all the content of the deploy folder (from your package) in a folder named wall in the root of your wordpress install.
Finally, just copy/paste this code in the page …

Hello!
I know most of you (myself included) have been having problems embedding a complicated swf with external assets (like 3D wall) in your wordpress blog so I am going to clear it up.
First of all, grab this great plug in from here http://kimili.com/plugins/kml_flashembed/wp and activate it in your wordpress install.
Second, upload all the content of the deploy folder (from your package) in a folder named wall in the root of your wordpress install.
Finally, just copy/paste this code in the page where you want the component to appear -

Remember to change preview.swf to your swf name and whatever parameters you need ( width, height ) That is all.
The folder wall can be named as you wish, but remember to change all references to it in the code (bolded).
Example of a successful embed here – http://zoomitflash.net/?p=43

Leave A Comment.