PDA

View Full Version : question about flash movie clips appear over html and disappear



bacosmin
November 1st, 2007, 10:51 AM
could everyone tell me how can i do something like the animation on http://www.onsitevideos.com/.

it appears over html content

soulwire
November 1st, 2007, 10:56 AM
Use wmode = transparent when embedding the movie, and use CSS to position the movie absolutely (you can specify percentages here too). You may need to play around with the zindex as well.

bacosmin
November 1st, 2007, 11:05 AM
tnx a lot
i will try it .

Danno
November 29th, 2007, 05:38 AM
Have an example FLA and html file to work with that show that method , anyone?