Post Pic

Ultimate XML V2 Staff Viewer

The new ultimate series XML driven flash staff viewer component with easy setup and thoughtful resizing and customization possibilities.

HTML/CSS style formatted teaser with any size thumbnail and full content text with bigger image if desired.

This file can be used to fullfil various tasks from serving as a staff viewer to being a thumbnail gallery or news reader.

The package also includes example files for all kinds of usage:

Embedding into an existing flash stage, embedding into a HTML page (with an external XML file path).
Everything is explained in detail in the readme file.

Features

  • Resizable width & height
  • Unlimited entries
  • HTML/CSS formatted teaser/full text
  • Autohide scrollbar
  • Scrollbar position memory
  • List entry height
  • Changable scroll amount
  • Title & Caption with changable colors
  • All options editable via XML
  • Includes editable source files Flash 8 AS2

XML Settings:

General Parameters:

<staff
        width="940"
	height="360"
	entryheight="120"
	scrollamount="50"
	staffnamecolor="0x666666"
	staffpositioncolor="0xCCCCCC"
>

Entry Parameters:

<staff
	staffthumb="thumbs/n1.jpg"
	staffimage="images/staff.jpg"
	staffname="JOHN SMITH"
	staffposition="Action Script Coder"			
>
	<teaser>TEASER HTML/CSS FORMATTED TEXT HERE</teaser>	
	<stafftext>MAIN HTML/CSS FORMATTED TEXT HERE</stafftext>
</staff>

More by damojo:




Leave Your Response

* Name, Email, Comment are Required