Flash Gallery for Drupal 6.x: Installation instructions
-------------------------------------------------------

Install steps:

* Download flash gallery module and unpack it to your site's modules
  directory.

* Download Simpleviewer version 1.8 from Airtight Interactive
  (http://www.airtightinteractive.com/simpleviewer). Unzip the package.

* Create a new directory inside the flash_gallery directory in your modules
  directory called 'simpleviewer' (modules/flash_gallery/simpleviewer/).

* Copy 'swfobject.js' and 'viewer.swf' to the simpleviewer directory. Do not
  copy any other files from the Simpleviewer package.
  Now your directory and file structure should look like this:

  	  modules/
  	    [... other module directories ...]
  	  	flash_gallery/
  	  		flash_gallery.css
  	  		flash_gallery.info
  	  		flash_gallery.module
  	  		INSTALL.txt
  	  		LICENSE.txt
  	  		simpleviewer/
  	  			swfobject.js
  	  			viewer.swf
            translations/
                flash_gallery-module.hu.po

* Enable the module @ administer > Site Building > modules.  It is
  listed in the CCK section, and needs image and image_gallery
  enabled first.

* Change the settings @ administer > Content Management > flash galleries

* If you already have some image_gallery galleries with images in them, check
  'build thumbnail library' in the miscellaneous section and hit save

* Navigate to http://yoursite.com/fgallery to see the module in action

* Suggestion: set a path alias for fgallery

* Suggestion: disable all blocks on fgallery/* as this will give you more
  space to display your albums