-
▼
2012
(336)
-
▼
January
(28)
- How to Display Custom Post Types in Wordpress 3.0
- How to Import iCal to WordPress
- How to Design a WordPress Header
- How to Increase the Header Height in WordPress
- How to Merge Widgets in WordPress
- How to Remove Navigation on Certain Wordpress Page...
- How to Embed SWF in WordPress Posts
- How to Upload a Video With a WordPress Plugin
- How to Find and Replace the Domain URL for a WordP...
- How to Install a New WordPress Template
- How to Transfer WordPress to Bluehost
- How to Move Your WordPress Blog if You Use StartLo...
- How to Customize a New User Registration Email in ...
- How to Convert a Weebly Theme to Wordpress
- How to Insert a Line After Each Blog Post on WordP...
- How to Use PHP Scripts in WordPress Posts or Pages
- How to Hide a Tagline in the WordPress Headway Theme
- How to Install and Debug a WordPress Developer Theme
- How to Configure Adobe Contribute for Wordpress
- How to Use Ajax in WordPress
- How to Find Default.CSS of Thematic WordPress
- How to Migrate From ASP to WordPress
- How to Merge Tags in Wordpress
- How to Make Boldface Headlines in WordPress and Th...
- How to Place Photos Side by Side in WordPress
- How to Add a Header to a Wordpress Blog
- How to Use WordPress for an Online Auction
- How to Use View Source to Figure Out Wordpress Sty...
-
▼
January
(28)
adsense
How to Embed SWF in WordPress Posts
1. Log in to the WordPress dashboard at the 'wp-admin' directory of your website. Navigate to 'Posts' and select a post to edit by clicking its name. Click the 'Add New' button instead if you want to create a new post.
2. Switch to the HTML editing mode by clicking the 'HTML' tab at the top of the editor box on the 'Edit Post' screen. Add a pair of '
' tags where you want to embed the SWF file in your post:
3. Add the 'classid' attribute, along with the class ID for the Adobe Flash player, to your '
' tags:
4. Set the width, height and ID of the SWF object within the opening '
' tag:
5. Add a '
' tag inside your '
' tags:
Change 'movie_name.swf' to the name of your SWF file. If the file is in a different directory of your website, you must include the directory path as well. Everywhere you see 'movie_name.swf' in the code, including code in later steps, you need to make this change.
6. Place the following code between your '
' tags to support Internet Explorer browsers:
-->
Remember to change 'movie_name.swf' to the path to your SWF file.
7. Add the following code after your Internet Explorer code so visitors without Adobe Flash installed will get a link to download the application:
8. End the '
' tag you created for Internet Explorer after the code for the download link:
-->
9. Click the blue 'Update' or 'Publish' button, depending on whether your post is new. Go to 'View Post' to open the post in a new tab of your browser and see the embedded SWF file. You can switch between the HTML and Visual tabs of the post editor because the object code you inserted is valid XHTML. WordPress strips out invalid tags like iFrames.
3:16 AM | Filed Under | 0 Comments
Comments
Popular Posts
-
1. Log in to your Weebly account. 2. Click 'Theme Editor.' 3. Click on the 'Design' tab. 4. Select 'Edit CSS/HTM...
-
1. Sign up for a publisher account at Bidvertiser. Submit basic contact information and confirm your email address to get started. 2. Lo...
-
1. Log in to your WordPress dashboard. 2. Open the 'Appearance' section on the left side of the WordPress dashboard and then cli...
-
Facebook Widget 1. Create a Facebook fan page for your blog, if you don't already have one. You will have to manually share content wi...
-
1. Open your WordPress Dashboard in your preferred browser. It is accessed at the '/wp-admin' location of your site. For example, ...
-
1. Download and install the WordPress for BlackBerry app via BlackBerry App World. Download the version that corresponds with your BlackBe...
-
1. Go to your WordPress blog's administrative control panel. 2. Click the 'Settings' button on the left-side navigation menu...
-
1. Click the 'Add Contact' button on the 'Add New Post' page. This opens the 'Add a Contact Form' page. 2. Click...
-
1. Register an account with Amazon Web Services Cloud. If you have an existing Amazon account, enter your email address in the appropriate...
-
1. Log into your WordPress.com account using your user name and password. 2. Hover your cursor over the 'My Blogs' tab at the to...
Post a Comment