I can not get the slideshow up in iWeb site
Q: I have downloaded a demo of Visual Slideshow and created a basic slideshow
as a test which plays O.K. by itself.
I then made a simple two page website in iWeb, so I can have an opening page then the slideshow page.
But I cannot seem to be able to get the slideshow up on the second page, no matter what I try.
Can this be done or am I wasting my time on the impossible. Looking forward to your reply
A: You can use Visual Slideshow as standard javascript files.
Please see how should you install VisualSlideshow on your own page:
1) Create your slideshow using VisualSlideshow.
2) Publish it on a local drive in any test folder:
- open Gallery->Properties->Publish or click 'Publish' button on the main menu panel;
- select 'Publish to folder', click 'Browse' button and select any local folder
- click 'Publish' button
3) Open index.html file from the saved folder in any text editor (Notepad for example)
or you can:
- open index.html page in any browser
- right click on the page
- select view source of the page.
You'll find 'engine' and 'data' folders in this saved folder also.
4) Copy code for HEAD and BODY sections of Visual Slideshow and paste it inside html
snippet in the place where you want to have a slideshow, for example:
....
<!-- Start VisualSlideShow.com HEAD section -->
<link rel="stylesheet" type="text/css" href="engine/css/slideshow.css" media="screen" />
<style type="text/css">.slideshow a#vlb{display:none}</style>
<script type="text/javascript" src="engine/js/mootools.js"></script>
<script type="text/javascript" src="engine/js/visualslideshow.js"></script>
<!-- End VisualSlideShow.com HEAD section -->
<!-- Start VisualSlideShow.com BODY section -->
...
<!-- End VisualSlideShow.com BODY section -->
....
5) Notice. you should copy 'data' folder with images and thumbnails and 'engine' folder with .css and .js files
into the same folder with your own webpage.
6) Preview your website in the browser.
Try this.
If any problems appear, please place slideshow on any test page on your website,
even if it does not work properly, and send us a direct link, so we can check it.
Related
May 07, 2012 'Insert to page' wizard in website photo slideshow
I own a paid copy of VisualSlideShow. I do not understand what 'Insert to page' wizard publishing method does. Where can I find an explanation?
May 10, 2012 Music in html photo slideshow on iPad
I am using an iPad, and I am not really sure how to tell what version of Safari I am using on that. I have an iPad 2, and it is running the latest version of software from Apple. The .
May 11, 2012 Get the HTML code of web photo slideshow
I want to get the HTML code only but I don't see an option for that anywhere
April 04, 2012 Use photo slideshow maker without titles
If I use this slideshow on my website, will I be able to use it without titles - just the slideshow itself?
April 11, 2012 I can not generate best slideshow software with the controls on the bottom
I cannot get the program to generate a slideshow player with the controls on the bottom.
April 14, 2012 Erratic behavior when scrolling through a software for slideshow
I've created several slide shows with this product and have a problem with it, even after following all directions exactly: erratic behavior when scrolling backwards/forwards through a slideshow.
.
Make sure to include details on your browser, operating system, Visual SlideShow version, link to your page.