Hi,
is it there a standard step by step i must take when creating posts with gallery?
Currently, I sometimes do the following.
1. upload pictures via direct ftp
2. while waiting for upload to complete, I create/edit my posts to include "svgallery=filename" and publish the entry.
3. THEN after that, then i go to manage gallery files and create gallery files for the file.
Funnily when I view my site, the gallery for that post will not display and error message like below is displayed instead.
"SimpleViewer requires Macromedia Flash. Get Macromedia Flash.
This is a WPSimpleViewerGallery
var fo = new SWFObject(”http://www.chanlegacy.com/wp-content/plugins/wp-simpleviewer/viewer.swf”, “viewer”, “500″, “640″, “7″, “#000000″);
fo.addVariable(”preloaderColor”, “0xffffff”);
fo.addVariable(”xmlDataPath”, “http://www.chanlegacy.com/wp-content/photos/20070709a/gallery.xml”);"
Is there a requirement that I MUST finish upload and creating the gallery files before even including the "svgallery=filename" line into my posts?
Appreciate some enlightenment.