JavaScript works quite well for this.  However, realize that all the images
need to be front-loaded with the page. I don't know of a way to do
multithreaded JavaScript (anyone else?).
That is the one advantage with Java applets. With the MediaTracker object,
you can set the sequence to start after the first X pictures load and load
the rest in the background.

This should be a problem unless there a many, many images to load....

Just my haypenny,

Jonathan McGuire
----- Original Message -----
From: "paul smith" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 15, 2000 9:58 AM
Subject: Re: Dynamic GIGs/JPEGs


> Thanks!
>
> best,  paul
>
> At 09:19 AM 8/15/00 -0400, you wrote:
> >| > What are my options for the Subject?
> >| >
> >| > That is, displaying a set sequence
> >| > of GIFs/JPEGs?
> >
> >If you are talking about having the images switch while someone is
sitting
> >on the page, either through user interaction or automatically, you can
find
> >some JavaScript routines that do that at
> >http://www.dynamicdrive.com/dynamicindex14/index.html
> >
> >Todd
> >
> >
>
>---------------------------------------------------------------------------
---
> >Archives: http://www.mail-archive.com/[email protected]/
> >To Unsubscribe visit
> >http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
or
> >send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> >the body.
>
> --------------------------------------------------------------------------
----
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.


------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to