From: Laura Armer <[EMAIL PROTECTED]> Subject: image overlay problem in SMIL I am having trouble getting an image to overlay another image (both jpegs which have been jpegtran'd) in a SMIL presentation. I have two regions defined in the .smi file - one for the static image, and the other for the "overlay" image. I don't want the overlay image to appear until several seconds have passed. What happens when you try running the presentation is that the overlay region is black and covers up the other static slide region (so no slides are showing). I have tried setting background-color to transparent, I've tried all combinations of z-indexes, I tried different timings, and nothing works! If I get it so that the slides do show before the overlay occurs, then you never even see the overlay. I can either see one or the other, but never both together. Anyone get this type of thing to work successfully? Am I overlooking something obvious? Thanks, Laura
