Shinobi Gallery is an XML powered gallery written in ActionScript 3. There are many parameters within the XML file to alter the color and other settings, and there is no need to dig within the ActionScript code to get started.
Simple setup:
1. Save images you wish to feature in the gallery as a JPG , PNG or GIF under the html/content/gallery directory.
2. Edit the html/xml/shinobi-gallery.xml file with your favourite text-editor, the quickest way to get started is to skip the [configuration] section and edit the existing [gallery] and [image] entries.
3. Each [gallery] will appear as a new menu entry, each [image] will appear in your gallery when you click on the menu entry.
XML Configuration Settings:
- widthDefault
- widthMax
- heightDefault
- heightMax
- heightFractionNumerator
- heightFractionDenominator
- fontName
- fontStyle: (regular, bold, bolditalic, italic)
- backgroundColor
- loadingCogColor
- footerColor
- menuBackgroundColor
- menuTextColor
- galleryBackgroundColor
- galleryTitlesDefaultColor
- galleryTitlesDefaultBackgroundColor
- skipStartPage (true/false)
- startPage
- startPageShowFooter (true/false)
- menuBackgroundAlpha
- menuBlockHeight
- menuFontSize
- menuExtendToStageWidth (true/false)
- menuSpeed
- menuDelay
- gallerySpeed
- galleryDelay
- galleryTitlesYOffset
- galleryTitlesFontSize
- galleryTitlesAlwaysShow (true/false)
- galleryTitlesShowBackground (true/false)
- galleryTitlesAlpha
- footerText
- footerFontSize
- footerYOffset
- navigationDisplayLength



13 Purchases
11 Comments