Forums

Tutorial -Embedding SWF with contents(xml, external images, etc.) the proper way (1 post)

  1. radu4iasi
    Member
    Posted 2 years ago #

    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 -

    [kml_flashembed publishmethod="static" fversion="9.0.0" movie="wall/preview.swf" width="800" height="800" targetclass="flashmovie" base="wall/"]
    <p><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></p>
    [/kml_flashembed]

    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

Topic Closed

This topic has been closed to new replies.

About this Topic

  • RSS feed for this topic
  • Started 2 years ago by radu4iasi
  • This topic is not a support question
  • WordPress version: 2.9.1