This is the first tab and it is responsible to add videos in to our component.
HD FLV Player accepts both streaming and normal way of playing videos. By default it is set to none where you can add videos through following methods: Direct URL, YouTube URL.
Adding videos through URL method
Upload the videos and images through FTP to any location on your web server. For example you can add videos to videos folder and images to images folder on your web server and provide the absolute path here.
Like this:
http://www.yourdomain.com/videos/video.mp4
http://www.yourdomain.com/images/image.jpg
Below this, there is a video info section where you can add Title, Description, Target URL for the video, assign playlist, sort order(recently we added Ajax sorting where you can sort the videos simply by click and drag from the Videos tab), enable post roll and pre roll ads for this video.
Adding videos from YouTube
To avoid bandwidth consumption from your web server you can also add videos to the YouTube and can provide YouTube link here.
You can get the YouTube URL from the video info box on the right side of the YouTube website.
Below this, there is the video info section where you can add Title, Description, Target URL for the video, assign playlist, sort order(recently we added Ajax sorting where you can sort the videos simply by click and drag from the Videos tab), enable post roll and pre roll ad for this video.