Web Hosting Talk







View Full Version : help me with a flash theory


simple solutions
02-06-2007, 10:13 PM
is it possible to have a layer of flash (just images moving sideways, slowly) underneath 3 transparent tables in HTML? Basically I am trying to get the effect of a moving image under three transparent (white background) tables written in html (for the ability to add text and an image)

can anyone help me out with this? is this possible and if so, how?

siforek
02-06-2007, 11:22 PM
You can do this a # of different ways, I'd suggest...
Either make it all in flash, or create the animated image as a GIF & set it as the tabel BG. It does depend on the animated image, size matters.

Flasher
02-07-2007, 12:57 PM
Or insert the Flsh item into th eHTML page in "transparent" mode.

Saga_reactor
02-08-2007, 03:20 PM
maybe using javascipt and css manipulation would be a better idea than using flash for this ? i think it would cause issues with layers

simple solutions
02-09-2007, 12:48 AM
maybe using javascipt and css manipulation would be a better idea than using flash for this ? i think it would cause issues with layers
can you explain this a little? i'm not very familiar with either other than messing around with them a little bit here and there. i'm trying to do this project for a friend and i'm not sure how engineer it.

thanks for the help