Hey all
I was trying to find how to upload flv file to my site, but didn't find much info on here. I also noticed that few other people were looking for the same thing. Hopefully this helps some of you guys.
- You need to download jw player
- unzip jw player and FTP to your public_html folder.
- You need a video converter to convert your file into a flv file. I belive there's a free one called Total Video Converter.
- Make a folder in your public_html called video
- ftp your flv file into your public_html/video folder
- goto jw player website and use the Wizzard to get your code.
- in the wizzard section select "flv player with a single video"
- in embeded paramters point to the jw media player folder which should be http://www.yourwebsite.com/mediaplay...ayer-viral.swf
- In file properties under file point to where the file is, which should be http://www.yourwebsite.com/video/videoname.flv
- You can play around with other settings there to your liking.
- If everything is good you should be able to review your video on the jw website.
- You will see the code underneath the video. copy and paste into notepad and save as index.html
- ftp into your public_html/video folder
- if that doesn't work you can use the embeded code instead.
Make sure that the file swfobject.js is located in the same folder as your videos.
Here's a test on my site if you want to check it out
Cheers
Mike



LinkBack URL
About LinkBacks
Reply With Quote

