NewART Development Web development tutorials, SEO articles and PHP script resources

20Aug/090

Flex applications with transparent background

Posted by daniel-ionica

Maybe you need a transparent background for your application BUT where is the button???

Well is pretty simple all you have to do are 2 simple things :

1)

<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" backgroundAlpha="0.0">

As you may see i added backgroundAlpha equal to zero.

2)

AC_FL_RunContent(
...,
"wmode", "transparent"
);

just add "wmode", "transparent" in html file generated by Flex Builder under AC_FL_RunContent

Filed under: Flex Leave a comment
Comments (0) Trackbacks (0)

No comments yet.


Leave a comment


No trackbacks yet.

Tag Cloud

My Websites

Categories

Archives