Viewing 1 replies (of 1 total)
  • Plugin Author foo123

    (@foo123)

    Hi,
    this plugin is mostly used for embedding flash in the content (or widget)
    However you can do 2 things
    1) use the do_shortcode function to embed the shortcode wherever you want in uour theme eg:

    <?php echo do_shortcode("[topswf swf='url here' width='500' height='500']"); ?>

    2) Just copy paste the xhtml code for the swf in your header

    Hope this helps

Viewing 1 replies (of 1 total)
  • The topic ‘Header embed’ is closed to new replies.