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.
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
- 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 ...
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:
Extract or install the package where you want this (joomla does this automatically)
Put your images in any folder. (For online versions you need to put your images yourself too)
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
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
Don't forget to ENABLE your plugin after installing it!
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).
Put the gallery in any of your content or articles as follows.
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.
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
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?
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
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?
I also have the same problem. Can't load any of the images.
Flash component says:
Failed to load album picture (or domain and/or folder not found in album)
Error #2035
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..
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.
It seems that joomla plugin doesn't work right. I tried all the ways and there is no result in the end. It can't find pictures in the folder or folder in the path or something else, I don't know, but this component make me nervous, sorry. And also sorry for my bad English.