Allows users to create specific flash slideshows (doesn't use taxonomy, or galleries). A user creates a slideshow, then creates individual slides for each slideshow.
NOTE: This is a dev version of this module. Work needs to be done to integrate it with existing modules like swftools.
Also, Work on this module has been suspended in favor of Views Slideshow.
Flashmaker Installation Instructions
Required Modules:
- CCK
- Imagefield
Dowload flashmaker from the project page and extract it to your modules folder
http://drupal.org/project/flashmaker
Install the Module and the Required Modules
Add an image field to the "Flashmaker Slide" content type
- In Drupal, Go to Content Management -> Content Types -> Flash Slide -> Manage fields
- Under "Add Field" :
Label: Slide Image
Fieldname: slide_image (must be exact)
Type: Image
Form Element: Image
- under Global settings:
- make the field required and have only 1 value (can't have multiple images per slide)
Imagecache (optional) - make slide images appear when editing a slideshow
- Install imagecache and imagecache ui
- Got to Site Building -> Imagecache -> add new preset
Preset Name: slide_list (must be exact)