Results 1 to 6 of 6

Thread: Embedding an .flv player
      
   

  1. #1
    lancecb is offline Sergeant
    Join Date
    Dec 2008
    Location
    I live in Katy Tx.
    Posts
    35

    Question Embedding an .flv player

    I am trying to install the JW .flv player on my site. Is there anyone who has had experience with JW? Is there a native player withing BV that will allow me to stream .flv files on my site? If so, please provide some guidance for me. Thx in advance.
    _______________________
    lancecb

  2. #2
    Alien Dude's Avatar
    Alien Dude is offline Lieutenant Colonel
    Join Date
    Apr 2008
    Location
    The Dark Side
    Posts
    562

    Default Re: Embedding an .flv player

    is the JW .flv player a SWf file if so use the flash button to install it.

  3. #3
    lancecb is offline Sergeant
    Join Date
    Dec 2008
    Location
    I live in Katy Tx.
    Posts
    35

    Default Re: Embedding an .flv player

    Thanks, I will try it and let you know if I am successful.
    _________________
    lancecb

  4. #4
    jorick is offline Corporal
    Join Date
    Jan 2009
    Posts
    17

    Default Re: Embedding an .flv player

    Hi Lancecb

    Did you manage with the JW FLV player? I too need to upload flv video files, so kindly let me know how to go about it.

    thanks
    jorick

  5. #5
    lancecb is offline Sergeant
    Join Date
    Dec 2008
    Location
    I live in Katy Tx.
    Posts
    35

    Default Re: Embedding an .flv player

    Here is what I had to do
    1. Downloaded and installed the following code generator. I will help you with installing it if you need help. You can find it here: http://web-anatomy.com/download. There is a free version and a fee version. This will generate the code that you will copy and past into your webpage.

    2. Next I copied the code into a blank page so the video player was the only thing on the page. Locate the code in the body of the page.

    3. Create the page that you want to play the video.

    4. I then created an IFrame on this same page.

    5. Name the IFrame so you can later use it in the "target" entry of a hyperlink you will create to call the page with the video

    6. Created a hyperline on the same page as the IFrame. In the "http://" parameters of the hyperlink type in the full location of the page with the video. This entry will call the blank page with the embeded video

    7. In the target entry of the hyperlink type in the name of the IFrame you just created. (This sets up the ability to control the video from a single hyperlink or multiple hyperlinks if you have multiple videos

    8. Publish all of the pages to your cpanel

    Now when you preview the page with the hyperlink and the IFrame you will see the is empty. However when you click the hyperlink the page called will load in the "Target" which is the IFrame. If you have multiple videos (as I do) this will give the appearance of a single player controlling multiple videos.

    Hope this helps!
    ____________
    Lancecb

  6. #6
    jorick is offline Corporal
    Join Date
    Jan 2009
    Posts
    17

    Default Re: Embedding an .flv player

    hi Lancecb

    thanks for your message. Will try it.

    jorick

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