Archive for the ‘flex’ Category

February 10, 2009 0

How to turn on debug trace in Flex

By in flex

When you encounter issue wit your flex app, one useful tool for troubleshooting is to turn on debug in flex to get some output that will provide some clue of the cause of he problem. Here is how to turn it on from server-side as well as from client-side: 1. From server side: In the [...]

Tags: , ,

January 22, 2009 0

Filter datagrid using a hslider

By in flex

Here is an example of Data grid filtered using a H slider  with 2 thumbs to select the range of date for which to  filter the data grid. The combo box is used to select the specific column on which the filter has to be applied to. The check box is used to either enable [...]

Tags: , , ,

January 16, 2009 0

FrameworkQuest 2008 Part 6: The Exciting Conclusion

By in flex, framework

FrameworkQuest Part 6 by Tony Hillerson Find the original post here FrameworkQuest 2008: Introduction FrameworkQuest 2008 Part 2: Get Control with Cairngorm FrameworkQuest 2008 Part 3: Agnostic Views with PureMVC FrameworkQuest 2008 Part 4: IoC With Swiz FrameworkQuest 2008 Part 5: Mate, the Pure MXML Framework FrameworkQuest 2008 Part 6: The Exciting Conclusion print listen [...]

Tags:

January 16, 2009 0

FrameworkQuest 2008 Part 5: Mate, the Pure MXML Framework

By in flex, framework

FrameworkQuest Part 5 by Tony Hillerson Find the original post here print listen FrameworkQuest 2008: Introduction FrameworkQuest 2008 Part 2: Get Control with Cairngorm FrameworkQuest 2008 Part 3: Agnostic Views with PureMVC FrameworkQuest 2008 Part 4: IoC With Swiz FrameworkQuest 2008 Part 5: Mate, the Pure MXML Framework FrameworkQuest 2008 Part 6: The Exciting Conclusion [...]

Tags:

January 16, 2009 0

FrameworkQuest 2008 Part 4: IoC With Swiz

By in flex, framework

FrameworkQuest Part 4 by Tony Hillerson Find the original post here print listen FrameworkQuest 2008: Introduction FrameworkQuest 2008 Part 2: Get Control with Cairngorm FrameworkQuest 2008 Part 3: Agnostic Views with PureMVC FrameworkQuest 2008 Part 4: IoC With Swiz FrameworkQuest 2008 Part 5: Mate, the Pure MXML Framework FrameworkQuest 2008 Part 6: The Exciting Conclusion [...]

Tags: ,