ReelSEO » Video Marketing » How To Add FLV Clips To Your Site
How To Add FLV Clips To Your Site
Mark R Robertson
|
Posted 3 years ago
|
- share
- email
- Comment
This guide provides a very easy step-by-step process to set up your website to stream an FLV video clip directly on a http connection.
To make a webpage containing your FLV clip:
- You will first need a player / controller in SWF format.
- It is the SWF file which will be embedded in your webpage as a normal Flash element.
- The SWF file will load any FLV video files and display them on the page, as well as control any function like start/stop.
- There are many ways to make the SWF player, and there are many SWF open source players ready to use.
- I would suggest to download this one by Jeroen Wijering (but you may do your research and find a more suitable one for you).
- Copy the files on your webserver.
- In the sample code below, Replace the file “video.flv” with your own flv file.
- Place the embed code below between the “<body>HERE</>” tags and upload all files to your server.
- Point your browser to the HTML file that you just saved and uploaded and you should see and hear the movie playing in the browser.
- Here is the sample embed code for the FLV clip:
<embed src=”http://www.yoursite.com/player.swf” width=”320″ height=”240″ allowscriptaccess=”always” allowfullscreen=”true” flashvars=”height=240&width=320&file=/video.flv”/>
- Be sure to replace "yoursite.com" with your actual site URL, or location to the video player.swf
- Customization
- The height should be the height of the movie+20 to allow for the control bar.
- The “flashvars=” parameter provides the actual relative or absolute URL to the FLV file.
- The “autoStart=” parameter can be set added if you want. By default, it is set to false to avoid the movie beginning to play immediately (good to save bandwidth), and rather wait for a click.
Categories: Video Marketing and Video Production. Tags: embed, Jeroen Wijering, tips, and video SEO.What do you think? ▼
About the Author - Mark R Robertson
Mark Robertson is the Founder and Publisher of ReelSEO, an online information resource dedicated to the fusion of video, technology, social media, search, and internet marketing. He is a professional online video marketing consultant and video SEO expert, popular speaker, and considered to be a passionate leader within the online video and search marketing industries. Follow Mark on Twitter (@markrrobertson), or Google+. - View All Posts By Mark R Robertson
Inbound search terms: add flv to website, how to add flv to website, HOW TO ADD FLV VIDEO TO WEBsite, adding flv to website, add flv video to website, sample flv file, add flv, add flv to web page, add flv to webpage, add flv file to website, how to add flash video to website, how to add flv file to website, add flash video to website, flv clips, flv clip, flv sample, adding flash video to your website, how to put flv on website, adding flv video to web page, put flv on website, sample flv, sample flv clips, how to add flv in publisher, how do you put flv movie on webpage, adding flv to site










