
August 14th, 2000, 01:40 AM
|
|
Junior Member
|
|
Join Date: Aug 2000
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
I'm new to Javascript as well as web page building. I want to create a web page on tropical fish and make it sort of like a photo gallery. But I need to be able to use a good image scroller to display my pictures. Has anyone visited http://www.drmartens.com?
(You know those cool shoes). Please check it out and you will now what I'm going to talk
about. When you enter the site, follow the links until you get to choose the styles of
shoes. Then just click on any style and watch the cool scrolling effect.
Anyway, I like to be able to use the scroller that they use on their website. They've updated their site recently and now it's animation is created by Flash 4. However, about 2 months ago, they implemented the same type of image scroller that was written using javascript.
I really like how the scroller works. The images scroll horizontally across the screen at the speed that the user wants by positioning the mouse cursor. Scrolling pauses whenever the mouse cursor is placed over any one of the images, and that image is slightly enlarged indicating that it is selected. Then when the user wants to view the picture in detail, he double clicks the image and a new window opens up with a hi-res photo.
Can anyone show me how to do this, or send me a javascript for it if you have it somewhere.
The Flash version of the scroller is better and faster than the javascript version I think. If anyone knows how to do this in Flash 4.0 let me know too. Thanks so much.
|