Intro-Demo

It's a simple flash gallery with some features that I couldn't find in other Flash galleries. Exists as Joomla plugin or stand-alone. The documentation is waiting for itself, but in the mean time, check the features, which displays already some parametrization and an example config file.

Alternative content

Features

  • Cross platform ( Windows/Macintosh/Linux )
    Cross browser ( Firefox / Internet Explorer / Safari / .. )
  • 100% FREE

  • Loads JPG, PNG, GIF or SWF
  • Fullscreen option
  • Lightweight / Small footprint (<25KB!!)
  • Browse with buttons and keyboard (space, enter, arrows)
  • Autostretches images to full width or heigth
  • Customizable via individual parameters and individual or global config file. (All parameters in the documentation).
  • Albums (or "sets") display
    • with custom covers
    • Albums resize relativily to display! (and smaller)
    • Cover of default album shown as big image on start (if slideshow paused)
  • 100% use of flash frame / view / display pane
  • Autohides buttons and thumbs (now also on idle)
  • Click image = Go to URL or Save dialog (without pop-up) ( = Save locally)
    Only images from same domain can directly be saved, others will open in new browser window.
    (Can be overrided with a flash security file, cross domain file, like inFlickr, etc.!)
  • Can be run standalone on your PC (with local (hard disk, usb, ..) or remote images)
  • Displays bugs & errors in a fading screen
  • Uses the SWFObject static publishing method (asa nested object or Flash Satay method) to ensure the most optimal cross-browser support by means of markup only, while being standards compliant and supporting alternative content.
  • Doesn't extract images, only makes them smaller if they don't fit.
  • Doesn't stop slideshow or thumbs when some image(s) are not available
  • Mini loadbar
  • One loader for all thumbs -> Less CPU memory?

For al further features check out the Changelog

Planned

Donations will only speed this up!

  • Thumbnails are looked for in the image folder. So: make this folder also a parameter.
  • RSS feeds such as Picasa, Flickr, etc.
  • Rezisable albums display
  • XML file per album (to lower load time and unnecessary loading)
  • Preloading!
  • Download bar on thumbs
  • Optionally show thumbs all over the stage! (in rows and columns)
  • Take information out of image file meta (which one is the best?)
  • Ttitle and description per image
  • Clean Memory after each album (or make sure memory doesn't go above a certain amount, bc. it tends too with big photos!)
  • Add effect behind current shown thumb
  • Catch IOErrorEvent errors
  • Dates! If no date, take filedate!
  • language (l8n)

Changelog

Since 2009-01-27:

- Repositioned control buttons
- Clicking when controls are hidden, now also shows next image (as a real slideshow should :-))
- Hide menu & mouse after mouse idle for 3 seconds
- Smaller, unobtrusive loadbar
- Hoovertips on buttons
- Start slideshow after first thumb loaded!
- Now hides the controls when leaving stage
- Browse with keyboard (space, enter, arrows)
- default config file is now fmg.xml in default folder (local and remote player should work now without changes )
- Autohiding of buttons and thumbs (now also on idle)
- Shows cover of default album on start (if slideshow paused)
- one loader for all thumbs -> Less CPU memory? (Especially for Sabine's old Desktop, hehe)
- Background transparent (in html)! Makes it possible to show it as a pic wihtout user's knowledge and surprise him with the slideshow or when he hoovers the mouse over it (depending on your settings)
- Album scroller (when more albums than can be shown)
- Start on album view
- FIXED: save image bug.
- FIXED: bad last thumb position
- FIXED: bug with resizing when there are so few thumbs that they don't fill the width of the stage
- Loads all thumbnails with extensions jpg now (also for swf and png)
- Various minor things ...

Documentation

You can use the Player locally, online and as Joomla plugin (one of the winning opensource CMS).

For all uses

By default, the Player starts by looking for an XML configuration file (fmg.xml) in the path it is invoked from (wherever you put the swf).   Here is an example config file from the gallery on this page. (Select "Save as.." or click and "View source" of the page.  Since it is XML, it could display differently on your browser!)

For all uses, you have to take these steps:

  1. Extract or install the package where you want this (joomla does this automatically)
  2. Put your images in any folder. (For online versions you need to put your images yourself too)
  3. Open the xml file  and manually edit all images or other settings.  I believe all parameters below can also be set in this file, but I am not sure anymore.
    For online versions (incl. joomla) you can use the extracted or installed php file in stead of the xml file.  It allows to automatically generate all images from any online folder or path.

For online (non joomla) use

  1. You can change the location of the configuration file via Flash variables (Flashvars).  And you can make different configuration files for different album sets via the specifi Flashvar named XMLConfigFile
  2. Example for html :
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0"  width="100%" height="400">
<param name="allowFullScreen" value="true" />
<param name="wmode" value="transparent" />
<param name="movie" value="http://attic.e-builds.com/plugins/content/fmgallery/fmg.swf" />
<param name="quality" value="high" />
<param name="FlashVars" value="XMLConfigFile=http://attic.e-builds.com/plugins/content/fmgallery/gallery.php&&amp;startAlbum=0" />
</object>

For Joomla plugin

  1. Don't forget to ENABLE your plugin after installing it!
  2. As the section above, you can choose different configuration files (xml or the automatic php files).  Open them and edit them. (For now, trey to understand and change the code.  It's quite self-explanatory.
    You can find the default ones here:
    [YOUR JOOMLA PATH]/plugins/content/fmgallery/gallery.php (or ./fmgallery.xml).
  3. Put the gallery in any of your content or articles as follows.
    {fmgallery [100%] [400] [gallery.php] [&startAlbum=0]}
  4. The 3d parameter sets the configuration file you want to use for this gallery.  (If you don't have your configuration file on the above paht, put the complete URL for it in this parameter (starting with "http://").
    And with the 4th parameter you can set any of the parameters below to change the behavior of the gallery.  Start each parameter with an & (ampersand).

Parameters

Current custom parameters (and defaults) that change the behavior of the flash gallery:

  • startAlbum (0)
    Album to display at start
  • slidePause (false)
    Pause the slideshow at start
  • thmbSize (50) //Possibly bugged
    Specify the sizes of your thumbnails (you should take the longest size for best quality!)
  • thSp (10)
    Space between thumbs
  • thSlideSpeed (1)
    Speed of the thumbnails scrolling
  • sSInterval (5000)
    Time between slideshow intervals.
  • XMLConfigFile (default: /plugins/content/fmgallery/gallery.php)
    The config file with albums and descriptions.
  • hideAlbums (true)
    If set to false, albums will be shown to select on startup.

If you want to add some text to this documentation, please send it to me.

plugin
Comments
+/- Add New Search RSS
Write comment
Name:
Email:
 
Website:
Title:
UBBCode:
[b] [i] [u] [url] [quote] [code] [img] 
 
 
:D:angry::angry-red::evil::idea::love::x:no-comments::ooo::pirate::?::(
:sleep::););)):0
 
Please input the anti-spam code that you can read in the image.
Kazik  - korab |87.205.151.xxx |2009-11-27 17:17:43
avatar Bardzo dobra galeria. Słowa uznania
jhjh  - ojej |81.95.206.xxx |2009-12-10 00:53:10
avatar wtf?
e-builds |SAdministrator |2009-12-17 20:15:25
avatar Google translator says:
"Bardzo dobra galeria. Słowa uznania"
is Polish for
"Very good gallery. Word recognition"
Rania  - error |76.254.63.xxx |2009-12-17 01:12:19
avatar I have followed your instructions , saved the config files in plugin/content/fmgallery/fmg.xml
changed the links in the xml file " images folder and names"
deleted gallery.php
create new article add this line
{fmgallery [400] [400] [fmg.xml] [&startAlbum=1]}
got error folder not find , in the xml file I tried both absolute or relative image path
any idea, how I fix it , I appreciate it
Thanks
Rania
e-builds |SAdministrator |2009-12-17 20:12:41
avatar Did you specify a folder on the album tags?
Check how in the example xml in the documentation above.
Otherwise, can you provide a link to your xml file so I can have a look?
Rania  - Error |99.186.41.xxx |2009-12-19 05:28:38
avatar here is the full path to the images
http://localhost/myschool/images/stories/fruit/cherry.jpg
I tried this absloute path for the folder
or relative path as your example /images/stories/fruit/
neither path works
any idea
thanks
Rania
e-builds |SAdministrator |2009-12-22 13:23:22
avatar Sorry, but I don't find the time, but I want to help, so:
- First try /myschool/images/stories/fruit/ (You didn't include "myschool";)
- Can you send me the xml file (and html copy of your site with gallery)? That will allow me to fix it when I find some time..
- You are not using the stand-alone, right?
baggi  - fail to found xml file |124.43.147.xxx |2010-01-22 10:36:29
avatar
pls provide me to xml file link.this linkis not working.i loved yhis

thanks regards.
baggi
e-builds |SAdministrator |2010-02-20 20:15:29
avatar Do you mean the link "Here is an example config file" in the documentation above?
Don't forget that is an XML file! Your browser might not display it right. Try to go to the page again and view the source of that page. Find the command "View Page Source" (in Firefox) or "View Source" or something similar on IE etc..
That's the way you can check the real XML xode..
andrea76  - Translation IT |194.20.145.xxx |2010-01-26 14:51:35
avatar If you want, I can send you the INI file with Italian translation.
I test it correctly.
Bye!
e-builds |SAdministrator |2010-02-20 20:16:36
avatar Sure, andrea76! Please do!
I must say that it won't be published until next version, but I WILL put it already on the right folder for the next version.
Thanks.
turgay  - IT manager |78.191.79.xxx |2010-01-31 13:34:11
avatar mükemmel
Ilmar Tooming  - How to |90.191.199.xxx |2010-02-07 13:42:07
avatar Please can developer send me the Hot to step by step instructions how to get Joomla 1.5 plugin to work.

Thank you.
Ilmar Tooming
e-builds |SAdministrator |2010-02-20 21:11:36
avatar How about this? (Check the documentation again.)

!joomlacomment 4.0 Copyright (C) 2009 Compojoom.com . All rights reserved."

 
FMG - Flash Media Gallery
A customizable multimedia Flash gallery
e-builds' attic e-builds Web development e-builds attic

Latest News

Popular

We have 5 guests online

J Announce

Mootools Blog

Login Form