Scrolling Pictures

J

JCO

I've seen this done using a Java Applets (sp) but don't understand those at
all.
Anyone know how to create this?
What other options are there to create scrolling pictures?
 
K

Kevin Spencer

Define "scrolling," please.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
J

JCO

Similar to a slide show but the pictures scroll similar the way text scrolls
in Marquette
 
K

Kevin Spencer

Do you mean that the pictures scroll from left to right, replacing each
other in a frame? You would definitely need a Java Applet or ActiveX control
to do that. You ought to be able to find some on the net.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
Top