Post Pic

Clean White Video Gallery

“Clean White Video Gallery” is a simple and elegant looking flash video gallery capable of showing a scollable list of videos.

You can add video preview thumbs and a fullscreen preview image, multiple lines of description text, set the video control bar & preview thumbs autohide time and configure highlight and background colors via XML.

Of course, the width/height of the player area AND the thumbs can be controlled independently trough XML as well.

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 Gallery (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 area width/height
  • Thumb width/height
  • Video preview thumbs
  • Large video preview image
  • Configurable description text with multiple lines
  • 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:

General Settings:

<videogallery
	videowidth="768"
	videoheight="432"
	thumbwidth="128"
	thumbheight="72"
 
	scalemode="fit"
	buffertime="0.1"
	autostart="false"
	videobgcolor="0xDDDDDD"
	highlightcolor="0x3399FF"
	controlshidetime="4"
	startingvolume="7"
 
	captionfontcolor="0xFFFFFF"
	captionbgcolor="0x3399FF"
>

Video Entry Settings:

<video
	videourl="video/elegantbig.flv"
	previewimage="previewimage/elegantpreview.jpg"
><b>FORMATTED TEXT:</b><br/>GOES HERE</video>

More by damojo:




Leave Your Response

* Name, Email, Comment are Required