Re: [flex_india:27518] ArrayCollection with duplicate elements

2009-12-26 Thread sridhar valiveti
Hi Kiran, Please try out this link, should be able to solve your issue... http://flexoop.com/tag/combobox/ On Sat, Dec 26, 2009 at 4:00 PM, Kiran Kumar Vasireddy wrote: > Dear All, > > I am getting the data in following format . Is there any way to load it > into comboxbox avoiding duplicates

Re: [flex_india:27517] Hi this is Sarma

2009-12-26 Thread Abhinav Mehta
Hey Karthik So coolyou have done good and intutive work in your blog abt JavaScript mashup. But I have one doubt, is that index.template is the only page in our project...? I mean, are using multiple web pages in our Flex-project than where and how to configure the index.html, coz in that c

Re: [flex_india:27516] Validator for a component

2009-12-26 Thread Usman Ajmal
Following code can of help so some body who want to validate a list like i wanted: triggerEvent="click" minValue="0" > lowerThanMinError="Koe tu option select karo bhai." source="{myList}" > property="selectedIndex" > /> > On Sat, Dec 26, 2009 at 3:18 PM, namsu wrote: > How can I use

Re: [flex_india:27515] Hi this is Sarma

2009-12-26 Thread karthik S
hi, see this blog for adding javascript in flex. http://technofreaky.wordpress.com/2009/12/19/calling-a-javascript-in-flex/ my blog http://technofreaky.wordpress.com with regards Karthik -- You received this message because you are subscribed to the Google Groups "Flex India Community" group

[flex_india:27514] Reflection in Flex

2009-12-26 Thread veeru rahul
Hi Guys, Is there any equivalent for Reflection (Java) in AS 3.0 ? If so please provide some pointers. Thanks, Veeru -- 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

Re: [flex_india:27513] Need customize message box

2009-12-26 Thread Norris.Lin
This dialog-box is easy to create if you know something about flex, but if you need to make it display when you click another button, you need to use . But if you want other to show you the code you want, I think there will be nobody has interesting as your dialog-box is very simple, Use Google,

Re: [flex_india:27512] Hi this is Sarma

2009-12-26 Thread krishna chaitanya kambhampati
To call JavaScript in flex u can use ExternalInterface http://www.adobe.com/livedocs/flex/3/langref/flash/external/ExternalInterface.html On Sat, Dec 26, 2009 at 8:09 PM, Sarma wrote: > Hi to all, >Can any one help to me.How to use java script in Flex > is any procedure is there

[flex_india:27511] how we can we devolope drag and dropoperation

2009-12-26 Thread flex group
Hi how we can we devolope drag and drop operation that does not support default draggaing mechanism. regards cva -- 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.c

[flex_india:27510] Hi this is Sarma

2009-12-26 Thread Sarma
Hi to all, Can any one help to me.How to use java script in Flex is any procedure is there. Can any one say step by step or send any type of document Thanks to all.. -- You received this message because you are subscribed to the Google Gro

[flex_india:27509] Need customize message box

2009-12-26 Thread amit pathak
Hi Friends, I need a dialog-box,with 2 radio button and 2 simle ok and Cancel button This Dialog-box should be open when i click on some ther button, Once dialog box open then on the basis of selection in radio button, i whould like to do my work on OK and Cancel Button. Please guide me... --

[flex_india:27507] dragging accordian

2009-12-26 Thread lavanya
hi please anybody help how to drag and down the accordian components -- 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 flex_

[flex_india:27508] Validator for a component

2009-12-26 Thread namsu
How can I use Validator provided by flex to see if atleast one item of my list is selected when a button is clicked? I think I can use the NumberValidator by using the selectedIndices property of List. How can I? -- You received this message because you are subscribed to the Google Groups "Flex

[flex_india:27505] ArrayCollection with duplicate elements

2009-12-26 Thread Kiran Kumar Vasireddy
Dear All, I am getting the data in following format . Is there any way to load it into comboxbox avoiding duplicates? First combobox I want to just load Company Name removing duplicates.Second combox box based on the section I have to load Models and In the Thrid combox box based on company and M