Re: [flexcoders] Re: Fwd: How are you!!

2011-11-29 Thread ganaraj p r
Can one of the moderators please remove this person from the mailing list? On Tue, Nov 29, 2011 at 6:55 AM, srikanth reddy srikanthli...@yahoo.co.inwrote: ** Hey there! fkeidjc I was ready to throw in the towel now its impossible for me to fall behind its funny how the tables have turned

Re: [flexcoders] AIR - Create windows skin accordind Os (Mac/Windows)

2011-11-29 Thread Csomák Gábor
trace(flash.system.capatibilities.version) is different on mac, win, android, ios On 11/28/11, isa_loyer isa_lo...@yahoo.fr wrote: Hi, I' create a window skin for my AIR application. Close, maximise and minimise button are on top right and look like Windows 7. But , mac user are

Re: [flexcoders] Air and Ipad

2011-11-29 Thread Csomák Gábor
yes, definetly.. machinariu for ex. On 11/25/11, cjacquel73 chjacque...@gmail.com wrote: Hello, Is it possible to add an AIR application on the Apple AppStore ? Is it compatible ? Thx, Christophe

[flexcoders] Problem: renderProvider and hierarchical data objects

2011-11-29 Thread Matthew
Hi - I'm having a problem with an AdvancedDataGrid that has a DataGrid as a renderProvider. My dataProvider for the ADG is an ArrayCollection of the below object. [Bindable] public class MyRecord implements ValueObject { public var recall_id:int; public var recall_type:String;

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

2011-11-29 Thread dorkie dork from dorktown
After some testing it appears to prevent red borders early as you say if I do not assign validators until the time the submit button is clicked. thank you On Tue, Nov 22, 2011 at 1:56 AM, Asad Zaidi asadzaid...@yahoo.com wrote: ** this occurs due to validation errors. in ur case i think

[flexcoders] Check if a Security Domain is accepted or not (IE for bitmap smoothing)

2011-11-29 Thread dorkie dork from dorktown
I have an image I am pulling in from Facebook. It is running ok but now that we rotated the image it looks horribly pixelated with a lot of aliasing. I tried to set bitmap smoothing to true and it resulted in the famous error: SecurityError: Error #2122: Security sandbox violation:

Re: [flexcoders] AIR - Create windows skin accordind Os (Mac/Windows)

2011-11-29 Thread Isabelle Loyer Perso

[flexcoders] Re: Problem: renderProvider and hierarchical data objects

2011-11-29 Thread Matthew
I just found an example of a hardcoded array that does what I want: private var masterData:Array = [ { OrderId: 10248, CustomerId:WILMK, EmployeeId:5, OrderDate:1-Feb-2007, children:[ [

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

2011-11-29 Thread Asad Zaidi
validation is done on focus out it is conformed. I think u can use myField.errorString =;   Asad From: dorkie dork from dorktown dorkiedorkfromdorkt...@gmail.com To: flexcoders@yahoogroups.com Sent: Tuesday, November 29, 2011 5:17 AM Subject: Re: [flexcoders]

[flexcoders]

2011-11-29 Thread srikanth reddy
http://dynamicinfradeveloper.com/read.php?uid=12detail=277item=63