If you see a video that you want to insert in your blog post then you just copy the HTML code given with the video to embed in a web page. But what to do when we want to embed a flash video(.swf)?
1. Create New Post, and switch to Edit HTML mode of post editor.
2. and paste this code wherever you want to show the flash video:
<p><embed align="middle" allowscriptaccess="always" height="400" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" src="http://www.YOUR-SITE-ADDRESS.com/VIDEO-NAME.swf" type="application/x-shockwave-flash" width="550"></embed></p>
3. Publish the post and see the result. (See this post to view how it looks)
Blue is the actual video’s link.
Green is the alignment – you may change it to right or left.
Red is height and width of the video.
No comments:
Post a Comment