[flex_india:35397] re:flex community india

2013-03-06 Thread Ashish Gambhir
hi i am new to the coding from ec dept i just hve a knowledge of java basics and c right now i m working in flex in ma company...so i want to learn flex as early as possible with basic . plz guide me ...i hve gone through tutorials froma dobe site and its nt sufficent -- You received

[flex_india:34097] Re: Working with XML object in Flex 3

2011-06-28 Thread Ashish Bhatia
Abhishek, Pranav, Thanks for the reply, it was helpful. ~Ashish On Mon, Jun 27, 2011 at 11:54 AM, abhishekchess1 wrote: > use xmllistcollection to add,dle and update > :) > > On Jun 26, 12:49 am, Ashish Bhatia wrote: > > Hi all, > > > > If I have to create an xml

[flex_india:34090] Working with XML object in Flex 3

2011-06-26 Thread Ashish Bhatia
Hi all, If I have to create an xml from the value of form fields, how can I do that. One option is I create an XML string and latter convert it to Flex 3 XML object. Can i directly perform add/update/delete tags on it? Regards, Ashish -- You received this message because you are subscribed to

Re: [flex_india:31736] Logging - Log Files - flex

2010-10-13 Thread Ashish Bhatia
Endpoint.* Service.* Configuration This should record all AMF transactions in "flex-messages.log" at server. One thing to make sure here is that log4j is confirgured correctly, else the logs would not be created. -Ashish On Wed, Oct

Re: [flex_india:30509] How to handle concurrency?

2010-06-25 Thread Ashish Bhatia
it be very tedious to maintain such kind of thing on client. Rgds, Ashish On Fri, Jun 25, 2010 at 12:48 AM, Flexitechy wrote: > Friends, > > How can i handle concurrency in flex? Let me explain : I have > a flex application something like employee management system. One &

Re: [flex_india:30481] why using event.parent.parent a bad practise ?

2010-06-24 Thread Ashish Bhatia
te of this TitleWindow after getting it. Now if you have changed the parent to VBox which does not have the Title Window attribute, your code would fail at runtime. Rgds, Ashish On Wed, Jun 23, 2010 at 7:59 AM, Ajantha wrote: > Hi , > > I would like to know why using event.parent.p

[flex_india:30308] Merging different flex clients under one single client

2010-06-07 Thread Ashish Bhatia
- The 3 modules may talk to different servers (Java), how do we manage the communication? Can anybody think of any other approach to achieve this? Also if you can add on to the above Pros and Cons for above options, it would be great. Thanks, Ashish -- You received this message because you are sub

[flex_india:30308] Working with browser buttons for a flex app

2010-06-07 Thread Ashish Bhatia
we can not intercept the user action on the popup. So we can not perform the cleanup if they press ok. Please pour in your suggestions. Thanks, Ashish -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send

[flex_india:0] DataGrid HeaderRenderer problem

2010-04-19 Thread Ashish
//This thing works fine, headerRenderer’s EditColumnsEvent works fine here, but for the column which I add in CustomDataGrid at runtime would not dispatch this event 

[flex_india:29783] Flex Java developer opening | Gurgaon

2010-04-15 Thread Ashish Bhatia
Required Flex-Java Developer, United Health Group, Gurgaon location. Here is the JD: Description Job Responsibilities: - Analysis & design, coding, debugging, documenting and supporting efficient and effective computer applications and tools consistent with established specifications

Re: [flex_india:27723] Context menu

2010-01-11 Thread Ashish Borkar
No we can't On Mon, Jan 11, 2010 at 2:28 PM, arun wrote: > Is it possible to show the context menu on left click instead of right > click in Flex. > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send emai

[flex_india:24805] Re: Flex Programmer needed

2009-08-26 Thread Ashish Borkar
Hi abhinav , I have been calling you with number(9766536083) but u seems to be busy.. so wil be writing a mail to you.. Got your reply.. Just feel free to give me a time when u get free. wil call you.. Another thing is you working from pune or Rajeshthan.? Ashish. On 8/26/09, Abhinav Mehta

[flex_india:20263] Save Canvas as .png, .jpg, .bmp, .eps and .pdf

2009-03-10 Thread ashish shukla
supports any encoders for other types of Files like .eps, .pdf and .bmp? Thanks and Regards, Ashish Shukla --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this g

[flex_india:18796] ArgumentError: Error #2004: One of the parameters is invalid. how to solve?

2009-02-01 Thread Ashish
\UIComponent.as:8403] Ashish B. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to flex_india@googlegroups.com To unsubscribe from this group, sen

[flex_india:18797] ArgumentError: Error #2004: One of the parameters is invalid.How to solve

2009-02-01 Thread Ashish
mx.core::UIComponent/callLaterDispatcher2()[E:\dev\3.0.x\frameworks \projects\framework\src\mx\core\UIComponent.as:8460] at mx.core::UIComponent/callLaterDispatcher()[E:\dev\3.0.x\frameworks \projects\framework\src\mx\core\UIComponent.as:8403] Thanx Ashish B. Sansui Software Pvt Ltd Pune

[flex_india:17222] update function for textinput...

2008-12-09 Thread Ashish
... Cheers Ashish --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to flex_india@googlegroups.com To unsubscribe from this group, send email to [EMAIL

[flex_india:16511] Re: popUp onClick of adv.datagrid row.

2008-11-24 Thread Ashish
Hi Raghavendra, Sorry for the delayed response... Thanks a lot...I appreciate ur help.. Take Care Ashish --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this g

[flex_india:16151] popUp onClick of adv.datagrid row.

2008-11-14 Thread Ashish
Hi All, Can anyone guide me how to popup a window, when a user click on a advancedatagrid ROW. Thanks Ashish. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this g

[flex_india:16043] Re: AutoComplete in ComboBox

2008-11-12 Thread Ashish
Thanks to Vinod and Saravanan, Saravanan, can u please send me something in Flex as the code u have mention is in Flash. Some more help will be highly obliged. Thanks once again Ashish --~--~-~--~~~---~--~~ You received this message because you are subscribed to

[flex_india:15981] AutoComplete in ComboBox

2008-11-10 Thread Ashish
! Ashish --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to flex_india@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROT

[flex_india:15495] Re: Non-Collapsible accordion

2008-10-28 Thread Ashish
Hi Girish, Thanks for your prompt response. I have checked the for the flexlib, but i found the VStack component more suitable. Thanks once again. Take Care Ashish On Oct 22, 12:04 am, "girish kumar" <[EMAIL PROTECTED]> wrote: > > Hi Ashish, > > you cant open 2 chi

[flex_india:15344] Non-Collapsible accordion

2008-10-21 Thread Ashish
Hi I am new to flex and i am trying for a non-collapsible accodion. By default we can see one only, i want to show the remaning panel as the user click on the header of the next accordion.so i want to show two panel at atime. Thanks in adv. --~--~-~--~~~---~--~