Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Yanev

    (@yanev)

    btw.. I m using Organic Structure theme…

    Thread Starter Yanev

    (@yanev)

    tnx that really helped !
    cheers

    Thread Starter Yanev

    (@yanev)

    ooh, and one last thing, for the themes that have header files that can be uploaded using the dashboard, u may wanna upload the flash file there also.

    cheers!

    Thread Starter Yanev

    (@yanev)

    Never mind, i solved it..
    For those of you that will encounter the same problem, here’s some steps that will guide u through :

    1. Download this plugin Kimili Flash Embed

    2. Install the plug in: Just unzip the files in the wp-content > plugin in the local copy of your blog then upload to where you’re hosting your blog.

    3. Using your admin panel, activate the Kimili plug in.

    4. Then using your host’s c-panel file manager, go to wp-content > themes and find your theme and in that folder you should be able to see a file called header.php or a similar name depending on which theme you are using.

    5. Then replace the header code which is something like this:

    <div id="header">
    
            <div class="headerleft">
                <strong><p id="title"><a href="<?php echo get_option('home'); ?>/" title=""><?php bloginfo('name'); ?></a></p></strong>
            </div>

    with
    <p>[kml_flashembed movie="the_directory_to_the_file/filename.swf" height="height" width="width" /] </p>

    p.s. Make sure u got the dimensions of the flash file right and compatible with the specified dimensions of ur header image. If not u should either change the file dimensions or change the CSS code of the header.

    Hope i helped someone 🙂

Viewing 4 replies - 1 through 4 (of 4 total)