Ok so I am trying to follow the following example in instantiating a class dynamically: ...
Anyone know how to prevent the user from putting carriage returns or line breaks in the TextArea component? (without checking all the key input) ...
I have folders such as: view \ details \ overview \ blah \ how do I setup the xmlns tag in my "application" to reference the files in...
Hi we (HP-Mercury) also raised this requirement a year ago where we need to be able to set a different TZ on our Date objects. we were told that...
I have an application that has a dozen or so of the same custom components on a canvas. If I click on one of the objects I want the other 11 to all...
I'm using Flex Builder 3 plug-in and trying to build a simple demo app that uses JDBC to return results to a datagrid. However, I getting the...
Hello, I'm interested in exploring Flex, but I don't want to spend unnecessary time on it. I'm wondering if it is possible to have multiple...
Can combo box be used to selected multiple items at a time?
Hello, I use a datagrid and for apparently no reason the mouse cursor becomes a hand when I'm over the datagrid ( everywhere but the headers)...
I have a datagrid with an item renderer. In the item renderer is a delete button img. Onclick it will remove the item from the datagrid with the...
I finally got a project set up in FB3 (not sure if its right,but it's there). I can't edit any .cfm files, or create .cfc's in FB3. I used to be...
I have a DataGrid with an ItemEditor. The ItemEditor consists of 1 TextField and 2 Buttons (Cancel and Submit). Now my question: how can I...
This is my first time using flex to connect to coldfusion. I've got the following configuration: 1) Development XP with Flex 3/Adobe CS3 2)...
I'm trying to do the same thing. Have you figured anything out yet? filterFunction seems to have a major flaw in that it only works for the root...
I am using filterFunction on a XMLListCollection to filter data. It works fine except it only filters the first level of data. Is there someway to...
Does anyone know how can I coerce an ObjectProxy http://livedocs.adobe.com/flex/2/langref/mx/utils/ObjectProxy.html to an XML object in flex? I...
I want to create a login screen that is always centered on the screen. Within the login screen I want two text fields to be vertically aligned and...
I have a class which stores data in a dictionary such as: public var data:Dictionary; Person bill = new Person("bill"); data = bill; Ok,...
I have an object that is declared as that is updated in a component that is also declared as however, when the value is changed the UI shows the...
Hi, trying to copy (clone) my object: var a:TestObj = new TestObj() var a2:TestObj = ObjectUtil.copy( a ) as TestObj; but i recieve...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules