Embedding Flv in Joomla?

Discussion in 'Joomla' started by SGBoise, Dec 9, 2008.

  1. #1
    I tried everything to embed a flv file into a joomla page.

    The only luck I had was installing a plugin for youtube but it doesn't display the HD videos.

    Any help would be appreciated.

    Thanks.
     
    SGBoise, Dec 9, 2008 IP
  2. gostats

    gostats Peon

    Messages:
    325
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I don't know if you can embedd HD Youtube videos yet. Have you tried just sourcing a local flash player and the .flv file directly into the article source?
     
    gostats, Dec 9, 2008 IP
  3. SGBoise

    SGBoise Peon

    Messages:
    647
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You can embed HD videos from youtube. Check out http://myhdvideos.blogspot.com/.

    The problem was the the plugin for youtube didn't recognize the addition parameters to force the HD video.


    I tried adding swf player. I can add it using the editor with just the swf file. But when I try to add file="myvideo.flv" parameter it doesn't work.
     
    SGBoise, Dec 9, 2008 IP
  4. SGBoise

    SGBoise Peon

    Messages:
    647
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I finally got it to work. I disabled the text editor and used the regular embed code from youtube with a few mods.

    If anyone is interested in how to embed HD videos from youtube just copy the embed code from youtube and add "&rel=0&ap=%2526fmt%3D22" to the end of the value url.

    This is the page I am putting my HD videos on. http://www.topmediascript.com/video-gallery.html


    Sample Code:
    <object width="650" height="390"><param name="movie" value="http://www.youtube.com/v/kF99Xav2E_g&hl=en&fs=1&rel=0&ap=%2526fmt%3D22"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/kF99Xav2E_g&hl=en&fs=1&rel=0&ap=%2526fmt%3D22" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="650" height="390"></embed></object>
    Code (markup):
     
    SGBoise, Dec 9, 2008 IP
  5. Mr Goldberg

    Mr Goldberg Banned

    Messages:
    651
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Yes all that can be done..
    Im sure,you must be doing something wrong...
     
    Mr Goldberg, Dec 10, 2008 IP
  6. SGBoise

    SGBoise Peon

    Messages:
    647
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Yes, I'm sure knowing what the hell you are doing helps. :p

    This time I think it was the editor though.
     
    SGBoise, Dec 10, 2008 IP
  7. Mr Goldberg

    Mr Goldberg Banned

    Messages:
    651
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Why dont you just use the Youtube Embed Plugin??

    Its the easiest way,if your editor options doesnt work good.
     
    Mr Goldberg, Dec 10, 2008 IP
  8. SGBoise

    SGBoise Peon

    Messages:
    647
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Does that allow you to embed the HD version of the video? I tried one youtube plugin but it wouldn't embed the HD version.
     
    SGBoise, Dec 10, 2008 IP
  9. puzon23

    puzon23 Peon

    Messages:
    76
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    AllVideos plug-in should do this job for you no problem. It has options for many more videos besides YouTube.
     
    puzon23, Dec 11, 2008 IP