One quick question, though. Since the WP-SimpleViewer 2.X is based on SimpleViewer 2, is the Wordpress plugin now iOS-compatible?

Thanks greatly for your responses, Steven. I reverted back to the 1.5.4 install and replaced the viewer.swf file with one from my backup that I modified years ago. So everything is in its right place again for now. With that done, I'll be able to consider the proper move to 2.X. smile

Yeah, I recall tweaking the gallery to give me rectangular thumbnails, different spacing in the thumbnails, and removing the "SimpleViewer" banner link. So I can find it in my backups, where was this information stored?

I retrograded to 1.5.4 and it seems to be working. My galleries look completely different now, though. It's been a while since I set these up. Going to try to tweak it back to the way I had it.

Yes, I deactivated it temporarily, but it's back on now.  I am using 2.1.3. Is there a different shortcode for 2.x?

I upgraded to my site to Wordpress 3.2.1 and my SimpleViewer galleries have disappeared. The "Edit Galleries" menu item doesn't show any listed galleries, and the gallery shortcode is appearing in the posts instead of the galleries. I have a gallery at the end of each post on www.uncommonassembly.com. Using SimpleViewer 2.1.3. Thanks greatly for any help.

Ah, user error.  Looks like I was putting the viewer.swf in the wrong place.

I'm attempting to alter the Options.as of the source files and republish a new .swf, but whenever I go through this process, the swf appears unchanged.  From the user manual, this is what I've done:

To customize ActionScript Options:
   1. Open \source\com\airtightinteractive\apps\viewers\SimpleViewer\Options.as using a text editor (e.g. Notepad)
   2. Modify the values as required.
   3. Republish your SWF (See 2.5 Republishing SimpleViewer)
To republish SimpleViewer:
   1. Open \source\SimpleViewer.fla using Macromedia Flash 8 (or later).
   2. Do File->Publish to publish your updated swf. The new swf will be created as: \web\viewer.swf
   3. Replace the viewer.swf in your gallery folder with the new one, or run \web\index.html to test your new swf.

Then I replace the viewer.swf in the plugins>simpleviewer directory of my Wordpress install, and use it to create a new .xlm and thumbnails, but nothing has changed in the gallery that's created.  Did I put the viewer.swf in the wrong place? Does the SimpleViewer.fla read from the Options.as automatically?  If so, how could it be that my changes aren't making it into the new .swf?