Hello Benoit ! How you doing ? To all :
I'm trying to extend the transparency problem to a more complex problem : How would you, in Flex, make possible to expand some content over your html page, so that html content is accessible (you can interact with it) when not expanded. That is what you can do with flash (for ads for example). Flash does not have a main container, but Flex does, so is it possible ? Thanx ! Jean-Luc. --- In flexcoders@yahoogroups.com, "Benoit Hediard" <[EMAIL PROTECTED]> wrote: > > In order to get full transparency (in an html page), you might also have to > set windowMode to "transparent" in your code that insert the swf: > <object ...> > ... > <param name="wmode" value="transparent" /> > ... > <embed > ... > wmode="transparent" > ... > > </embed> > </object> > > Benoit Hediard > > > _____ > > De : flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] De la > part de sumeet k > Envoyé : vendredi 29 septembre 2006 08:23 > À : flexcoders@yahoogroups.com > Objet : Re: [flexcoders] Background transparancy > > > Hi Patrick, > Ypu can set backgroundAlpha="0" in application tag. > > dj <[EMAIL PROTECTED]> wrote: > > How do you set the background alpha of an application to 0, possible? > > Thanks, > Patrick > > > > > _____ > > Get your own web > <http://us.rd.yahoo.com/evt=43290/*http://smallbusiness.yahoo.com/domains> > address for just $1.99/1st yr. We'll help. Yahoo! > <http://us.rd.yahoo.com/evt=41244/*http://smallbusiness.yahoo.com/> Small > Business. >