FORUM

FLV / H.264 VP III (AS2)

Home / Forum / Components Discussions / FLV / H.264 VP III (AS2) / Page 2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 .... 21

  • I am having issues with this play,

    how can I imbed it inside another movieclip without losing functionality?

    and it is a flash component or just a player?
    #  /  posted on Apr 08, 2008
  • Anonymous

    Hi,
    soreel: it need to work fine if you copy all "elements" from library to your library, drag the VideoPlayerMC and set in the XML file autoresizable to false and the sizes to your need.

    aragoneldragon: please take a look in deploy folder.

    paradoxes: the player read all videos info from a XML file. There is no CMS for uploading the videos and thumbanails and generate the XML file, this is another and expensive story :).

    Best Regards,
    Bogdan
    #  /  posted on Apr 08, 2008
  • 1. Can you disable the play, scrubber, playlist feature if an item in the playlist is an advertisement?

    2. Can the playlists be listed horizontally with tabs instead of vertically?

    3. Can the player be configured with the playlist initially hidden?

    4. How easy is it to skin and modify the code?
    #  /  posted on Apr 09, 2008
  • Hi, how to create an auto xml file like settings.xml. if i put one video on a folder ,the xml is auto-generated ? have you an idea or a script ? thank you
    #  /  posted on Apr 11, 2008
  • Hello, error with getLink.php : Fatal error: Call to undefined function: curl_init() in.... The helper is little... thanks
    #  /  posted on Apr 11, 2008
  • Hi,
    how to create an auto xml file like settings.xml.
    if i put one video on a folder ,the xml is auto-generated ?
    have you an idea or a script ?
    thank you
    #  /  posted on Apr 11, 2008
  • Hello,
    error with getLink.php :
    Fatal error: Call to undefined function: curl_init() in....

    The helper is little...
    thanks
    #  /  posted on Apr 11, 2008
  • we love the player :)

    just a tip, we had a video in the playlist which was under 1 second in length, and the player froze at this clip. we changed the actionscript to prevent this, maybe you can include it in the next build of the script..

    if (infoObject["duration"] != undefined) {
    totalTime = Math.floor(infoObject["duration"]);
    }

    the above if statement in the flvOnMetaData function results in videos under a second having a totalTime of 0, which breaks the player, changing to 'totalTime = infoObject["duration"]' fixes the problem

    keep up the good work on the player

    www.sumo.tv
    #  /  posted on Apr 11, 2008
  • "watts" Hello,
    error with getLink.php :
    Fatal error: Call to undefined function: curl_init() in....

    The helper is little...
    thanks

    this means your PHP was not configured with the cURL option.. reconfigure your PHP installation or speak to your web hosts :)
    #  /  posted on Apr 11, 2008
  • I was about to purchase this component, but I don't understand the difference between the regular, and special licenses. I will be using this component on a professional website. Do I need to purchase the special license or will the regular one be enough?
    #  /  posted on Apr 15, 2008
  • Is it possible to add a hyperlink to the description? Something like "To purchase a high quality version of this file, Click Here"
    #  /  posted on Apr 15, 2008
  • could someone help me with some actionscript. I want to select a clip from the cliplist on the right and then have the previewimage come up instead of playing the video right away. then once they see the previewimage of the clip they can click on the playbutton.
    Thanks so much.
    #  /  posted on Apr 15, 2008
  • Hi, Just bought the player, configured it with YouTube flvs and most of the videos won't play. All the thumbnails load, but out of twenty videos, only two will load and play from YouTube. I've tried it on two different servers and still not working. Any help would be great. Lucie
    #  /  posted on Apr 17, 2008
  • Hi,

    Just bought the player, configured it with YouTube flvs and most of the videos won't play. All the thumbnails load, but out of twenty videos, only two will load and play from YouTube. I've tried it on two different servers and still not working. Any help would be great.

    Lucie
    #  /  posted on Apr 18, 2008
  • Does anybody know if this player should work with Linux systems?
    #  /  posted on Apr 18, 2008
  • @keith.acheson,

    I couldn't decipher if you were asking if you can serve this file from a linux server or if you were asking will it work if you are using a linux desktop. But the answer is yes for both.
    #  /  posted on Apr 21, 2008
  • jf

    Please tell me why YouTube video isn't working anymore?

    Do you have a Fix?

    Everything was perfect before - Thanks.
    #  /  posted on Apr 29, 2008
  • hi, it's possible add captions on videos with this component ? Can I see a example or demonstration of working captions ? tks
    #  /  posted on May 03, 2008
  • Anonymous

    hi, it's possible add captions on videos with this component ? Can I see a example or demonstration of working captions ?

    tks
    #  /  posted on May 03, 2008
  • I want to buy this component, but i need know if this component work with subtitle/captions to put together with movies and configurable by xml file. It's possible?

    Like this: http://www.jeroenwijering.com/?item=Making_Video_Accessible
    #  /  posted on May 03, 2008
  • Could you please respond to those asking why this component does not play YouTube videos?!
    Is there a fix?

    Thank you
    #  /  posted on May 05, 2008
  • beyond the question below, I need know if is possible in asp, javascript or html send some variable to the player so that he go to a specific minute of video?
    #  /  posted on May 06, 2008
  • Don't buy this component if you plan on using it for playing YouTube flvs. Doesn't work at all, and there is zero support. I've been waiting over a week for a response to this problem from the author. And it looks like I'm not the only one.
    #  /  posted on May 06, 2008
  • can you answer my questions please? I can't wait to buy your component! but i can see that support is not so good, you continue working with this component?
    #  /  posted on May 06, 2008
  • jf

    youtube was my only reason for buying the complete suite - it's not working at all - and no support at all - I WANT MY MONEY BACK!
    #  /  posted on May 07, 2008
  • Anonymous

    YouTube just changes his algorithms for generating the video links from time to time and the developers need to updated the code very often. I'm sure many buyers who purchased this item a while ago the YouTube videos worked just fine. If YouTube changed the algorithm in the meantime the developer (bnitica) just need to update/test the new YouTube video links.
    #  /  posted on May 07, 2008
  • Anonymous

    Hi,
    1. I'm working hard to solve the YouTube problem... I can't say exactly where it will be done but I'm sure that will be this week.

    2. I'm working on a new version that will suppport rtmp and all colors changable from xml

    3. I'll answer all of you questions in the next days.

    Thanks
    #  /  posted on May 07, 2008
  • ok! answer this question too: If i buy your component i will get free support (email) and get all new updates of this component for free?

    And rtmp is streamming right? CC for Flash is much better and have some other functions, see: http://ncam.wgbh.org/webaccess/ccforflash/ it's possible integrate with your component?

    Thanks and i waiting the return of my other questions
    Rodrigo
    #  /  posted on May 07, 2008
  • Thanks bnitica for your effort :) this week maybe component are update...

    I waiting this feature

    Great !

    Thanks


    #  /  posted on May 07, 2008
  • I bought the FLV / H.264 Video Player III , but when i want to embed it it does not work , it does make the thumbnails and it's seems that the video is loaded,But when you press on the thumbnail it does not load or play the movie.
    Does anyone know this problem !

    I saw that more people have problems with the youtube problem !
    I hope that i can get the Update asp !I bought it specially for the youtube video's.

    But the other movies are loading great !!
    #  /  posted on May 08, 2008