Free flash flv/mp4 player


GDD FLVPLAYER, THE FREE ONLINE FLV FLASH PLAYER


WHAT IS GDD FLVPLAYER

GDD FLVPlayer is a web-based freeware to play FLV/mp4 (MPEG-4 encoded video file for Flash) files. With GDD FLVPlayer, you can easily play your FLV/mp4 videos as it doesn’t require the complicated Flash authoring tool and Flash development tools.

WHY INTERNET WEBSITES NEED FLV MP4 VIDEO PLAYERS

Adobe (Macromedia) has a good shot at owning the online video market, with Flash being the one format ubiquitous across Windows, Mac OS X, Linux and most of the handheld device platforms… FLV Players are the most efficient and flexible way to add streaming or progressive video to your website.

GDD FLV PLAYER VERSION 3.6 is now available !!!

NEW ON VERSION 3.6:

• Splash screen option (see on html code generator)

Recent changes:

  • Define your own buffer size (in seconds)
  • Use your own logo
  • Improved volume control
  • Tracker control
  • Forced 4/3 aspect ratio if meta.info null
  • Fixed autofit size on fullscreen exit

GDD FLVPLAYER ONLINE DEMO


GDD FLVPLAYER MAIN FEATURES:

  • Fully customized control panel
  • Publish your FLV or mp4 video to website with a few clicks
  • Add video to any of your Flash projects in seconds.
  • Play commercials or any custom intro.
  • Use your own logo in player.
  • Use any size you want.
  • No tricks, no scams, it is totally free.
  • No special programming skills required.

WHAT’S NEXT

- flash modules for each important option – xml playlist of related videos after video has played – overlay ads.
gdd free online flv player
gdd free online flv player

ZIP file content: – example.html (an easy howto) – gddflvplayer.swf (the flv player) – html code generator

gdd free online flash flv player

GDD FREE ONLINE FLV PLAYER THE HTML CODE

EXTERNAL PARAMS:

autoplay = false // or true (false by default if missing)
vdo =http://www.mysite.com/mymovie.flv // this is the video file in flv format (required)
sound =50 // sound volume 0 to 100 , (50 by default if missing)
desc =The Ghost – movie trailer // movie title
advert =intro or commercial video// optional
advertdesc =the intro or commercial title // optional
mylogo = the path to a image file representing your logo // optional
tracker = URL to track videos on play (statistics) // optional
buffer = buffer size in seconds // type: number, default:2 if missing
splashscreen = splash image url // optional

ABOUT PLAYER SIZE

You can change the player width and height as you like. • In our sample code we have the 4/3 format, size: 400/340 px (where 40px is the controls-bar height). • Procentual sizes are also accepted (like width 100% and height 100%)

HOW TO CREATE A PLAYLIST

I created a special html page for the playlist example. It is as simple as It can be for you to understand the procedure:
http://www.gdd.ro/flvplayer/examples/playlist/example-playlist.html

REMOTE FLV FILES

Get the flv files from different websites working on your website using our flv player with your logo.
Advantages : you don’t lose visitors that click on `related videos` option.

Tips:

1. Using browser extensions : Best combination so far is the couple Flashgot & Orbit downloader installed on your browser ( on Firefox is working nice )

2. Use maxthon browser to get the flv file url from same specific websites. It have an excellent option called “file sniffer” so you can copy the flv video url. Move the mouse over any video flash player and easy copy the video flv address.
You can use-it in the HTML CODE GENERATOR .

3. Use keepvid.com To download or copy flv(url) from Youtube, Dailymotion, Metacafe, iFilm and more.. use this website to sniff the flv files: http://keepvid.com/

Note: Spinning loader animation stays on screen when player is tested locally. The player is designed to work online. So always try to use http:// to locate your files.

Keep this project alive and free!
Make a minimum $ donation. Thank you!

Make payments with PayPal - it's fast, free and secure!

make a small donation

Please comment for any suggestions regarding gddflvplayer.
Thanks.

TRIMITE LINK-UL SI PRIETENILOR:

Comentarii

  1. #1 scris de roshan77 la 6 iunie 2009

    web player

  2. #2 scris de akber kabir la 24 iunie 2009

    Hi,

    i have downloaded it. but did not understand one thing,
    how to add my .flv with this player? more and clear help please

  3. #3 scris de akber kabir la 24 iunie 2009

    akber kabir :
    Hi,
    i have downloaded it. but did not understand one thing,
    how to add my .flv with this player? more and clear help please

  4. #4 scris de Edmundo la 2 iulie 2009

    Hi,

    Excellent work! Very nice player!!
    Just have a question: I have a project where I’m planning to use this player, but I would like to change the color for the control panel, Is there any setting I could use to do this?

    Thanks in advance.

  5. #5 scris de Adamion la 16 septembrie 2009

    I’d like to suggest that you update your script and/or player. The .flv link can no longer be retreived from Youtube by such sites as Keepvid.com. Sites like Flixya and other video sites have an embed section so that people can simply place the link to the page that displays a video on Youtube and it works successfully. Why not fix your script so that people can simply add the link to the page on Youtube that displays the video and fix it so that it will play in your player and generator script. Thank you in advance!

    • #6 scris de GeDeDe la 16 septembrie 2009

      Why should gddflvplayer generate an embed code for youtube player when you can simply use the youtube embed code. I recommend using gddflvplayer for your own hosted videos.

  6. #7 scris de Dennis la 27 septembrie 2009

    I hope this player can also embed zshare.net videos

  7. #8 scris de ktz la 3 octombrie 2009

    “Why should gddflvplayer generate an embed code for youtube player when you can simply use the youtube embed code. I recommend using gddflvplayer for your own hosted videos.”

    Because there are lots of us who like to keep a nice, clean consistent look to our sites and would rather not have to embed whatever terribly designed player that any given site decides to use. I just want one, clean and simple looking player to use throughout my site.

  8. #9 scris de Adamion la 9 octombrie 2009

    Clearly the purpose of the gddflvplayer is not only to play videos that someone is hosting on there own site, but to be able to host other videos from other video websites. The reason why I say this is… the generating script allows you to place advertisements etc. in any video, unlike… the limited ability that the usual video embed codes that can be retrieved other video hosting websites.

  9. #10 scris de WhoDoo la 10 octombrie 2009

    Please……. reconfigure this player so that it will also play .swf files. Thanks in advance!

    • #11 scris de GeDeDe la 12 octombrie 2009

      humm, it’s like you’re trying to fly an airplane inside another airplane.
      WhoDoo, this is absurd for a swf video player..

  10. #12 scris de GeDeDe la 13 octombrie 2009

    You can convert a flv to swf so you won’t need a player on a HTML page. A flv file contain a native META info that can be parsed by a thirdparty while a swf converted video does not. META info are used to control a video file while playing inside a player. So please stop arguing, it is about understanding the Flash routine.

    Please read this http://en.wikipedia.org/wiki/Flash_Video . Can be very useful.

  11. #13 scris de Qwerty la 17 noiembrie 2009

    Will you support subtitles/CC in the future?

  12. #14 scris de dan la 24 noiembrie 2009

    Is there any posibility to not show the control bar? I want to display only the movie.

  13. #16 scris de Andrei la 10 decembrie 2009

    How can I create an playlist with autoplay?

    • #17 scris de GeDeDe la 10 decembrie 2009

      playlist option is not available for the moment

  14. #18 scris de Gavin la 30 decembrie 2009

    The examples are using SWFObject 1.5. Are you planning to upgrade to SWFObject 2.x

  15. #19 scris de Nolan la 21 ianuarie 2010

    Hello is the playlist working now?

  16. #20 scris de Raul la 26 ianuarie 2010

    No, the playlist is on TODO :)
    Read this page before posting ;)

  17. #21 scris de Bryan la 4 februarie 2010

    Downloaded.
    Windows xp. How do I unpack and install.
    Using in WP, do I install in wp/htdocs/content?
    Love all of what it can do.. just cannot figure out how to install it.

    Thanks
    Bryan

  18. #22 scris de gdd.ro la 4 februarie 2010

    right click – extract the upload it to your server.
    Check the player documentation.

  19. #23 scris de ATEF la 26 februarie 2010

    CONAN

  20. #24 scris de Michael la 4 martie 2010

    Does the player support f4v files?

    • #25 scris de GeDeDe la 5 martie 2010

      As long as I know, it didn’t, did you try it ?

(nu va fi publicat)