Archive for February 8th, 2010

Six ways to keep your Flex project on track

No Comments »

At the beginning of a new year, I couldn’t help looking back to the past year and see what I have accomplished. I became a full-time freelance developer in 2008. It gives me the freedom to do what I love, but it also comes with the responsibilities of managing customers and projects. So here is a summary of what I have learned in the past year,

Read More »


inputText control – when filled with text, highlight text and drag, top line goes invisible.

No Comments »

Steps to reproduce:
1. Get the mx:Text compont
2. Fill with some text.
3. Run the project
4. Click and all select the text in the component,
5. Drag mouse in side the component to bottom words.
6. you may see, top line of the text invisible, it goes top and masked in component.

Read More »