Search the web
Sign In
New User? Sign Up
flexcoders · RIA Development with Adobe Flex
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 143764 - 143793 of 149551   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
143764
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, ...
sony antony
pow_like_me143
Offline Send Email
Jun 1, 2009
7:06 am
143765
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, ...
sony antony
pow_like_me143
Offline Send Email
Jun 1, 2009
7:07 am
143766
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...
ajayashish
Offline Send Email
Jun 1, 2009
10:18 am
143767
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...
valdhor
Offline Send Email
Jun 1, 2009
1:29 pm
143768
... You should be able to design each as 3 separate MXML files, and then use PopUpManager to show the correct one. -- Helping to centrally market...
Tom Chiverton
tom.chiverton
Offline Send Email
Jun 1, 2009
1:32 pm
143769
New Flash Builder just come out.May I install it with Flex Builder 3? Thanks Mark...
markflex2007
Offline Send Email
Jun 1, 2009
1:40 pm
143770
"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...
Sam Lai
samuel337
Offline Send Email
Jun 1, 2009
1:50 pm
143771
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...
Keith Hughitt
pwnedd
Offline Send Email
Jun 1, 2009
1:51 pm
143772
Check out an example of Styling the alert box at http://blog.flexexamples.com/2007/08/11/styling-the-flex-alert-control/...
valdhor
Offline Send Email
Jun 1, 2009
2:07 pm
143773
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...
whiskerstasters
Offline Send Email
Jun 1, 2009
2:10 pm
143774
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...
Zdenek Mikan
zdenekmikan
Offline Send Email
Jun 1, 2009
2:54 pm
143775
Hi, I want to intialize the datagrid  but looks like i am missing something. Could you please help me on this? <?xml version="1.0"...
vikrant choudhary
vikrantkumar...
Offline Send Email
Jun 1, 2009
2:54 pm
143776
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...
th1138x
Offline Send Email
Jun 1, 2009
2:54 pm
143777
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...
Jake Churchill
reygeek
Offline Send Email
Jun 1, 2009
2:56 pm
143778
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...
Brad Bueche
brad.bueche
Offline Send Email
Jun 1, 2009
3:02 pm
143779
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...
Gregor Kiddie
monty_thethird
Offline Send Email
Jun 1, 2009
3:12 pm
143780
http://blog.natebeck.net/2009/05/the-flash-builder-4-and-flash-catalyst-betas-are-out/ ...
Nate Beck
nate3746
Online Now Send Email
Jun 1, 2009
3:13 pm
143781
Do you want to upload the file or send the files data using RemoteObject? For the former, have a look at...
valdhor
Offline Send Email
Jun 1, 2009
3:18 pm
143782
... 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...
Tom Chiverton
tom.chiverton
Offline Send Email
Jun 1, 2009
3:19 pm
143783
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...
Brad Bueche
brad.bueche
Offline Send Email
Jun 1, 2009
3:23 pm
143784
... Really, why ? Do you get an error or something ? The code you gave could have a number of problems, do you have a simple example that show the...
Tom Chiverton
tom.chiverton
Offline Send Email
Jun 1, 2009
3:24 pm
143785
To create multiple instances... var myComponentInstance1:MyComponent = new MyComponent(); var myComponentInstance2:MyComponent = new MyComponent(); To add...
valdhor
Offline Send Email
Jun 1, 2009
3:49 pm
143786
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...
valdhor
Offline Send Email
Jun 1, 2009
3:54 pm
143787
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...
ajayashish
Offline Send Email
Jun 1, 2009
3:55 pm
143788
If any one out there is "smart" like me then you can even get a DVD which looks like this---- YAAAAAA BABY!!!!!...
Vivian Richard
hworke
Offline Send Email
Jun 1, 2009
4:04 pm
143789
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...
vikrant choudhary
vikrantkumar...
Offline Send Email
Jun 1, 2009
5:03 pm
143790
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...
Alex Harui
alex_harui
Offline Send Email
Jun 1, 2009
5:57 pm
143791
Do we provide an existing license for beta installation?...
markgoldin_2000
Offline Send Email
Jun 1, 2009
6:01 pm
143792
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...
Nate Beck
nate3746
Online Now Send Email
Jun 1, 2009
6:11 pm
143793
When I try to debug/run a project from new Builder it complains about FP version. I dont want to go thru its installation. What should I do?...
markgoldin_2000
Offline Send Email
Jun 1, 2009
6:21 pm
Messages 143764 - 143793 of 149551   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help