Home / Components / Audio & Video / XML FLV Player H-List White AS3 /

XML FLV Player H-List White AS3

44 purchases

Flashtuning Audio & Video XML FLV Player H-List White AS3 XML driven FLV / H.264 video player with multiple playlists support, custom scrolling and autoPlay - AS3 $9 http://www.flashcomponents.net/component/xml_flv_player_h_list_white_as3.html http://www.flashcomponents.nethttp://u1.flashcomponents.net/components/small/3235_1.png

License:

By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website or other ... [+]

> View graphic table with full license features

$9.00

buy now

Package includes: FLA

Flash Version: Flash CS3, Flash CS4

Documentation level: Well documented

Flash knowledge level: Intermediate

Action Script: ActionScript 3.0

Product ID:F1003235

Author:

Flashtuning

Flashtuning avatar

Cover Flow | Banner Rotator | Accordion Gallery | Image Scroller | 3D Carousel | MP3 Player ...

 

Please install flash first.

XML driven FLV / H.264 video player with playlist, custom scrolling and autoPlay for Flash CS3 / Flash CS4 and above / ActionScript 3.0 version.

You can play FLVs and MP4, M4A, MOV, MP4V, 3GP, 3G2 if they contain H.264 video and/or HE-AAC encoded audio (you need to update your Flash Player to version 9.0.115.0 if you're planning using this standard for your video files - click HERE to check more on H.264).


KEY FEATURES:

* Multiple XML driven playlists
* AutoPlay / Previous / Next
* Adjustable focus symbol
* Scroll Bar component support
* HTML / CSS driven description
* Roll Over scroll support
* Full Screen and browser resize
* Seekable words links to video scenes
* Set the XML file in HTML with FlashVars

Check the general Tips & Tricks page regarding all FT products.


Check also XML FLV Player H-List White AS2!

Check also other great FlashTuning.net products such as XML Menus, XML Banner Rotators, XML Galleries & Slideshows, Video Lists & FLV Players, HTML News Readers by clicking the image below:

This product is included in ALL FILES PACKAGE:

$9.00

buy now

License:

Personal License By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website or other multimedia project not generating income ), your personal work or work for a client. You may not redistribute / resell the functionality provided with the purchased product without the author's and / or FlashComponents.net written permission, but you may modify its content. In case you want to use the product for a commercial project then you will have to buy the 'Commercial License'.

Usage Terms: Personal Commercial Multiple
Use in ONE SINGLE NON-COMMERCIAL project
Unlimited use in the same project
Use in ONE SINGLE COMMERCIAL project
For your client's ONE SINGLE COMMERCIAL project
MULTIPLE COMMERCIAL projects
For your client's MULTIPLE COMMERCIAL projects

Other by Flashtuning:

Advanced Scroll Bar AS3

The most advanced and affordable Scroll Bar com...[+]

More >>

HTML / XML Video List AS2 - v2 ( & FLV Player )

This is the second version of the HTML / XML V...[+]

More >>

3D Image Carousel Gallery XML [ AS2 & AS3 ]

Easily achieve any3D Carousel XML (ActionScript...[+]

More >>

Related components:

YouTube Video Player

This video player is capable to play YouTube vi...[+]

More >>

Professional Video Player V.2

Professional Video Player V.2 Features-: ...[+]

More >>

XML FLV Player H-List White - AS2

XML driven FLV / H.264 video player with multip...[+]

More >>

1 / 17

Featured components:

AS 3.0 XML Video Player

This AS 3.0 Video Player XML plays any kind of...[+]

More >>

XML FLV Player H-List - AS2

XML driven FLV / H.264 video player with playli...[+]

More >>

Tsunami Dock Menu

Only $5, Smooth tsunami motion Dock Menu Compon...[+]

More >>

12 comments

Add comment

  • two questions…


    Is it possible to get rid of the scroll bar area w/ the comments?


    Is the size/dimensions of the video flexible, i.e. if I get rid of the scroll bar area can the area then be used to fit a more TV-shaped video?



    #  /  PM  /  posted on Feb 10, 2010
  • You can set the descriptionBoxScrollViewAreaHeight and descriptionBoxScrollAlpha to zero from within the xml configuration file. You can edit the .fla source file and edit the video window size and align any other graphic elements any way you like.



    #  /  PM  /  posted on Feb 11, 2010
  • Does it support a focus or marker on the thumbnail to show which video one is on ?
    I need that before I can buy.



    #  /  PM  /  posted on May 05, 2010
  • Hi,


    Yes it supports a focus rect over the thumbs to show the active video.


    FT



    #  /  PM  /  posted on May 11, 2010
  • Hi,
    I am trying to render this video application inside of a preexisting flash project. I need to change the location of the video application so that in corresponds with the design of my flash project. how can I change the normal display of all the components, so that they render in a specified or placed position on the stage.



    #  /  PM  /  posted on May 14, 2010
  • Hi,


    The content is automatically centering itself. If you don’t want this centering edit the player clip / go to the ReadMe layer and look for the moveBoxes() method and comment the code inside.


    Edit the configuration xml file and change the itemsX / itemsY and thumbsX / thumbsY parameter values . Or you can comment / remove these parameter lines from xml if you want to manually adjust the elements postion within Flash


    Regards,
    Flashtuning



    #  /  PM  /  posted on May 17, 2010
  • = NEW =

    X-Treme Banner Rotator !



    #  /  PM  /  posted on Oct 13, 2010
  • Hi,

    We were wondering if there was a means to remotely control the video playback in your component.

    What we want to do is create links on the same web page that hosts your component. When clicked, these links would activate/interupt the video player and cause it to play a specific video. There may be multiple links - each programmed to start a different video in the gallery.



    #  /  PM  /  posted on Jun 05, 2012
  • HI,

    You can do this by creating a javascript function to cmmunicate with the Flash (swf ) object and vice versa.

    In AS3, you have a fully functional API that uses the ExternalInterface class ( you can read in Adobe docs more about this or there are many examples on the net ).

    The video clip thumbs inside Flash are named using the p0, p1, p2 etc naming convention.

    Edit the .fla file in Flash / edit the thumbnailsMenu clip / go to the ReadMe and look for the pressHandler(mc) method this is the main function called when you press a video thumbnail.

    You need to make a similar call to this method when clicking your html links through javascript.

    Regards, Adam



    #  /  PM  /  posted on Jun 18, 2012
  • Great player. I've been able to modify it for our site easily except for one thing. Is it possible to hide or remove the category drop down box in the upper right corner? I removed it in Flash but it broke the player and wouldn't load the videos then. Is there another way (e.g. through the XML file)?

    Thanks, Rob



    #  /  PM  /  posted on Jul 18, 2012
  • Hello, can I use this script to pull videos from youtube and blip into the playlist? I purchased this code some time ago but it seems to only play videos that are hosted locally on my server. I need to be able to pull videos from YouTube Links and a Blip links into the playlist. Thanks



    #  /  PM  /  posted on Oct 22, 2012
  • @rhigley1: set the visible property of the dropdown to false

    @mwusaw: for both local videos and youTube videos support check this new player:

    http://www.flashcomponents.net/component/x-treme-video-list-player-youtube.html



    #  /  PM  /  posted on Oct 23, 2012
Please login to post comments.