so I figured something else out with simpleviewer and simplevieweradmin...
If you want to use admin, but you don't want to individually load the images, here's what you do (and I suggest you test this with a separate folder on your server as it took me a bunch of tries to get it right...)
1) FTP simpleviewer and simplevieweradmin into said folder (test_folder)
2) delete the simpleviewer index.html file
3) goto
www.yoursite.com/test_folder
4) login and then change your password (as you would with a normal new setup)
5) create a new gallery (test_1)
6) upload a few pictures and get everything setup the way you want. (testview the gallery, make sure all settings are correct)
7) FTP the other photos you want in that gallery into the folder
www.yoursite.com/test_folder/test_1/images
8.) ftp gallerybuilder.php (get it at the simpleviewer site) into the same folder
9) browse to
http://www.yoursite.com/test_folder/...erybuilder.php (this will "build the gallery")
10)with your ftp software find the gallery.xml file step 9 just did
11) copy all the image crap from it.
12)browse to imagedata.xml and paste it in over the other image data
13) now goto that gallery and it should be there....
this is written for me to know how I just got it to work. I'll test it again over the weekend and verify it's working.