Ehm... I finally understood that it was the background
alfa...
I tryed it before, but with > 1 values.
Now I would like to understand how they changed tabs style
in this website:
http://www.p
rogressmedia.net/welcome.htm
I would like to do exactly the same thing.
_______________________________________________
osflash mailing list
osflashosflash.org
http://osflash.org/mailman/listinfo/osflash_osflash.org
a>
Re: Flex: transparent objects
United Kingdom
2008-03-17 18:01:25
You should be able to do that with
the styles for the tab navigator - have a play with the style explorer
link I sent.
Once you get to the limit of using styles in the style-explorer, you
then need to think about skinning your components - this is really easy
in Flex.
1. You get the Fla file with the flex skins -
"frameworksthemesAeonGraphical Source" in your Flex SDK / FB
installation folder.
2. Make a copy for your project, open it up and edit the component
"movieclips". http://www.adobe.com/devnet/flex/articles/flex_skins_04.html