StyleManager in Flex 4

In my previous post stylish modules and sub applications, I mentioned that StyleManager is not going to be a singleton class in Flex 4. There are some more StyleManager related api changes that you should be aware of.

StyleManager now implements IStyleManager2. If you recompile your Flex 3 app using Flex 4 SDK, you . . . → Read More: StyleManager in Flex 4

Stylish modules and sub applications.

One of the features that’s coming with Flex 4 is “Per-Module Style Management”. There is a lot that can be written about this feature and it probably can’t be covered in a single post. So for starters here is a small introduction.

The feature for Per-Module Style Management was done to allow modules and . . . → Read More: Stylish modules and sub applications.

Creating SWC files with asdoc comments..

Have you tried the latest Flash Builder? If not, the latest beta can be downloaded from http://labs.adobe.com/technologies/flashbuilder4/?sdid=EUHSU

But if you have already tried it, you would have noticed that now ActionScript and MXML editors show ASDoc documentation when you hover over variables/method/class names. See screen shot below:

This means that you can now . . . → Read More: Creating SWC files with asdoc comments..

Advertisement

Advertisement