Post Pic

Clean White Video Player

“Clean White Video Player” is a simple and elegant looking flash video playing solution with some thoughtful features.

You can add an external preview image, a configurable line of caption text, set the video control bar autohide time and configure highlight and background colors via XML.

All common flash video formats are supported and with the aspect ratio “fit” or “stretch” setting your videos will appear just like you want them to.

This package includes the HTML embedding example you see in the preview with an external XML config file path for easy setup.

Everything is explained in detail in the readme file.

Thanks to Zanimotion for letting me use his AE CS3 – Elegant Business Template in the preview.

Features:

  • Fully resizable Flash Video Player (Play 4:3 or 16:9 or any custom size of video)
  • Supports HD h264 and all common flash video player formats
  • Aspect ratio “fit” or “stretch”
  • Video preview image
  • Video caption text line
  • Autostart on/off parameter
  • Video background and highlight color parameters
  • All options editable via XML
  • Includes editable source files Flash 8 AS2
  • Includes HTML embed page as seen in the preview

XML Settings:

<videoplayer
	videourl="video/elegantbig.flv"
	previewimage="previewimage/elegantpreview.jpg"
	width="640"
	height="360"
	scalemode="fit"
	buffertime="0.1"
	autostart="false"
	videobgcolor="0xDDDDDD"
	highlightcolor="0x3399FF"
	controlshidetime="5"
	startingvolume="7"
 
	captionfontsize="14"
	captionfontcolor="0xFFFFFF"
	captionbgcolor="0x3399FF"
	captionbgopacity="100"
>Caption text goes here!</videoplayer>

More by damojo:




2 Responses

01.20.10

Hey this player looks like the exact thing i’m looking for, looks good on white, minimalist etc. The only problem is that when i go to the full screen preview on activeden i don’t see the play bar at all?! It seems to be missing for some reason.

Do you have any other example embeds of this player i could have a look at?

01.20.10

There was a bug in the preview file, I released a fix and now the player is working flawlessly:
http://activeden.net/item/clean-white-video-player/edit/82263?ref=damojo

Cheers, damojo

Leave Your Response

* Name, Email, Comment are Required