- All
- Special Offers
- User Interface
- Scroll Bar Components
- Flash XML Calendars
- HTML / XML News Readers
- HTML / XML Tables & Grids
- Flash Contact Forms
- Date Picker Components
- Flash XML Guestbooks
- Color Picker Components
- Countdown Components
- Flash Tool Tip Components
- Image Zoom & Panning Controls
- Flash Text Tools & Editors
- Rating and Pool Systems
- Flash Weather Widgets
- 3D Object Rotators
- Shopping Carts
- Flash Maps
- Flash Charts
- Galleries & Slideshows
- Menus & Navigation
- Design & Effects
- Audio & Video
- Templates
- Applications & Games
- Various
- Adobe Flex
- Adobe AIR
- Free Flash Files
- Lightroom Plugins
- Dreamweaver Extensions
Posted by : Flashtuning
100 purchases
Package includes: FLA
Opens with: Flash CS3, Flash CS4
AS Version: ActionScript 3.0
Flash knowledge required: Intermediate
Documentation: Well documentated
Preview
HTML / XML Video List AS3 - v2 version including multiple categories, custom scrolling and autoPlay features ( Flash CS3 / CS4 and above / ActionScript 3.0 ).
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 video list categories support via XML
* AutoPlay / Previous / Next navigation buttons support for the video list with adjustable focus symbol
* Custom HTML / CSS video list layouts support (list width/height, border color, border size, border transparency, background color, background transparency, cell spacing, cell padding etc)
* Individual custom cell / row width/height, background color, background transparency etc
* External CSS file for for text formatting and links
* Custom library fonts support for individual cell titles and text
* Roll Over list scroll support and three modes Scroll Bar component support (scroll bar, buttons or full)
* Easy to customize each video player and Scroll Bar component assets and other graphic symbols used in Flash
* Full Screen mode and browser window resize support
* SEEKABLE WORDS - you can jump to your favorite video scenes by defining html links on various words / phrases from the video text description.
* Two custom skin variations (grey and green colors) included in the package
* Optionally set the main XML configuration file path in HTML with FlashVars
Check also:
HTML / XML Video List AS2 - v2 ( & FLV Player )]
Check the general Tips & Tricks page regarding all FT products.
NOTE: If you purchase this product and decide to purchase also FT ALL FILES PACKAGE you can request us to send you back the money payed for the first product.
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:
- Price : $19
- buy now
- add to alerts
Hi
i have bought HTML / XML Video List AS2 – v2 ( & FLV Player )] . Is it possible to have the AS3 version on a better price or this one?
thanx
Hi,
To change the text in the combo you need to format the text using actionscript similar to:
var tf:TextFormat = new TextFormat();
tf.color = 0x0000FF;
tf.font = "Verdana";
tf.size = 15;
tf.align = "center";
tf.italic = true;
categList.textField.setStyle("textFormat", tf);
categList.dropdown.setRendererStyle("textFormat", tf);
edit the .fla file in Flash / edit the movieListBox symbol / go to the ReadMe layer and look for onComplete1() event handler and add this code before setCombo(xmlConfig); method call populating the combo with data.
The preloader is only when the Flash movie starts loading, the preloader for each video functionality is not implemented in this version.
FT
Hi, have a few questions: – how can I change the cat. text on the combo box (to be bold for example?) – I changed the layout of the player so that the list is below the movie, not on the right.
but now the title above the movie is cut from the frame and almost not visible. – how can I put the round preloader before each mov is played?
thanx! love your work.
The list need to exist in order for the application to work correctly so you can not remove it but you can hide it by editing the .fla file in Flash and move the list clip out of the stage and adjust other elements to fit your requirements.
So I have another question.
I’m trying to remove the movielist on the right hand side of the player. I don’t need that list to be visible.
What I’ looking at doing here is having a video player at the top of the page, with an article below it. In the article, I’ll be using the seekable key words to jump to sections of the video that are related to those words, or paragraph, in the article.
Any simple remedy to get rid of that list?
dave
Yes, it’s possible to have a long description and several seekable words, but the seekable words functionality works like you see in the online example. You can set from within the xml configuration file the first video to not start automatically ( playFirstVideo = 0 ) but for the rest of the videos if you want to not start playing automatically you need to edit the .fla file in Flash , edit the movieListBox clip / go to the ReadMe layer and look for initVideo(mc) function and instead below the code line flvPlayerPath.player.play() add also the following line flvPlayerPath.player.stop().
I’m looking at simply having a video above a long description (200-600 words, scrollable) and having several seekable words in the description. I don’t want the video to start until one of the seekable key words is clicked. Is this possible?
I haven’t purchased yet, this is the only question currently holding me back.
thanks
Hi,
Videos are only in the supported format specified in the product description above. You can specify in the xml configuration file an url to a video file from your server or from another location. Youtube feature is not in the features list of this product version.
Best regards,
Flashtuning
Hi FT,
Can I upload videos with SWF too ?
I can only load all the videos saved in my pc, correct ?
Can I also upload videos from the embedded code from Youtube ?
Tks
Vince












![Video Template [AS3] [XML]](/upload/components/small/151_1.jpg)












help
and feedback
latest
news
latest
forum entries
Hi,
There is only one upgrade option from Video List AS3 v1 to Video List AS3 v2 .
FT