|
|
Video Set-Up Instructions
Adding video to your Web site is easy. Below are working examples of the four methods you can use to add a Family Features Video to your site, including both the end result and the code to implement the option.
- Direct Link
- Popup Window
- i-frame
- JavaScript
Need Help?
If you get stuck and need help, please don't hesitate to Contact Us or call 888-824-3337 x227.
This is the easiest and fastest way to add the video to your site. You link to the video using text or an image (which we provide) and the Web page goes directly to the video. To see this work, click on either the text or image link below. To the right of each example is the code used to implement it. Note, in most cases, the code do not have a line break as illustrated below.
This is very similar to the direct link above; however, when you click on the link, a new window pops up and displays the video. Click on either the text or video image link below to see the example. Below each example is the code used to implement it.
|
With this method, the video is added to your Web page with an i-frame. Below the example is the code used to implement it.
This method adds the video to your Web page using a different style of coding than the i-frame. It looks identical to the i-frame, but works a bit differently. Below the example is the code used to implement it.
|