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:flexcoders@yahoogroups.com] 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 <dj@...> wrote:
dj <dj@...> wrote:
How do you set the background alpha of an application to 0, possible?
Thanks,
Patrick
Get your own web address for just $1.99/1st yr. We'll help. Yahoo! Small Business.