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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 117887 - 117916 of 149582   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
117887
read about it here, flash Player 10 supports local file load and save. http://labs.adobe.com/technologies/flashplayer10/ ... byteArray...
Cato Paus
pauscato1
Offline Send Email
Jul 1, 2008
8:03 am
117888
Hallo! How can i hide a list item. I am trying to make a lists and hide the 'mandatory=true' items without changing (filtering) the dataprovider. As far as i...
linko27
Offline Send Email
Jul 1, 2008
9:08 am
117889
... From: "linko27" <linko27@...> To: <flexcoders@yahoogroups.com> Sent: Tuesday, July 01, 2008 10:08 AM Subject: [flexcoders] Hide a list item without...
Paul Andrews
pauland2513
Offline Send Email
Jul 1, 2008
9:17 am
117890
Hi All! When I add a new item to the tree node and then open this item by user input null pointer exceptions is thrown and after that Tree behavior becomes ...
Sergey Kovalyov
skovalyov.flexcoders@...
Send Email
Jul 1, 2008
9:20 am
117891
I need to show two lists with different filter function on the same dataprovider. Therefore I have to make a deep copy of the array for the second list,...
linko27
Offline Send Email
Jul 1, 2008
9:58 am
117892
You don't have to do a deep copy. Use ListCollectionView instead, which allows you to apply different filters to the same underlying Collection. Cheers Ralf....
Ralf Bokelberg
ralf.bokelberg@...
Send Email
Jul 1, 2008
10:15 am
117893
... From: "linko27" <linko27@...> To: <flexcoders@yahoogroups.com> Sent: Tuesday, July 01, 2008 10:58 AM Subject: [flexcoders] Re: Hide a list item...
Paul Andrews
pauland2513
Offline Send Email
Jul 1, 2008
10:15 am
117894
... Can you prove that with hard numbers over many runs ? -- Tom Chiverton **************************************************** This email is sent for and on...
Tom Chiverton
tom.chiverton
Offline Send Email
Jul 1, 2008
10:20 am
117895
I don't have any suggestions, but we have this problem too. In fact if you have a list of items sorted according to a specific column, and change a property of...
kallebertell
Offline Send Email
Jul 1, 2008
10:56 am
117896
Thanks Ralph! Thanks Paul! The tipp with the ListCollectionView was perfect! ... (filtering) the ... ...
linko27
Offline Send Email
Jul 1, 2008
11:04 am
117897
That is what ADT is there for, I believe. If you check the documentation it will give you enough help to use it on the command line, or in ant. Without too...
Jim Hayes
jim80hayes
Offline Send Email
Jul 1, 2008
11:27 am
117898
Yes, it will show row background, but, .. no column background anymore. So, it's the same as not to have column background in the first place. But what I want...
markgoldin_2000
Online Now Send Email
Jul 1, 2008
11:47 am
117899
Hi, Please help!!! I am running an Air project (mx:Application) under Windows XP. I have the following piece of code on one of my components: ...
Yossi Gordin
yossigordin
Offline Send Email
Jul 1, 2008
11:48 am
117900
Hi All, please let me know, is there any certification form Adobe exclusively for Flex/AIR. i visited adobe site and there is no information about which are...
moonrchand
Offline Send Email
Jul 1, 2008
12:31 pm
117901
You should be able to verify right in actionscript, but you will have to modify the php code to request the additional details from the server. It all depends...
Flex Frenzy
jeremy.saenz
Offline Send Email
Jul 1, 2008
12:41 pm
117902
Hi, I'm currently learning flex by trying to build an application with flex, blazeds and Spring. My application lets users log on using spring security (which...
cartewn
Offline Send Email
Jul 1, 2008
12:41 pm
117903
Thank you...
oopdog
oopdog123
Offline Send Email
Jul 1, 2008
12:41 pm
117904
... From: "moonrchand" <moonrchand@...> To: <flexcoders@yahoogroups.com> Sent: Tuesday, July 01, 2008 1:31 PM Subject: [flexcoders] Any Certification...
Paul Andrews
pauland2513
Offline Send Email
Jul 1, 2008
12:55 pm
117905
Hello folks, I'm a newbie in flex-world! I need to load a Bitmap (.jpg) file using Flex3. Now I've read a bunch of code that describes how to do this using ...
pankajtandon2003
pankajtandon...
Offline Send Email
Jul 1, 2008
12:57 pm
117906
Thanks very much for your time in writing this; it's very helpful. But my question still stands: if there are parts of your answer that I don't understand...
mauricen
maurice_n6n
Offline Send Email
Jul 1, 2008
12:58 pm
117907
Anybody knows how can I do a simple thing like remove a button's border? I just can't do this - there are no styles for it (like borderStyle, or borderAlpha). ...
Fernando Ghisi
fernandoghisi
Offline Send Email
Jul 1, 2008
12:58 pm
117908
I don't use Flex 2.0.1 (I use Flex 3). I ran your app in Flex 3 and it works fine - ie. no exception is thrown. Could this be a bug in Flex 2.0.1? ... user...
valdhor
Offline Send Email
Jul 1, 2008
1:08 pm
117909
When working in mxml you can use the -keep-generated-actionscript compiler option. and in the 'generated' directory you will find a wealth of information! In...
Rick Winscot
rwinscot
Offline Send Email
Jul 1, 2008
1:14 pm
117910
Hi guys, We just installed Eclipse 3.4 with FlexBuilder and when opening a mxml file we get this error? Thx, Lieven Cardoen Cardoen Lieven development engineer...
Lieven Cardoen
lieven_cardoen
Offline Send Email
Jul 1, 2008
1:21 pm
117911
Isn't there a command line compiler for AIR? Google will come up with some hits on it; but I'd start here: ...
Jeffry Houser
reboog711
Offline Send Email
Jul 1, 2008
1:32 pm
117912
Honestly, fucked if I know how I picked all this stuff up - it's just what I do. But if my explanation left something out, that's my fault for giving a shitty...
Josh McDonald
brucethebruiser
Offline Send Email
Jul 1, 2008
2:22 pm
117913
This is driving me nuts. I'm using two RadioButtons in a RadioButtonGroup, and they appear as two normal buttons. There is no CSS styling in effect. I'm not...
Dave Glasser
abg2c
Offline Send Email
Jul 1, 2008
2:24 pm
117914
Thanks, I'll look at that. Gordon, it's just a case that the app as a whole is not being localized for everywhere just yet. For example, my understanding is ...
Richard Rodseth
rcrodseth
Offline Send Email
Jul 1, 2008
2:25 pm
117915
Hi Maurice, You can see the doc on binding here: http://livedocs.adobe.com/flex/3/html/databinding_1.html ...
Stephen Gilson
stephenmartin2
Offline Send Email
Jul 1, 2008
2:44 pm
117916
I have an ant script that does all my AIR compiling, signing & packaging for me. You can svn checkout a full working sample of the source build here...
Mike Krotscheck
krotscheck
Offline Send Email
Jul 1, 2008
2:59 pm
Messages 117887 - 117916 of 149582   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