Our video players plays any type of video file that Flash Player supports (FLV / H.264 encoded video including MP4, M4V, M4A, MOV, Mp4v, F4V).
- FlashXpert
- Products
- Video Players
- FLV / H.264 Video Player I
FLV / H.264 Video Player I
-
Videos format
-
Fully customizable
Tons of settings that can be changed from the xml file with which you can totally change the look and feel of your player.
-
Stream from anywhere
YouTube, http and rtmp protocols, including live videos, from FMS, Wowza, Red5 and worlwide known content delivery networks such as Highwinds, Akamai and much more.
-
Brand your videos
Brand marks are everywhere. Brand your videos by simply setting the path to your own logo for each video.
-
Closed caption and subtitles
You can add your own subtitle to your videos using one of the four supported file formats: sub, srt, custom xml (a format proposed by us) or TimedText.
-
100 + XML customizable options
Actually there are exactly 110 XML options for you to twitch divided in four major categories: settings, skin, items and swaf (share with a friend). Let us go through them one by one to explain you what they do and what values they could take.
We've set up a dedicated board for this component so if you have any questions we would love to answer them on the FLV / H.264 VP I Support Board.
-
OptionsPlayerSize
- autoResize - true: the video player will have the sizes provided in the embedded code
- false: the video player will have the sizes that are set with the "width" and "height" parameters (usually it is used when you want to load the video player in another swf file) - width - the video player's width (it is used only if autoResize is set to "false")
- height - the video player's height (it is used only if autoResize is set to "false")
ControlsBar- hide - set it to true if you want to autohide the controls bar
- hideDelay - the amount of time after the controls bar will start to hide
- space - the space between buttons when you separate them with "|"
- display - a row of buttons (i.e. previous, playPause, stop, next, progress, time, volume, showHideCaption, expandCollapse, fullScreen and share)
- use "|" to separate the buttons with the amount from the space parameter or "," for no space - sound - set it to "true" if you want to hear a sound when you hover a button
- showMiddlePlayBtn - set it to true if you want to display a middle play button when the video is paused or stopped
- time - shows remaining time in one of the 3 different formats:
- type1: on click it switches between elapsed time and remaining time
- type2: display the elapsed time on the left of progress bar and the total time on the right of the progress bar
- type3: display elapsed/total times
- expanded - set it to "true" if you want the player to start in expanded mode (with the playlist and description hidden)
Videos- buffer - the buffer size, in seconds, for the videos
- keepAspectRatio - set it to "false" if you want to stretch the video so it will fit the whole display area
- autoLoad - set it to "true" if you want to start loading the video automatically when the player is loaded
- autoPlay - set it to "true" if you want to start playing the video automatically when the player is loaded
- loop - set it to "true" if you want the player to never stop playing your videos
Volume- default - he default value, from 0 to 100, of the volume
- format - choose in which format do you want to display the volume bar: "vertical" or "horizontal"
Watermark- visible - set it to "true" if you want to display an watermark for your videos
- position - the position of the watermark (i.e. TL, TR, BL or BR)
ToolTip- buttonsToolTip - set it to "true" if you want to display a toolTip when you hover the buttons
- timeToolTip - set it to "true" if you want to display a toolTip with the time when you hover the progress bar
- hideDelay - the value after which the tooltip will start to disappear when you mouse-out from the element
Listeners- spaceKey - set it to "true" if you want to play/pause the video when you press the spacebar key
- click - set it to "true" if you want to play/pause the video when you click on the video area
- doubleClick - set it to "true" if you want to switch between fullScreen/normal mode when you double-click on the video area
Cursor- hide - set it to "true" if you want the mouse cursor to disappear after an amount of seconds of inactivity
- hideDelay - set the number of seconds after which you want the mouse cursor to disappear
Description- visible - set it to true if you want to display the description area
- size - set the size of the description area
YouTube- defaultQuality - set the quality of the YouTube videos (i.e. small, medium, large, hd720, hd1080 or highres)
- autoResize - true: the video player will have the sizes provided in the embedded code
-
ColorsPlayerBackground
- value - the video player's background color
Preloader- background - the preloader's background color
- bckAlpha - the preloader's background alpha
- text - the preloader's text color
- circle - the preloader's circle color
MiddlePlayBtn- arrowNormal - the middle play button's arrow color for the normal state
- bckNormal - the middle play button's background color for the normal state
- alphaNormal - the middle play button's transparency for the normal state
- arrowOver - the middle play button's arrow color for the over state
- bckOver - the middle play button's background color for the over state
- alphaOver - the middle play button's transparency for the over state
- arrowDown - the middle play button's arrow color for the down state
- bckDown - the middle play button's background color for the down state
- alphaDown - the middle play button's transparency for the down state
ControlsBar- background - the controls bar's background color
- buttonsNormal - the controls bar's buttons color for normal state
- buttonsOver - the controls bar's buttons color for over state
- buttonsDown - the controls bar's buttons color for down state
Volume- border - the volume bar's border color
- background - the volume bar's background color
- speaker - the volume bar's speaker color
- bar - the volume bar's color
VolumeScrubBtn- brdNormal - the scrub volume button's border color for the normal state
- bckNormal - the scrub volume button's background color for the normal state
- brdOver - the scrub volume button's border color for the over state
- bckOver - the scrub volume button's background color for the over state
- brdDown - the scrub volume button's border color for the down state
- bckDown - the scrub volume button's background color for the down state
ProgressBar- border - the progress bar's border color
- background - The progress bar's background color
- elapse - The elapsed time bar's color
- download - The downloaded time bar's color
ProgressScrubBtn- brdNormal - the seek video button's border color for the normal state
- bckNormal - the seek video button's background color for the normal state
- brdOver - the seek video button's border color for the over state
- bckOver - the seek video button's background color for the over state
- brdDown - the seek video button's border color for the down state
- bckDown - the seek video button's background color for the down state
Share- background - the share overlay's color
- bckAlpha - the share overlay's transparency
- boxBck - the share content background color
- boxBckAlpha - the share content's background transparency
- labels - the share labels ("Link to this video", "Embed this video" and "Send to a friend") text color
- errorText - the share error and confirmation text color
- text - the share input text color
- textBck - the share input text's background color
- textBrd - the share input text's border color
- btnsNormal - the share button's color for the normal state
- btnsOver - the share button's color for the over state
- btnsDown - the share button's color for the down state
Description- background - the description's background color
- line - the color of the separator line above the description area
- title - the video title's color
- description - the description text's color
ScrollBar- trackBar - the color of the scroll's trackbar
- scrubBrdNormal - the color of the scroll button's border for the normal state
- scrubBckNormal - the color of the scroll button's background for the normal state
- scrubBrdOver - the color of the scroll button's border for the over state
- scrubBckOver - the color of the scroll button's background for the over state
- scrubBrdDown - the color of the scroll button's border for the down state
- scrubBckDown - the color of the scroll button's background for the down state
Caption- size - the caption text's size in pixels
- color - the caption text's color
- glowColor - the color of the glow surrounding the characters for the caption text
ToolTip- bckColor - the tooltip's background color
- txtColor - the color of the tooltip's text
- alpha - the transparency of the tooltip
-
Video
- ad - start: the starting time, in seconds, for displaying the ad
- path: the ad's path
- url: this link will be opened when the user clicks the playing ad - videoPath - the path of the video file
- previewImage - the path of the preview image file
- thumbImage - the path of the thumbnail image file
- watermarkPath - the path of the watermark image file
- watermarkLink - this link will be opened when the user clicks the watermark
- title - the video's title text
- description - the video's description text
- caption - the path to the file that contains the video's subtitles (sub, srt, custom xml or Timed Text)
- ad - start: the starting time, in seconds, for displaying the ad
-
Swaf
- scriptPath - the path to the server scipt file who will process the information for sending the email
- subject - the email's subject
- message - the email's body text ("[videoPage]" will be replaced with the direct link to the video and "[imgPath]" with the thumbnail image path)
-
Support
We've set up a dedicated board for this component so if you have any questions, that are not listed below, we would love to answer them on the FLV / H.264 VP I Support Board.
-
Feature number one
rem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typeset
-
Feature number one
rem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typeset
-
FLV / H.264 VP I latest version 3.1.0
If you want to see a history of the updates and changes for this component please select one of the versions from the list below.
Don't have the latest version?You can download it for free.
Tip: Check your version in the XML
-
Bugs we fixed
- YouTube close ad and logo click
- resize when the mcVideoPlayer is not placed on 0x0 coordinates
-
Improvments we've made
- toolTip: timeTooltip was removed from controlsBar and added to toolTip tag and the parameter visible from toolTip tag was changed with buttonsToolTip
- currCateg and currVideo, for the direct link to a video, was changed with videoId (an unique id for each video that needs to be set in the xml file)
-
New features we've added
- a new option was added in controlsBar tag: expanded; set it to "true" if you want the player to start in expanded state
-
Bugs we fixed
- repaired fullscreen button sign
-
Improvments we've made
- live videos are now supported
-
Bugs we fixed
- setting the suggested quality for YouYube videos now working properly
- when the player is unloaded, the sound stream is no longer persistent
- captions are now displayed over the logo
- removed errors when the watermark path is missing
-
Improvments we've made
- the time is now displayed in three ways: remaining time (on click it changes to elapsed time), elapsed time - progressBar - total time, elpased/total
-
New features we've added
- time tooltip
- TimedText caption (note: TimedText's style doesn't work in this version, please use the caption tag from colors)
- Public release
- Created24 / 05 / 2010
- Last update06 / 10 / 2010
- ActionScript3.0
- Opens withFlash CS3+
- DocumentationWell Documented
- ResolutionResizable
- Downloads986
- Designed byFlashXpert
- GNU license
- Support on our forum
- Watermark removed
- All features
- Source files
