Results 1 to 7 of 7

Thread: playing .flv media file
      
   

  1. #1
    ldelaney is offline Private
    Join Date
    Sep 2009
    Posts
    3

    Question playing .flv media file

    Can anyone tell me how to insert a .flv file in my web page

  2. #2
    millie is offline First Lieutenant
    Join Date
    Apr 2009
    Posts
    170

    Default Re: playing .flv media file

    Hi

    You may have to convert your flv to a format that is compatible to windows media player, quicktime or real. Google the free flv converter.

    Cheers

    Millie
    www.subeagl.com

  3. #3
    Hester's Avatar
    Hester is offline Captain
    Join Date
    Jun 2006
    Location
    USA
    Posts
    206

    Default Re: playing .flv media file

    I actually use .flv files on my site, but I need to use an external player.

    You can download a free player (the one I use) from here:

    http://www.longtailvideo.com/

    and all you need to do is upload the player to your file manager... /public_html - any folder you want - and then copy the link to that location. (I pasted it to a text file I have saved for easy access... I recommend you do that because you'll have to copy/paste a couple things and this will save time of going back and forth).

    Then you upload the .flv video file to your file manager as well. Maybe the same folder as the player. copy that link location now - (paste it to the text file under the link you just copied for the player).

    Then, you go to this page and set up the player:

    http://www.longtailvideo.com/support...r-setup-wizard

    There are lots of features to play with. Feel free to experiment but the ones you need to be most concerned with are:

    Embed parameters:

    source: * paste the link to the player that you uploaded - the .swf file *
    height: * type the height you want the player to be *
    width: * type the width of the player *

    --

    File properties:

    file: * paste the link to the file - the .flv file *

    --

    That's it. (for the basics)

    Click on the "update preview and code" to see the preview of the movie. You can play it and see what it'll look like and all that. (and from there, you can customize where the control bar is, adjust the way the movie fits the screen, etc).

    Once you have tweaked it to your liking, on the very bottom is says "Copy your Code" and you will need to click the "For blogs and sites like MySpace, use the embed code."

    Copy that embed code and then paste it to a new HTML window on your page in BlueVoda. (Assuming you're using BV... it could be anything, I guess. It's just an HTML embed code).

    Then preview the page and it should work. :)

  4. #4
    millie is offline First Lieutenant
    Join Date
    Apr 2009
    Posts
    170

    Default Re: playing .flv media file

    Thank you George

    So that is how it is done. What I do is covnert my flv to avi. This way, I save a step.

    Thanks

    Millie
    www.subeagle.com

  5. #5
    ahimsa's Avatar
    ahimsa is offline Major General
    Join Date
    Jan 2009
    Location
    in the now :)
    Posts
    2,172

    Default Re: playing .flv media file

    Hi George,
    nice explanation.....thanks for the tip,
    david
    Never measure the height of the mountain you're climbing. At the summit, look back and see how small it really is!

  6. #6
    ldelaney is offline Private
    Join Date
    Sep 2009
    Posts
    3

    Cool Re: playing .flv media file

    Hi George, Thank you for that detailed explanation. It sounds a bit complicated for a "private" like me, but I will certainly give it a go. (I may need to come back to you for more help !!!). Liam (ldelaney).

  7. #7
    Hester's Avatar
    Hester is offline Captain
    Join Date
    Jun 2006
    Location
    USA
    Posts
    206

    Default Re: playing .flv media file

    Liam,

    Trust me... it's not simple the first time doing anything like this. I hope my list of instructions aren't too complicated to read. Sorry if I went way over your head with my earlier post.

    A friend of mine suggested I use this player when I was asking the same question about .flv movies on my site. Needless to say, his description of what to do left much to be desired. I actually sat on it for weeks before I could figure out how to get it to work. :)

    If you need a step-by-step in more detail than I have here, I can try... the last thing I'd want to do is make it totally confusing. But the good thing is that once you get the player uploaded and you've gone through all of this for the first time, it's really a piece of cake if you ever need to do it again.

    A few things to do that will save you loads of time later:

    - Bookmark the second link I posted (the Setup Wizard page)
    - Create a folder for the player and your videos and use this folder for ALL of your .flv movies. (you can name it anything. "videos" would be a given). :)
    - copy/paste the link to your .swf player and a 'blank' .flv link to a text file on your desktop or in a folder with your other BV/website files for easy access later on.

    example of what you should have on your text file:

    player URL - http://www.yoursite.com/video/player.swf
    blank file URL - http://www.yoursite.com/video/.flv

    * Note - leaving it blank as just video/.flv makes it easy for you to manually enter the file name later on without actually going into your file manager, copying the link and then pasting it. I would suggest naming each .flv file you upload as something very simple and short - something you can easily remember.

    If you do all that, the steps on adding future videos to your website will be a breeze. All you would have to do is note the name of the .flv movie, upload it and just go straight to the Setup Wizard that you bookmarked. Open the text file with the two addresses on it and copy/paste the .swf URL to the "source" and the blank .flv URL to the "file". Simply type the file name from the video you just uploaded like so - /video/filename.flv - and the rest if history.

    Good luck, and I'll be around if you have any questions. :)
    Last edited by Hester; 09-14-2009 at 06:56 AM. Reason: removed auto URLs / fixed colors

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49