PDA

View Full Version : Web object appear to be on top of PNG backgound


Frank
01-23-2008, 02:50 PM
Hi,

I've a problem with the transparency of my background image (PNG).

I my Autoplay project, I have a Flash that load on a button click. At the same time, a PNG backgound (at 50%) overlay the rest of the page (like Lightbox). I have a web object in this page and my PNG backgound is not able to be on the top of the web object (even if my backgound is on the top of everything in the project explorer). The same problem appear in another page whith a listbox object that can't be overlay by my PNG backgound.

I don't understand why. Thanks for your help.

FoxLeader
01-23-2008, 03:58 PM
Those you listed (web object, listbox but also Flash, Combox, Input, ...) are windowed objects; this means they are kind of embeded in your app but still are external windows. So you can't put an image on top of them.

Have a look over the forums with the search, you'll probably find some other things.

Frank
01-24-2008, 09:59 AM
Ok, I understand now. Thanks.

But I've searched in the forum for popup windows or windows over object and I didn't find any clues of how to do that.

Some last posts are about tranparency of the web object but I didn't find anything there. It's appear to be impossible to overlay "windowed objects" with images.