timecott01
07-02-2008, 08:56 AM
1) Script Title: Swissarmy Slideshow
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/swissarmy/index.htm
3) Describe problem:
I am using the Swissarmy slideshow in a website I am writing. The issue I have is that my source images, all landscape format, are of varying resolutions and size. some are quite big - i.e. 3000x 2000 etc. size. Ideally i want to post these pictures into the website without 'scaling' them first as i use them elsewhere.
I use the swissarmy parameters as follows:
slides.width=800; //use to set width of widest image if dimensions vary
slides.height=600; //use to set height of tallest image if dimensions vary
and call the slideshow:
new inter_slide(slides, 800, 600, 3000);
the result is that the images will appear at their original size - hence varied. Is there a way I can get Swissarmy to 'scale' all images to a fixed size, i.e. 800,600 or whatever I use in the parameters??
perhaps i am using the parameters in the wrong way,
any advice would be welcome.
thank you.
tim ecott.
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/swissarmy/index.htm
3) Describe problem:
I am using the Swissarmy slideshow in a website I am writing. The issue I have is that my source images, all landscape format, are of varying resolutions and size. some are quite big - i.e. 3000x 2000 etc. size. Ideally i want to post these pictures into the website without 'scaling' them first as i use them elsewhere.
I use the swissarmy parameters as follows:
slides.width=800; //use to set width of widest image if dimensions vary
slides.height=600; //use to set height of tallest image if dimensions vary
and call the slideshow:
new inter_slide(slides, 800, 600, 3000);
the result is that the images will appear at their original size - hence varied. Is there a way I can get Swissarmy to 'scale' all images to a fixed size, i.e. 800,600 or whatever I use in the parameters??
perhaps i am using the parameters in the wrong way,
any advice would be welcome.
thank you.
tim ecott.