[flexcoders] RemoteObject handling 1 method

2006-08-30 Thread Flex Coders
With a RemoteObject, I have two different services that I need to call. There is a 1-to-1 relationship between a RemoteObject and its result handler. What logic can I use in my result handler to determine which method was called on the remote object? Pete

Re: [flexcoders] Resize bug?

2006-04-03 Thread Flex Coders
Hi Jonathan,We have discovered, that this is a problem with Firefox and we have logged a bug in Bugzilla.https://bugzilla.mozilla.org/show_bug.cgi?id=332287 ThanksRaghunath Rao ([EMAIL PROTECTED])On 3/2/06, Flex Coders [EMAIL PROTECTED] wrote:Hi Jonathan, I tested this on the following

Re: [flexcoders] DateField and DateFormatter issue.

2006-03-03 Thread Flex Coders
Hi Shigeru,These issues have all been fixed in our internal builds so keep an eye out for the next public drop to resolve this for you.RaghuOn 3/2/06, sn197412 [EMAIL PROTECTED] wrote:Hi.When I use a DateFormatter with a couple of DateFileds, Something remove formatted date text.And also, when

Re: [flexcoders] Character input in a form : strange issue?

2006-03-03 Thread Flex Coders
Hi,I will try to investigate this issue on Flex1.5, but this does not reproduce on Flex2.0:)ThanksRaghuOn 3/2/06, Barrau Antoine [EMAIL PROTECTED] wrote:Hi,i'm currently experiencing a strange issue with flex 1.5i've made the following simple test :mx:Accordionmx:Formmx:FormItemmx:TextInput

Re: [flexcoders] Resize bug?

2006-03-02 Thread Flex Coders
Hi Jonathan,I tested this on the following browsers with tabs and got the following resultsFirefox 1.5.0.1 - Bug reproducedIE 7.0 beta - Cannot reproduceMaxthon - Cannot reproduce Netscape 8.0.3.3 - Bug reproducedMorover this happens for both FLEX swfs as well as any ordinary Flash Movie. So