FORUM

HTML / XML Video List AS3 - v1 ( & FLV Player )

Home / Forum / Components Discussions / HTML / XML Video List AS3 - v1 ( & FLV Player )

  • Hi. I’m having some issues playing flash videos from a streaming server using the RTMP protocol. Do you have any example code of the player working with files from streaming servers?


    Thanks,
    Jamie.


    #  /  posted on Jun 16, 2009
  • The application is using the Adobe FLVPlayback AS 3.0 component ( you can find more on Flash docs about this component ) and Adobe states it is working with RTMP ( rtmp:// instead http:// inside the xml file ) and FVSS but we didn’t tested this yet.


    #  /  posted on Jun 16, 2009
  • How can I get a RTMP link to work with this video Player?


    #  /  posted on Jun 18, 2009
  • Check the previous answer to jclouting question.


    #  /  posted on Jun 18, 2009
  • Thanks for your response but that is what I have been doing. How can you advertise a feature that you have not fully tested. It doesn’t work!!


    How do I get a refund?


    #  /  posted on Jun 19, 2009
  • Hi,


    We do not advertise that feature as you can see it is not listed in the Key Features area of the product description.


    That is a particular feature supported by the Adobe FLVPlayback component created and maintained by Adobe and used in this video list application and we simply mentioned that this particular component, as Adobe states supports also rtmp.


    The FLVPlayback component is distributed with Flash CS3 / CS4 and you can find it in the Components Panel even before buying the video list application and its various particular features are beyond the purpose of the product developed by us.


    Regarding that particular rtmp thing as a particular suggestion you can try having the file path something similar to: rtmp://{theServer}/vod/sample/yourVideo (having no .flv extention) or try inserting /_definst_/ after theServer similar to: rtmp://{theServer}/_definst_/‘vod/sample/yourVideo


    Obviously this is not a refund case since the application does exactly what it is described in the Key Features area and you can use its features and / or particular components such as FT Table Renderer or FT Scroll Bar in your other current and future projects.


    Regards,
    Flashtuning


    #  /  posted on Jun 19, 2009
  • Hi – I’m having trouble with customizing:


    1) I need my video player window to be 440 × 330 and my video list to be 440 × 415. Each time I edit the properties on either, I can get the correct width, but the height is much larger than what I want. When I change the size of the video list, the cells are stretched and distorted.


    I “unlocked” the size so they’re not proportional, but something is going on. I changed the width and height display values in the XML and HTML files, as well as the table width, but the movie is not displaying correctly.


    In the HTML Table Renderer component inspector, I cannot find fields for width or height.


    2) What do I need to do to disable full screen mode? I deleted the button move clip from the stage and comment out the related Actionscript, but I get invalid parameter or missing data errors with I try to play the movie.


    Any suggestions? Thanks!


    #  /  posted on Jul 08, 2009
  • Hi,


    1. a) To edit the video player component (FLVPlayback) window edit the .fla file in Flash and edit the player clip and select and resize the video window component to match your desired size ( you may also need to adjust the position of the the player buttons).


    b) To change the visible area width and visible area height of the video list edit the XML configuration file and look for the videoListScrollViewAreaWidth and videoListScrollViewAreaHeight entries and adjust the values.
    c) To adjust the whole movie width / height check question 3 from the Tips & Tricks area ( you find the link in the product description )

    2. To disable the full screen make the full screen button invisible. Edit the player clip and go to the ReadMe layer and somewhere on top add this code line:


    controlsBox["rightBox"]["fullScreenBtn"].visible = false; 
    


    Regards,
    Flashtuning


    #  /  posted on Jul 08, 2009
  • Hi


    I have used the HTML Video list with no major issues until now
    The first video list doesn’t show up, no matter how many different versions I publish the movie to. The second one comes up without any trouble.
    Please check: http://www.sparkesfotofolio.com/news/video/index.html


    Thanks in advance for your help


    #  /  posted on Aug 04, 2009
  • Hi,


    Check you have the exact file structure as in the original download package ( css image, xml etc ). Also check question 12 and 15 from the tips & tricks area. For testing you can also upload the exact same fie structure provided in the original download package in a folder on your server.


    Regards,
    Flashtuning


    #  /  posted on Aug 04, 2009
  • Hi,


    Checked Tips and Tricks and other Support, but none address my concern.
    I have tried absolutely everything that I can think of and now getting pretty frustrated. Please help.
    Spent 2 days making sure all files are in the right spot. In fact exactly mirrors the ‘event video’ file/folder structure (which works). The only difference is xml file has different info for news to show different video list.


    Thanks


    #  /  posted on Aug 05, 2009
  • Hi,


    It’s working fine on FlashComponents.net server, on our server at FlashTuning.net and also for many other customers who purchased the application so if you did everything correct like you said there is no reason to not work ( certainly you’re missing something somewhere ). We have looked at your address again at http://www.sparkesfotofolio.com/news/video/index.html and the videoInfo_news.html ( video list layout is missing ). Make sure it is in his place so we can have a look again.


    FT


    #  /  posted on Aug 05, 2009
  • Trying to add clickable url to comments area under video and/or video description area in video list – any suggestions?


    #  /  posted on Mar 10, 2010
  • Hi,


    Did you purchased this product ? ( I don’t see the “has bought the file” icon under your name )


    FT



    #  /  posted on Mar 11, 2010
  • Disregard, i figured it out. Thanks!


    #  /  posted on Apr 14, 2010
  • We’re glad you’ve figure it out.


    #  /  posted on Apr 16, 2010

Please login to post replies.