Embeding Videos & Flash ontop of images

1 replies
  • WEB DESIGN
  • |
How can I embed a video or flash ontop of an image using HTML, PHP, or CSS?

For example: jarringmovie[dot]com/motion[dot]old[dot]php (replace [dot] with .)
Streams a quicktime trailer below the header image. I would like to place the trailer inside the header image (i.e. jarringmovie[dot]com/images/jarringWEBmotionA[dot]jpg).
I tried to use z-index to set the img to z-index: -1;, but the problem with that is that it requires the position=absolute, which will ruin the centering of the site.

So how can I embed the trailer inside of the header image w/out loosing out on keeping it centered in the users browser?

Also can I place the flash script found on this page:jarringmovie[dot]com/stills[dot]php
inside the header as well? Also keeping the centering?

p.s. The header image has an img map (links) so I don't want to mess those up either. So I don't think I can use "background" to solve this.
#css #embed #embeding #flash #html #images #ontop #videos #z-index
  • nevermind, figured it out, thanks to DH forums: discussion.dreamhost.com/showflat.pl?Cat=&Board=forum_webdesign&Number=1152 57&page=0&view=collapsed&sb=5&o=14&part=
    {{ DiscussionBoard.errors[465956].message }}

Trending Topics