[flex_india:24432] Re: Requirement on Flex Developer of 2+ years Exp.

2009-08-12 Thread Ravi Mishra
Hi Group, I think people don't bother to read the notice on the top of groups home page. http://groups.google.com/group/flex_india/browse_thread/thread/e862d47aa1f0d1f1 Please read this and follow the protocol. Don't reply to the thread related to job opportunities rather reply on the personal

[flex_india:24434] Re: Doubt with module

2009-08-12 Thread Kaushik K
Hi Paritosh, 2 ways i know it can be done 1. Typecast the module to the specific class . Then u'll get the access to methods 2. Module Implements a common interface, The caller can invoke methods on the interface. This would be a preferred method coz u'll program to an interface. Regards,

[flex_india:24433] Re: Requirement on Flex Developer of 2+ years Exp.

2009-08-12 Thread sunitha shali
Hi Ravi Mishra, I agree with that. I'll send it to individual mail ids. Thanks Regards, -Sunitha Shali... --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Flex India Community group. To post to this

[flex_india:24435] Auto-scroll to clickedItem in AdvancedDatagrid

2009-08-12 Thread flex_oink
Hi all, I am new to Flex. I have an AdvancedDatagrid with nodes as items. Each node is having some chart. Now the requirement is when I click on the node, after its expansion the vertical scroll should automatically focus to the opened(clicked) item. Can anybody help me in this. scrollToIndex

[flex_india:24436] Re: Doubt with module

2009-08-12 Thread Paritosh Bisi
Hi Kaushik, Thanks for the reply. Can you provide some code example. Best Regards, Paritosh On Aug 12, 11:25 am, Kaushik K kaushik.krishnaku...@gmail.com wrote: Hi Paritosh, 2 ways i know it can be done 1. Typecast the module to the specific class . Then u'll get the access to methods

[flex_india:24437] Re: Doubt with module

2009-08-12 Thread Kaushik K
This example could help http://blog.flexexamples.com/2007/08/06/building-a-simple-flex-module/ Regards, Kaushik K On Wed, Aug 12, 2009 at 12:12 PM, Paritosh Bisi paritosh.b...@gmail.comwrote: Hi Kaushik, Thanks for the reply. Can you provide some code example. Best Regards, Paritosh

[flex_india:24438] Re: Auto-scroll to clickedItem in AdvancedDatagrid

2009-08-12 Thread Ravi Mishra
Use scrollToIndex property. -Ravi http://achieveravi.blogspot.com On Aug 12, 11:33 am, flex_oink atul.kum...@wipro.com wrote: Hi all, I am new to Flex. I have an AdvancedDatagrid with nodes as items. Each node is having some chart. Now the requirement is when I click on the node, after its

[flex_india:24440] Re: How to write the server side code for receiving image byte array?

2009-08-12 Thread Preetham Hegde
Hi, There are many resources in internet. Anyway i will try to help u... On Wed, Aug 12, 2009 at 7:06 AM, LDaneil leilin4...@hotmail.com wrote: hi, Preetham Hegde. Thanks for your reply. I think the way you suggested may will solve my problem, but I still don't know how to write the code,

[flex_india:24441] Re: Flex at Beach @ Chennai

2009-08-12 Thread Devaraj
Dear All, We are glad to host our event f...@beach 2009 online in YouTube. We have created a page to share all our videos on playlists for every session, separately. Video :http://groups.google.co.in/group/flexatbeach/web/videos-2009 Resources :

[flex_india:24442] Re: Auto-scroll to clickedItem in AdvancedDatagrid

2009-08-12 Thread flex_oink
Thnx Ravi for ur reply. But as I mentioned scrollToIndex didnt work. I tried with that. Can you provide any alternative solution. flex_oink wrote: Hi all, I am new to Flex. I have an AdvancedDatagrid with nodes as items. Each node is having some chart. Now the requirement is when I click

[flex_india:24443] Re: Get MAC address, cpu id or harddisk id using flex////

2009-08-12 Thread Preetham Hegde
Hi, Go thrugh this link may help u. http://www.actionscript.org/forums/showthread.php3?t=157733 And if u have found any solutions, pls share with this group.. On Mon, Aug 10, 2009 at 1:12 PM, THE HUNK ariesaru2...@gmail.com wrote: Please helppp i

[flex_india:24444] Plotting chart from external loading data from HTML

2009-08-12 Thread yuva rani
Hi All, I'm new Flex... I started the application for plotting chart which is the combine form of plotand line to drawn. i have to load data externally from HTML through FLashVars.. the thing is i want to load date and no of vistors to plot the graph.. i have choosen flashVars

[flex_india:24445] TV Bars to be overlaid on Line series

2009-08-12 Thread kalavati singh
Hi, As per my requirement I have to overlay TV bars (frequency 60Mhz) on a Line series.I have done with the Line series ,Can any one let me know how can i overlay the TV bars on the top of Line series.Let me know if you need any input on my end. Regards Kalavati Singh

[flex_india:24447] Re: Sorting in Advanced Data Grid

2009-08-12 Thread Jitendra Jain
When you click on the header if you don't want sorting then try with this statement event.preventDefault() Thanks, JJain On Tue, Aug 11, 2009 at 5:23 PM, Gaurav joshigaur...@gmail.com wrote: Hi Everyone! I am trying to skip desired row from AdvancedDataGrid sorting when I click on the

[flex_india:24448] How to Provide help Topic in Application

2009-08-12 Thread vikram
Hi , Can anyone pls tellme how can i provide help topic in my Java project that is being developed in Flex UI. We have CHM files available to use here. So how can i integrate those resources in projeyc Or any other way to provide Help topic in Project .it should be typical help topic. Pls

[flex_india:24449] Re: DDL with Flex

2009-08-12 Thread VN
Did you mean EDDL? http://www.eddl.org On Aug 12, 4:48 am, kalavati singh kalavati.si...@gmail.com wrote: Hi,       Can any one suggest be any docs/examples of Device Description Language(DDL) with Flex. Regards Kalavati Singh --~--~-~--~~~---~--~~ You