How to Embed a SWF in a Wordpress Header
A Flash SWF file lets you add an animation to your WordPress blog's header. The animation can also contain sound that plays when the user opens the Web page. You must edit the header page for your WordPress blog in the WordPress dashboard. The dashboard contains a PHP editor you use to change the layout and CSS for your WordPress blog.
Instructions
-
-
1
Open a Web browser and log in to your WordPress blog's administration console. Click "Administration" link in the left panel.
-
2
Click "Editor" to open the editor. In the right side of the window is the list of WordPress files. Click "header.php" to open the header file for the blog.
-
-
3
Locate the "#header" section of the file. The first line of code shows the URL for the image. Replace this image with the SWF file location.
-
4
Click "Update" to save the changes. Click the link at the top of the dashboard to open a preview window for your blog. Review the SWF file and its location to see that the page displays properly.
-
1