by admin | Jan 1, 2007 | Uncategorized
As you know trace messages are shown only in Debug Mode in Flex Builder. You can follow the steps shown below to see the trace output in Flex Builder all the time. Open Window > Preferences… menu Select General > Editors > File Associations in the Tree...
by admin | Dec 23, 2006 | Uncategorized
Here is an Flex application that generates mm.cfg according to your OS (XP, Vista, Mac)and shows the standard trace() outputs in real time (well! there is a slight delay). I love to replicate the features of the IDE using Flash itself. It all started with my flash 6...
by admin | Dec 22, 2006 | Uncategorized
I’m making a XML Editor which can help playing around with E4X and manipulate the XML. Which will be hosted as an online service here and will also be available as a Apollo application later. Here is the alpha version of it. I welcome feature requests and...
by admin | Dec 22, 2006 | Uncategorized
Here is a Flex 2 application which helps to quickly refer to MXML tags and and its attributes. I have plans to integrate it with the Flex 2 SDK help files and make it an Apollo application. I will improve it further and make it available here as online...
by admin | Dec 22, 2006 | Uncategorized
List component does not have a default icon. Easy way to add one is to add a Icon function which is very similar to the one we use with Flash v2 components. Only difference is instead of string we need to return a class reference to the image [Embed (source =...
by admin | Dec 22, 2006 | Uncategorized
Utilizing the available application space effectively is one of the important things we need to consider when designing an user interface. Olden search interfaces had two parts text input field and a search button. Then the...
by admin | Dec 15, 2006 | Uncategorized
This Visual Guide can help an average windows user to setup flex 2 SDK and start building flex applications in the Linux platform. Part 1 shows how to install both standalone and plugin version of the flash 9 player. Stay tuned for more
by admin | Dec 1, 2006 | Uncategorized
Here I will show how to create a light weight talking application in flash. It is one of the Examples I showed in the Singapore User Group Session. Our task is fairly simple, Creating an audio file (preferably MP3) with all the words we want our application to speak....
by admin | Nov 30, 2006 | Uncategorized
This should interest any one who wants to get into WPF (Windows Presentation Foundation). What interests me is Michael Swanson’s interview in which he explains SWF file format internals.
by admin | Nov 29, 2006 | Uncategorized
About six months back I bought a dell Inspiron 9400 laptop with 17″ Wide-Aspect screen with the resolution 1920×1200, 2GB Ram, 2GHz Core Duo Processor with complete cover for one year. I felt the power of it and was very happy. Not even a month had passed,...