Setting a datagrid's variableRowHeight property to true (and enabling wordwrap in one of the columns) seems to make it impossible to reset the rowCount, which...
... Hash: SHA1 Hey everyone, So I'm considering writing an event handler slightly different than the one in cairngorm and wanted to make sure I can't already...
Hi, I'm new to Flex and am curious if it is possible to design a Flex app that has an embedded html rederer within it. We currently have a web app that renders...
Could someone please instruct me in how to drive thread mode in the group. It behaves about as broken as is possible. My needs are simple, folks. - I want to...
Hi all, I'm trying to expose a property of a custom component to be available for binding and can't seem to get it tor work. Below is the code for a very ...
I am trying to make an array of Objects that hold Number values and for some reason this code does not work can someone explain why it does not work? I am ...
I am sorry I meant to put the words an array of Numbers in the subject value not an array of Buttons I know how to make an array of buttons just not numbers....
Hi, Whats the easiest way to fill a basic line chart from an array of value objects passed back from a remoteobject call? The array contains value objects...
Sorry if this is an obvious one, but I can't find in any documentation that confirms what I am finding. My question is does the variable in the actionScript...
Hello everybody, Is there some kind of trigger or function that I could use to redirect a user to a non Flex page if the the client is using a slow connection?...
Hi, i'm using a good example find http://www.flexauthority.com/samplesIndex.cfm "Data Filtering". i'm using only NameFilter. But if i wish that my dataGrid...
Learn more and download the code and docs here: http://magnus.te-consulting.dk/flash/index.html Description The TietoEnator Tweening classes extend the useful...
I wrote a custom data provider that will filter results from a wrapped DataProvider. The idea was that you could plug in different filters; filter on...
With all these pricing things up in the air its hard to think about coding, but I do have a bit of a problem I'm trying to work out. I have a layout that has...
hi there, just some little problems with flex 1.5: we have got an empty datagrid - we load different xml files into it (with a button click) - nothing happens ...
Hi Flexcoders, I have a DataGrid that uses the same data in 2 columns but each with a different labelFunction to display the data in different ways. the data...
I notice my boss runs around daily holding his PDA and i guess lives by it (needs to schedule in toilet breaks). I then looked around and noticed others here...
Hi Folks, Does anyone know why the following custom effect class which I am trying to use to call various functions in an effect sequence would cause the...
A lot of stuff here, so let me hit the highlights. Scott, and dozens more of you, we love the fact that you love Flex. We have tens of thousands of hours of...
Hi All, I had made a rating component in Flash MX 2004 to be used in Flex and it works fine. What if I have to use the same component in one of my Flash apps. ...
Ok, I've always wondered about a few issue and i'm in a broody mood so i'll air it here: (heh) I'm a developer who would like to make productX, lets just say...
Hi Flexers, I've just noticed an oddity with the CheckBox and I don't know how I missed it before. When there is no label, the mouse events still trigger over...
Hi all, I am using the Cairngorm plataform but had a small question. How can I use the viewhelper technique when I attach view dynamicaly? For example I have a...
I dont see where one of our developers posted this, but we have an extra bizzare error we are encountering when we databind text boxes to webservice arguments...
I am seeing an issue that I know has a simple answer - I just keep getting undefined as a result. I have a WebService call to a CFC that returns a String....
hi there, when i try to view a column chart in stacked view with values smaller than 1 flex isn't able to display them - there's always a gap to 100% bug or...