Search FlashComponents.net's Forum

Advanced XML Video Player with playlist and categories - FLV / H.264

Home / /community/ / Components Discussions / Advanced XML Video Player with playlist and categories - FLV / H.264

  • I really like the design on the controls buttons and scroll bar. Good job :P


    #  /  posted on Mar 17, 2010
  • We receive with joy your appreciation and thank you very much. Definitely we can say the same about your design works.
    Good luck!


    #  /  posted on Mar 17, 2010
  • Is it possible to change the design of your player – and does it support video-streaming from youtube?


    regards


    #  /  posted on Mar 20, 2010
  • From xml settings file and css file you can change the colors, show hide a part of the controllers. You can change the color for: – playlist background – categories out/over – playlist image frame – movie title – movie description


    You can also change the dimensions for player and playlist.
    For a more complex design changes the entire graphic is in one MovieClip so it is easy to change from Flash the skin in case you need to adapt the graphic design of this Video Player.


    Regarding youtube streaming, next week we will launch a more complex player which will support youtube streaming. The player will also have banner support, share option, buttons description on mouse over and will have design improvements


    #  /  posted on Mar 20, 2010
  • We launched our new Video Player with YouTube support, banner support, share option, buttons description on mouse over and some design improvements.
    buttons description on mouse over and will have design improvements.
    FLV/H.264/YOUTUBE Video Player With Playlist & Categories


    #  /  posted on Mar 24, 2010
  • can I add this video gallery into my website sfrjenterprises.info…. if have html i cant add into site. I not like opene in new windows.. [email protected]


    #  /  posted on Apr 12, 2010
  • yes, you can. This player can be inserted in Flash or HTML projects


    #  /  posted on Apr 13, 2010
  • Can I change the default size of 60 px x 60 px for the imagelist jpgs? I’ve looked at the playlist and playersettings but I can’t see how to change the image size.


    #  /  posted on Apr 16, 2010
  • You can change it, but only from Flash. If you want a different size, please send us on [email protected] your new size and we will change it for you


    Regards


    #  /  posted on Apr 16, 2010
  • like this:


    http://www.yousite.com/etc/gallery.swf


    #  /  posted on Apr 27, 2010
  • yes, you can


    #  /  posted on Apr 27, 2010
  • I’m having trouble with the player on a hosted Flash Media Server. I have the FMS dev server installed locally on my computer and the player_v2.html works fine. When I move the player and files over to the online hosted FMS, the file player_v2.html will not call up the videos. The files and folder are identical to the ones on my computer. I get the following error message.


    VideoError: 1000: Unable to make connection to server or to find FLV on server
    at fl.video::VideoPlayer/play()
    at fl.video::FLVPlayback/play()
    at com::ButtonLinkPlayerClass/onLinkButClick()


    If I double click the player_v2 swf the video files will play. I’ve placed the folder and files on my own website and they work fine. I think it might be a directory issue but I have no control of the online FMS directory. Any ideas?


    #  /  posted on Apr 30, 2010
  • How can i add the player in a iweb project?

    Regards,
    JLChicote


    #  /  posted on May 01, 2010
  • Hello bjnixon!


    Did you contact FMS provider?
    Since the folder is the same as on your website it’s like they have a restriction


    Regards


    #  /  posted on May 01, 2010
  • Hello JLChicote!


    I know there are a few tutorials about including external video players to iweb templates.
    Iweb is quite restrictive.


    Regards


    #  /  posted on May 01, 2010
  • Hi all,

    Insert a html sniped in iweb with this code:

    <iframe src=
    "http://YourURL.com/Folder/NameOfTheFile.swf"
    style="width:370px; height:280px;
    border-width:0px;
    border-color:#990033;
    border-style:solid;"
    scrolling="auto" >
    </iframe>

    It is the first solution I found. I was looking some days and It works. I am not a expert programer...

    Regards


    #  /  posted on May 02, 2010
  • Can I change the video window size whitout edit the .fla file?

    I have my video files in 16:9 ratios. Entering thats files in the payer, the aspect ratio is compresed to the video window and not be showing correctly...

    Thanks,


    #  /  posted on May 02, 2010
  • Sorry for the last post, I saw it...


    #  /  posted on May 03, 2010
  • Hello jlchicote,


    You can implement our player in a iweb template using the HTML code that you posted.


    Regards


    #  /  posted on May 03, 2010
  • I’ve downloaded this package twice to make sure it’s downloaded correctly and when previewing the native files in flash CS4 the video player does nothing but blink with a small and navigation bar of some sort.


    Can you let me know what’s causing this?


    I’ve also downloaded the other two players in your package. One works just fine and the other does the samethign this player is doing.


    #  /  posted on May 18, 2010
  • Hello,


    Please read at the bottom of the help.txt file:


    *********GOOD TO KNOW FOR FLASH PROGRAMMERS*********


    c. to be able to run the fla file in Flash add the following class path to the document’s settings: 1. Open the File > Publish Settings… menu item 2. Click the Flash tab 3. Click the Settings… button 4. Click the Source Path tab 5. Click the + button and paste in: $(AppConfig)/Component Source/ActionScript 3.0/User Interface


    Regards


    #  /  posted on May 18, 2010
  • Lambert,


    Thanks for the quick reply and that worked perfect.


    Great job on these video players, they have been very simple to use with amazing results.



    #  /  posted on May 18, 2010
  • Thank you


    #  /  posted on May 18, 2010
  • will I be able to use this with the adobe flash cs5?


    #  /  posted on Jun 28, 2010
  • yes, you’ll be able to use it with CS5, too


    #  /  posted on Jun 28, 2010
  • We're trying to add this component into a page within Drupal. Do you have any procedures for doing so? Thanks!
    #  /  posted on Jul 29, 2010
  • Hello,

    You can insert the player in a drupal project just like you insert any other swf file. If you don't use Flash Vars for settings xml file, just take care that this file be in the same folder as the .swf file

    Regards
    #  /  posted on Jul 30, 2010
  • Hello, I am a novice programmer. I just purchased the XML Player. When I try to play the FLA file, I get error messages in your lines of code for "player.as", the errors are in code lines 1, 40, 160 and 199. In your "buttonLinkPlayerClass.as file, the errors are in code line 1. These errors prevent the Advanced XML Player from playing. Please help me fix this problem. I love your player, I would love for it to work properly. Thank you.


    #  /  posted on Sep 02, 2010
  • Hello,

    We wrote in the help.txt file, at the bottom, the following:

    -- GOOD TO KNOW FOR FLASH PROGRAMMERS --

    a. the entire graphic is in one Component so it is easy to change the skin in case you need to adapt the graphic design of this Video Player

    b. To be able to play H.264 video you need Player 9.0.115.0 or later.

    c. to be able to run the fla file in Flash add the following class path to the document’s settings:

    1. Open the File > Publish Settings... menu item
    2. Click the Flash tab
    3. Click the Settings... button
    4. Click the Source Path tab
    5. Click the + button and paste in: $(AppConfig)/Component Source/ActionScript 3.0/User Interface

    If you still have the errors please send me a printscreen on [email protected] with the error message. I emphasize the fact that the player was tested and it has no errors.

    Regards, Laurentiu


    #  /  posted on Sep 02, 2010
  • Thank you for your quick reply. I will do as you suggest and let you know my results. Thank you.


    #  /  posted on Sep 03, 2010

SUPPORTERS

FORUM