|
It does work on Firefox and IE.
<mx:Application xmlns:mx="http://www.macromedia.com/2005/mxml"
xmlns="*" backgroundColor="#FFFFFF"
backgroundAlpha="0">
.....
Then in the generated HTML, you have to set
Add the following parameter to the OBJECT
tag:
<param name="wmode" value="transparent"> Add the following parameter to the EMBED tag:
|
Title: Application Background
- Re: [flexcoders] Application Background Sreejith Unnikrishnan
- Re: [flexcoders] Application Background Sreejith Unnikrishnan
- RE: [flexcoders] Application Background Mehdi, Agha
- Re: [flexcoders] Application Background Pooja Sharma
- RE: [flexcoders] Application Background Jonathan Miranda
- RE: [flexcoders] Application Background Matt Chotin

