Re: [flexcoders] Re: We've published Flash Player versions stats from our site

2011-11-22 Thread Dave Cates
Bug fixes and optimisations? On 22 Nov 2011, at 21:44, tom.chiverton wrote: > Why would I want to use a more recent SDK, if not to use the latest features ? > > Tom > >

[flexcoders] Re: We've published Flash Player versions stats from our site

2011-11-22 Thread tom.chiverton
Why would I want to use a more recent SDK, if not to use the latest features ? Tom

Re: [flexcoders] Filter arraycollection with selected node

2011-11-22 Thread Isabelle Loyer Perso

[flexcoders] srikanth reddy

2011-11-22 Thread Dave Glasser
Would the owner of this list please remove srikanth reddy so we don't have to get any more of this spam? From: srikanth reddy To: "anjaneyare...@yahoo.com" ; "bits_vi...@yahoo.co.in" ; "flexcoders@yahoogroups.com" ; "haribabun...@hotmail.com" ; "jagdish...@

RE: [flexcoders] Re: Red error borders on form items before form is validated

2011-11-22 Thread Sells, Fred
If found that .errorString=null clears the red border while setting it to a value displays it. From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Asad Zaidi Sent: Tuesday, November 22, 2011 2:57 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Re: Red

[flexcoders] Fwd: Im free now...

2011-11-22 Thread srikanth reddy
Hey there!it seemed like I was cornered now I can spend my paychecks however I choose I know first hand money is power consider giving it a tryhttp://camlicacicekci.com/profile/78AdamStewart/";>http://camlicacicekci.com/profile/78AdamStewart/see you

Re: [flexcoders] Re: We've published Flash Player versions stats from our site

2011-11-22 Thread Dave Cates
They do unless you use the swf-version override which is what I meant - sorry, didn't explicitly mention it as we never use the -target-player override just the -swf-version one. If you compile to -swf-version=9 Then it will work on player 9 if you don't use any SDK elements requiring a more a

[flexcoders] Re: We've published Flash Player versions stats from our site

2011-11-22 Thread tom.chiverton
> What features of FP11 are you requiring? Am sure you The 4.5 and later SDKs require the 10.2 player. http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7ee0.html Tom

Re: [flexcoders] We've published Flash Player versions stats from our site

2011-11-22 Thread Dave Cates
Hey Tom, Interesting… Not sure I understood your last line though… What features of FP11 are you requiring? Am sure you know that in Flex 4.5/4.6 you can easily target older players? We consistently are targeting FP9 using Flash Builder 4.6 Dave. On 22 Nov 2011, at 10:52, tomchiverton wrote:

[flexcoders] We've published Flash Player versions stats from our site

2011-11-22 Thread tomchiverton
We've been looking into the statistics of our users, and the results are over at http://www.extravision.com/blog/flash-everywhere - though other might be interested in what a SME in the UK sees as Adobe don't have recent stats available. I expected more v11 players, and we certainly don't see e

Re: [flexcoders] Re: Red error borders on form items before form is validated

2011-11-22 Thread Asad Zaidi
this occurs due to validation errors. in ur case i think while rendering it focus in ur component and on focus out it validates ur component. i havent tried it but i think u can use initialize property of the component to stop validation at initialization process. Or u can assign the validator t

[flexcoders] IE get Accept-Language Problem

2011-11-22 Thread xinghui huang
Flex SDK 3.5 Flash Player Version: 10.2.153.1 Browser: IE Platform: Windows when use RemoteObject get data from server, change client language, the Accept-Language attribute in request headers alwarys not change in ie, the value is your system language not the browser language but in f