I think lot of people is looking for something like that.. but with a little better design .
Posted 12 months ago
Video Player app integrated with the listComponent…
The app it’s XML based so you don’t need Flash to modify the video content 
You can change the video player colors…. the list colors, font, font size …etc.
Enjoy!!
Posted about 1 year ago
I think lot of people is looking for something like that.. but with a little better design .
Posted 12 months ago
does this player play FLV files or are those movies loading in swf’s?
Posted 11 months ago
@dirtyoldtown – It uses FLV files @dnel – It’s not that hard to implement a volume slide
Posted 10 months ago
Would buy it instantly, but the volume control is really a must cause many web site visitors are annoyed quickly if they have to play with their system volume control just cause of a flash movie.
Maybe there will be an update soon?
Posted 10 months ago
MWCD – I think I’ll make a new version with volume control and tree menu 
How can I edit the colour of the playlist background, I changed it for the video screen in Flash but I can’t get to edit the compiled clip “LIST” from the library. DO I need to install any component first? Thanx, MATT
Posted 6 months ago
what actionscript do i need to NOT automatically play the first movie?
thanks, roni
Posted 5 months ago
I really like this player alot….only one little thing scares me about it…is this a .FLA file??...it needs to be for the project i am working on. if this is not a .FLA file would you please be able to point me in the right direction in finding a player that will play mult. files and is .FLA
The site I'm building is a flash site and for the player to work with the template it need to be a .FLA I can't use a XML, HTML, or ect...that i know of
I am new to Flash so if i am able to use anything else..i really donno
Thank you for your help
Posted 5 months ago
@matteo81 – you need to modify some ActionScript code
@PhillyDesigner – you have to remove some code in vlist.onLoad @crazyboy_cali – all my FlashDen uploads contain FLA files 
I want to load multiple xml files into the same container(flv player), linked through buttons.
I have a working file already, but will this file help in solving the below problem?
Each xml file has different number of items. Now when I load one xml file with 10 items and then load 5 items through the other list, I can still see 10 items in the list instead of 5 new items. The list retains the previous bottom 5 items and the replaces the top 5 with new items.
Any help will be appreciated.
Thanks.
Posted 4 months ago
You have to delete the list items first… then load the xml… If you have any more questions please contact me through flashden 
I can’t find how to turn off the auto play could you give me a pointer please?
Posted 2 months ago
@kikibebot – just delete ns.play and videoList.selectedIndex lines from vlist.onLoad function 