-
13774 readersHave you ever wondered why the spark, mx, and fx libs in your MXML files get pretty url-like namespaces while your own library projects are given package-like namespaces? Using a manifest.xml file you can choose a custom namespace of your own. Plus, there's benefits for doing so. First, why would you want to (other than
-
1568 readersThis is the final episode of our video series on creating Flex Components. This is a series of screencasts designed to teach you how to build a component in Flex, starting from nothing and moving up to a finished component. In this episode we talk about creating Custom Namespace URLs and compare the Flextras Calendar
-
533 readers When working in the Flex 2 environment, there are many times where you might find yourself in need of a component that does not exist. The Flex SDK offers plenty of extensibility for building custom UI components that can plug seamlessly into the existing framework. In the fifrth lesson of this series, we will
-
965 readers When working in the Flex 2 environment, there are many times where you might find yourself in need of a component that does not exist. The Flex SDK offers plenty of extensibility for building custom UI components that can plug seamlessly into the existing framework. In the third lesson of this series, we will
-
1750 readersCreating a Reusable Flash Animation Library, the next episode in the gripping and suspenseful series CodeDependent, is now available from Adobe TV. This episode is a bit of a departure from my normal shows. Usually, I show graphics and animation techniques in Flex and Flex 4. This time, I talk about Flash Pro, the authoring
-
3678 readersWhen creating the Flextras Friday Lunch episodes, I try to jump into areas of Flex that I don't otherwise touch upon. Last week that was creating custom cursors. The cursor, of course, is the mouse pointer image, and the Flash Player supports creating custom cursors. Flex has some default cursors, such as a busy cursor
-
2095 readersI recently published Flex custom components allowing to display data as Sparklines. These SparklineChart custom components being highly configurable, here is now their new companion: the SparklineChart explorer. The below explorer application allows playing with almost all configurable properties and styles supported by SparklineLineChart and SparklineLineChart components. Its usage is supposed to be straightforward, but,
-
4327 readersJust saw this post by one of the Flex engineers, Deepa, that the upcoming Flex 4 SDK will now contain the Data Visualization Components. These components include the AdvancedDataGrid, OLAPDataGrid and all the Charting components. This means you no longer need a serial number to use these components within any Flex projects build with version
28059 readersSo you’ve been reading about an awesome Flash library, engine, or API, and you want to use it in your own project. You download it… but it’s either some weird file you don’t know how to use (a SWC), or a million folders of AS files — nothing that says “double-click to install me”. What
-
1326 readersItsbeen pretty busy time, since moving onto flex4. There were lot of cool features and other stuffs currently working on and its exciting to learn new stuffs daily on work. I am working on some projects which shares the common code base, say a framework. I use flash builder with all those projects in my