Fade in and fade out a web image

S
Posted By
showtime
Jul 20, 2004
Views
728
Replies
4
Status
Closed
When loading an image or running a slide show on the web, is there a way to fade in and out the image(s) like on a traditional slide projector? The idea is to bypass those dreaded progression or checkers when loading an image. Can this be done with html code and without using java or Flash, etc.? If there are sites that do this, please point me to them. Thanks.

MacBook Pro 16” Mockups 🔥

– in 4 materials (clay versions included)

– 12 scenes

– 48 MacBook Pro 16″ mockups

– 6000 x 4500 px

T
tacitr
Jul 20, 2004
When loading an image or running a slide show on the web, is there a way to fade in and out the image(s) like on a traditional slide projector?

There are a few ways to do this:

– A Java applet that loads and displays the image;

– A Flash or ShockWave presentation;

– An embedded QuickTime, AVI, or WMV movie;

– A JavaScript;

– A single animated GIF.

The animated GIF is the only technique that doesn’t rely on something else, such as JavaScript, a Flash player or Java runtime. The downside is that the entire GIF could contain no more than 256 colors total, making it inappropriate for photographic images; and the resulting GIF would likely be exceptionally large.

Art, literature, shareware, polyamory, kink, and more:
http://www.xeromag.com/franklin.html
R
RSD99
Jul 20, 2004
Do a little research on the following line of "code"

"FILTER: revealTrans(transition=12,duration=3); HEIGHT: 50px; LEFT: 1px; POSITION: relative; TEXT-ALIGN: center; TOP: 275px; WIDTH: 100%"

Everything from the HEIGHT … on related to positioning, the "Fade" is in the

FILTER: revealTrans(transition=12,duration=3)

portion. Last I heard, it only works on Internet Explorer …
H
Hecate
Jul 20, 2004
On Tue, 20 Jul 2004 13:11:10 GMT, wrote:

When loading an image or running a slide show on the web, is there a way to fade in and out the image(s) like on a traditional slide projector? The idea is to bypass those dreaded progression or checkers when loading an image. Can this be done with html code and without using java or Flash, etc.? If there are sites that do this, please point me to them. Thanks.

Make a Flash or Shockwave movie.



Hecate

veni, vidi, reliqui
S
showtime
Jul 21, 2004
Tacit wrote:
When loading an image or running a slide show on the web, is there a way to fade in and out the image(s) like on a traditional slide projector?

There are a few ways to do this:

– A Java applet that loads and displays the image;

– A Flash or ShockWave presentation;

– An embedded QuickTime, AVI, or WMV movie;

– A JavaScript;

– A single animated GIF.

The animated GIF is the only technique that doesn’t rely on something else, such as JavaScript, a Flash player or Java runtime. The downside is that the entire GIF could contain no more than 256 colors total, making it inappropriate for photographic images; and the resulting GIF would likely be exceptionally large.

Agreed that GIFs are not the best for photo images. Also trying to avoid Flash, Shockwave, Java etc. so that the web pages are universally viewable. Hence the difficult question.

Master Retouching Hair

Learn how to rescue details, remove flyaways, add volume, and enhance the definition of hair in any photo. We break down every tool and technique in Photoshop to get picture-perfect hair, every time.

Related Discussion Topics

Nice and short text about related topics in discussion sections