[flex_india:26855] Re: Flex error

2009-11-25 Thread swap
Prajnith, i have tried everything but didnt get it working.So now i simply changed it to use HTTPService and made changes to get xml data and it works now. Thanks for ur help. -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to t

[flex_india:26830] Re: Flex error

2009-11-24 Thread swap
I am using only java. The destination name I am using is the same. This is my mxml code: http://www.adobe.com/2006/mxml"; preinitialize="viewConcentration.getListElements()" layout="vertical" backgroundColor="white" >

[flex_india:26825] Flex error

2009-11-23 Thread swap
Hi, i am trying to send data to the flex application from java. But it looks like flex is not able to make the connection with java. my remoting-confg.xml looks like this: com.ViewConcentrationAction application

[flex_india:24673] Re: pie chart

2009-08-21 Thread swap
Thanks a lot Preetham and Kiran for the replies. i made changes like Preetham said and it worked like a charm. You saved my day.Thank you. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Flex India Community" grou

[flex_india:24659] Re: pie chart

2009-08-20 Thread swap
I changed the 'creationComplete' to 'preinitialize' with no luck. --~--~-~--~~~---~--~~ 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 uns

[flex_india:24654] Re: pie chart

2009-08-20 Thread swap
This is my mxml : http://www.adobe.com/2006/mxml"; creationComplete="viewConcentration.getListElements()" > The alert "Alert.show( Ob

[flex_india:24652] pie chart

2009-08-20 Thread swap
hi all, I am new to flex and i have been trying to draw pie charts from the data returned from the java class . my java code looks like this: public List getListElements(){ List rows = new ArrayList(); Map pieValues=new HashMap(); pieValues.put("US