Home / Components / Audio & Video / Resizable XML Advanced Video Player /
Resizable XML Advanced Video Player
48 purchases
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
$12.00
Package includes: FLA, SWF, XML
Flash Version: Flash CS3, Flash CS4, Flash CS5
Viewable with: Flash Player 9
Documentation level: Excellent documented
Flash knowledge level: Basic
Action Script: ActionScript 3.0
Product ID:F0902841
Resizable XML Advanced Video Player
Resizable Flash XML Video Player that plays any kind of video file that Flash Player supports (FLV / H.264 encoded video including MP4, M4V, M4A, MOV, Mp4v, F4V). This product can be embedded in WordPress, Joomla or any kind of HTML content.
No Flash knowledge required for setting up this video player. Everything can be set from a main .xml file making it very easy to update and maintain.
This product also includes the source files.
This player can be set to any size you want by changing the player width and height in the configuration XML file, so you can integrate this in any of your projects, HTML or Flash.
Video Player Features
- XML driven content
- Video streaming with buffer
- Full screen video mode supported
- AutoHide controls bar, you can set the player to autohide the controls bar and mouse after a number of seconds of inactivity
- Autoplay option
- Loop option
- Description for video, this can be disabled
- Space key listener, you can use Space key to play/pause the video
- Click listener, you can click on the video to play/pause the video
- Video smoothing (enabled or disabled)
- Support HTML and CSS formated text
- Code is fully commented
- OOP based code, clean and easy for maintenance
- A detailed help file is included
- In the HTML embed code you can pass the path to the configurable XML file and in this way you can have multiple instances of the player with a single .swf file, there is an example and full documentation in the download sources.
- Good to know for Flash programmers: the entire graphic is in one MovieClip so it is easy to change the skin in case you need to adapt the graphic design of this Video Player
You will find instructions in the help.txt file about how to set up this Resizable Flash Video Player. Enjoy!
For more Similar Files and for Special Offers please visit Flash Web Design portfolio . This product is included in the package: FWD All Products Package.
$12.00
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 |












26 comments
Add comment
1 2
wshenley
Hello,
I purchased the player but when it tries to show large videos the little camera comes on the screen every few seconds, even though when you look at the buffer bar at the bottom, there is sufficient video in cache. How do I make video run smoothly?
#  /  PM  /  posted on Aug 11, 2010
FWDesign
Can you send me a link please?
#  /  PM  /  posted on Aug 11, 2010
wshenley
It is showing up on when i click the preview above and when I try to create and view from my hard drive.
#  /  PM  /  posted on Aug 11, 2010
FWDesign
Hmm.
Is working fine on my computer. Try installing the latest version of the flash player and make sure that you test your file on the server.
#  /  PM  /  posted on Aug 11, 2010
wshenley
Can you help me find out a solution for new flash player. What I want is to be able to set several videos to play. The current xml code is below:
var so = new SWFObject("videoPlayer.swf", "index", "800", "500", "9", "#333333"); so.addVariable("xml_path", "scripts/newplayer/load/load.xml"); so.addParam("allowfullscreen", "true"); so.write("flashcontent");
Is there any possibility to set the path directly like: so.addVariable("videoFile", "video/49.flv") ?
#  /  PM  /  posted on Aug 14, 2010
FWDesign
@wshenley
I am sorry but you can set the flash vars only for the xml file.
#  /  PM  /  posted on Aug 16, 2010
1 2