I just discovered this week, thanks to the input from one of our clients, Lynn Michlle, how to place your album viewer on your wordpress blog.
This may work with other blog systems, but I have not tested this out, with anything but a wordpress blog.
To load your viewer:
1. Start new post – click on the html view. This is a very important step if you try to add the code in the visual mode it will not take. If you start out in visual and change to hmtl the code will not take (trust me I have tried and have the grey hair to prove it).
2. Enter your text – then use the code below to embedded your view. Your url location will be your site then the folder name of your album followed by /index.html
<iframe width=”900″ height=”500″ style=”border:0;margin:0;padding:0;” src=”http://<url location on mywebpage/index.html”></iframe>
Have a great day!
Shannon