Home / Components / Audio & Video / X-Treme Video List Player (YouTube) v2 /

X-Treme Video List Player (YouTube) v2

5 purchases

Flashtuning Audio & Video X-Treme Video List Player (YouTube) v2 Flash XML Video Player with albums, playlist and YouTube support. $15 http://www.flashcomponents.net/component/x-treme-video-list-player-youtube-v2.html http://www.flashcomponents.nethttp://u1.flashcomponents.net/components/small/5758_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

$15.00

buy now

Package includes: FLA, SWF, HTML, XML, JS, Complete source file

Flash Version: Flash CS3, Flash CS4, Flash CS5, ( and above )

Flash knowledge level: Basic

Action Script: ActionScript 3.0

Resolution: Resizable

Product ID:F1105758

Author:

Flashtuning

Flashtuning avatar

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

 

Please install flash first.

Flash FLV Player / XML Video Player with albums / YouTube Player.

XML driven FLV / H.264 video list player with albums and YouTube support for Flash CS3 to CS5 and above / ActionScript 3.0 (AS3 ) version. You can play YouTube videos and all Flash Player supported video formats such as FLV 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).

FEATURES:

  • Fully customizable XML driven content
  • Variable frame size video support
  • Multiple video list categories / albums support via XML
  • Video Player with list ( multiple videos on the right side )
  • AUTO-PLAY ( Enabled / Disabled )
  • YouTube video files support
  • Available Wordpress plugin
  • Set Preview image intro
  • NAVIGATION CONTROLS:
    • VIDEOS LIST BUTTON
    • PLAY / PAUSE BUTTON
    • SEEK BAR
    • REPEAT BUTTON
    • VOLUME BUTTON / VOLUME BAR
    • HD / SD video quality switch
    • FULLSCREEN BUTTON
  • Mouse Over AUTO HIDE navigation bar and description
  • HTML / CSS driven description
  • Navigation buttons ToolTips support
  • Optionally set the XML settings file path in HTML using FlashVars
  • No Flash Knowledge required to insert the VideoPlayer SWF inside the HTML page(s) of your site

Opens with Flash CS3, Flash CS4, Flash CS5 or higher ( ActionScript 3.0 / AS3 ). Readme file and comments inside the xml file included in the package.

All Files Package - Unlimited Download

$15.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 Image Gallery XML ( & Slideshow & Banner Rotator ) 02 - AS3

Sliding XML Image Gallery ( & Slideshow &am...[+]

More >>

jQuery Mini Photo Gallery

Fading XML driven jQuery Photo Gallery & Sl...[+]

More >>

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

Highly customizable HTML / XML driven video lis...[+]

More >>

Related components:

Custom FLV Player w/ XML Playlist

*UPDATED VERSION* Progressive FLV Player wit...[+]

More >>

X-Treme Dock Gallery XML AS3

The most advanced Dock Image Gallery applicatio...[+]

More >>

1 / 17

Featured components:

Gatt XML Calendar

Gatt Flash calendar component can load day or r...[+]

More >>

E-Card Application v1.0

A Flash E-Card Application. Send and recieve E-...[+]

More >>

3D Environment

Build 3D interactive interfaces and environment...[+]

More >>

12 comments

Add comment

  • New tags added for component X-Treme Video List Player (YouTube) v2



    #  /  PM  /  posted on Dec 08, 2011
  • I cannot open the javascript files. Also when embedding the movie into Dreamweaver what codes need to be in the head tags.



    #  /  PM  /  posted on Feb 08, 2012
  • Check the html code example inside the index.html file included inside the download package to see how the movie was inserted inside a html page and the javascript inclusions in the header.



    #  /  PM  /  posted on Feb 08, 2012
  • I checked all that and it didn't work



    #  /  PM  /  posted on Feb 08, 2012
  • if I open the swf file in flash it works, but when I try inserting everything into the html it just shows up blank.



    #  /  PM  /  posted on Feb 08, 2012
  • Please send us your paypal order id to check your order details, because we want to make sure you've purchased this product and not other product also check question 11 from the FAQ area in our site at:

    http://www.flashtuning.net/faq#q11



    #  /  PM  /  posted on Feb 09, 2012
  • It's working now, and I did purchase. Thank you for all you help.



    #  /  PM  /  posted on Feb 09, 2012
  • There was a confusion in the order etc..., and I received an email of the files attached from your support team. The one on my account is incorrect.



    #  /  PM  /  posted on Feb 09, 2012
  • How do you get the video to not start automatically, and have the preview img there with the play button in front?



    #  /  PM  /  posted on Feb 10, 2012
  • You can find all the available settings in the xml folder. Go there and edit the settings and content xml files to view all available parameters for the player.



    #  /  PM  /  posted on Feb 10, 2012
  • yes that is where I am. I would like the preview image to be first. this is the code I'm using

    <![CDATA[<font color="#ffffff" size="8" face="uni 05_53">AJG TV</font>]]> AJ Goodvin]]>

    <content>
            <sdPath>http://youtube.com/my youtube code</sdPath> 
            <hdPath></hdPath> 
            <imagePath>image/preview1.jpg</imagePath> 
            <startAutoplay>false</startAutoplay> 
            <startHD>true</startHD> 
            <startVolume>50</startVolume> 
            <info> 
                
            </info>
            <list albumArt="image/1.jpg" > 
                <videoTitle>Dozen Roses And A Six Pack]]></videoTitle>
                <videoShortDesc>January 14th, 2012]]></videoShortDesc>
            </list>
        </content>
    


    #  /  PM  /  posted on Feb 10, 2012
  • Unfortunally the video('s) starts playing automatically whether the parameters "startautoplay" and "startHD" are set to false or true. The video('s) always starts immidiatelly. Can I change this in te code? Thank you. Theo.



    #  /  PM  /  posted on Jul 26, 2012
Please login to post comments.