View Full Version : Transparent png over a flash movie
rsalway
July 24th, 2008, 06:19 PM
I have a transparent png over a flash movie in dreamweaver cs3. It is supposed to be on top of the movie, but it goes behind the movie when I view it in a browser. Can someone help me out?
Thanks,
Ryan
Molerat
July 24th, 2008, 10:39 PM
Haven't tried this myself, but could you maybe float the png over the embed in a div?
tibberous
July 25th, 2008, 02:30 PM
I don't think the transparency is relevant. Put the image in a div and set the z-index of the div to 900 or something. If that doesn't work, wrap the flash in a div and if that does work set the flash's wmode='transparent'... and if it works in IE but not firefox use PHP to check the user agent and set wmode=transparent if it isn't IE.
Here is an example I made of the same effect http://www.flashgamereviews.com/13-Days-in-Hell-Review.html
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.