Can you suggest a way to get over this caching issue? I think inth eentire project I face this issue, tried something but not working that well. ... Thanks, ...
Can you suggest a way to get over this caching issue? I think inth eentire project I face this issue, tried something but not working that well. ... Thanks, ...
I am using supertab Navigator in one of the application i am designing. The idea is that... the user is asked for his education information in one tab.. which...
I tried your code and, after some changes, got an "HTTP request error". Firstly, change your params variable type from Array to Object. This will allow you...
"You can install a separate copy of Flash Builder 4 standalone and it will remain separate from any Flex Builder 2 or 3 installations. Also, workspaces created...
Hi all, I have been working on my first custom ActionScript component and have been trouble getting the data-binding setup properly. I am trying to making a...
Hi everyone, I have a columnChart, I created a Class that extends ColumnSeries. I'm trying to display the labels inside my column and forced them to always be...
I am trying to make the database application in Air, which should work also offline. But I have a problem with associations. I have two databases: Partner and...
I created a custom component that has a combo box and 2 text fields and a custom date selector. I need to programatically add additional instances of the above...
You'll probably have to override the createChildren method and place it where it needs to go. Jake Churchill CF Webtools 11204 Davenport, Ste. 100 Omaha, NE...
Am I the only one seeing this? I expected to see a flurry of posts on this. Anyway, wait a few minutes so I can get my stuff downloaded first! ... It must...
Yeah, it's been up since this morning, check the Adobe blogs... they've all posted. For some reason, Flexcoders is always quiet on these things *shrug* I've...
... I rather like people restraining themselves. If all you can post/tweet/blog/email is 'OMG it's on labs, go get it' just don't bother - someone else has...
LOL! I feel like the character Jeff Goldblum played in the Big Chill when he and Glenn Close came down stairs after everybody else had eaten breakfast and gone...
To create multiple instances... var myComponentInstance1:MyComponent = new MyComponent(); var myComponentInstance2:MyComponent = new MyComponent(); To add...
Why are you trying to bind a datagrid? That is a display object. A far better way is to pass in the arraycollection the datagrid is based on. Then just create...
Thanks buddy but it didnt help ... as i said i am not that much into programming... can some one send me some example which will help me in this ... -- View...
Please find something i was trying to do into simple format. I have a file Test TestDatagrid.mxml as: <?xml version="1.0" encoding="utf-8"?><mx:Application...
I think you'll have to use TLF or write your own. The whole point of FTE is to put text on the screen without each text instance needing to carry the...
When I asked about the license... I was told... It's a 30 day trial currently, we'll shortly be putting out how to use your fb3 license to get an extended beta...