[flex_india:30480] Chart

2010-06-23 Thread amutha
hi to all. i have multiple charts and i have vertical slider also if i set min and max value in the slider means the chart automatically modified the min max value. till that my function are working well. but if i select min value is 43% for example only ,it will not display in the chat min value.t

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

2010-06-23 Thread ramesh1703
you may end up adding/removing more parent/child. In that case you then have to rewrite the code in order to refer your container. Nothing else i can think of On Wed, Jun 23, 2010 at 17:29, Ajantha wrote: > Hi , > > I would like to know why using event.parent.parent.parent .. in > order to get

[flex_india:30478] Browser refresh button click problem

2010-06-23 Thread Sarma
Hi to all, I am doing small project.In this project am log in to admin module at that time am click refresh button, application will be reload (that means it exit to admin module with out click to log out button).If am press the refresh button that will in the same module. How to resolve t

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

2010-06-23 Thread Ajantha
Hi , I would like to know why using event.parent.parent.parent .. in order to get to an instance a bad practise?? can someone explain ? -- 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_in...@g

[flex_india:30476] Getting immediate parent & child of an XML

2010-06-23 Thread Gaurav Srivastava
Hi All, Though i managed with some alternates for my problem, but was interested to know if there are some direct methods for doing so. I have an XML, structured as - Is there any direct methods available in the API, with which i can get immediate paren

[flex_india:30475] devhunt.org - ActionScript developers wanted at HeyMath!

2010-06-23 Thread Anjan -
HeyMath! is looking for Flex / Flash / ActionScript developers. Visit http://www.devhunt.org to apply now! Multiple job openings available. -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group,

Re: [flex_india:30474] Dynamic scroll on Canvas

2010-06-23 Thread RonnieCR7
Hi Ed, Plz find the code below in the attached file In the file drawBoxMc1 is a sprite object. networkStage is the canvas id. http://old.nabble.com/file/p28970421/drawline_oncanvas.rtf drawline_oncanvas.rtf -- View this message in context: http://old.nabble.com/-flex_india%3A7866--Dynami

[flex_india:30473] move effect for RichText

2010-06-23 Thread kalai selvi
hi all how to move a text from bottom to top using flex 4.plz help me -- 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_in...@googlegroups.com. To unsubscribe from this group, send email to fle

Re: [flex_india:30472] Re: Data input from .txt file.

2010-06-23 Thread Akshar Kaul
you want to read a local file from air then you can use File class. Akshar Kaul On Wed, Jun 23, 2010 at 10:48, Nikhil wrote: > Sorry. It's an .air application. > Will I require httpservices? > > On Jun 22, 3:22 pm, "v...@t" wrote: > > Hello... > > > > read .txt file using HttpServices. > > >

RE: [flex_india:30468] dispatchEvent

2010-06-23 Thread Natwar Garg
remove package from your inline (in side MXML Page) action script. Thanks, Natwar -Original Message- From: flex_india@googlegroups.com [mailto:flex_in...@googlegroups.com] On Behalf Of Toni Sent: Sunday, June 20, 2010 10:58 PM To: Flex India Community Subject: [flex_india:30445] dispatch

[flex_india:30468] Re: Data input from .txt file.

2010-06-23 Thread Nikhil
Sorry. It's an .air application. Will I require httpservices? On Jun 22, 3:22 pm, "v...@t" wrote: > Hello... > > read .txt file using HttpServices. > > split result string as you requirement and it in to arraycollection. > > Regards, > Virat Patel > > On Jun 22, 9:40 am, Nikhil wrote: > > > > >

Re: [flex_india:30468] UML for flex

2010-06-23 Thread Radu Toev
Hi, You could try http://www.umlet.com/. This application can be set up as a Flex/Eclipse plugin, but from what I know, it doesn't have any code generation. On Tue, Jun 22, 2010 at 4:12 PM, raj wrote: > Hi, > > Please suggest me any UML tool for flex. > > Thanks in advance > > Raj > > -- > You

[flex_india:30468] Re: Default Focus

2010-06-23 Thread Ravindra Kumar Challagandla
Set focusthickness style to the application. Thanks ravindra On Jun 21, 12:43 pm, dinesh aswale wrote: > try applying themeColor to > http://www.adobe.com/2006/mxml"; layout="vertical" > themeColor="#ff6633">On Fri, Jun 18, 2010 at 12:16 PM, Ravi > wrote: > > Hello Friends, > > I apply css fo

[flex_india:30467] Re: Free Flex IDE

2010-06-23 Thread vgud
Thank you all for responses! I have moved forward and looks like FD is the best free IDE -- View this message in context: http://old.nabble.com/Free-Flex-IDE-tp28947430p28969025.html Sent from the Flex India mailing list archive at Nabble.com. -- You received this message because you are sub

[flex_india:30466] Re: Free Flex IDE

2010-06-23 Thread Devaraj
http://johnlindquist.com/2010/06/19/whats-the-best-actionscript-ide/ Check the comparison of all Flex IDEs there On Jun 22, 1:35 pm, Pranav Negandhi wrote: > I agree with everybody else. Use FlashDevelop along with the command-line > debugger. Gives you a better insight into what's happening in y