[flex_india:25217] Re: How to call a function from itemRenderer

2009-09-14 Thread Ravi Mishra
Hi McRain, You can write a custom event setting its bubble value true by default. Then dispatch this event from your itemRenderer and then listen (attach a listener function which will be the function you want to call) the same event on the application or the component where you are using

[flex_india:25218] How to attach a file while New post

2009-09-14 Thread Ravi
Hello Friends, How to attach a file while New post. --~--~-~--~~~---~--~~ 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

[flex_india:25222] Please help me on Flex Line chart

2009-09-14 Thread Liang Ma
Hi, guys We use linechart to display statistic infos . In oder to display multiple lines we need to define a array of line series to display the lines separately. I have a request , if i am going to remove a line from the chart , that's to say , i don't wanna see a certain line anymore. What will

[flex_india:25223] unable to send the text from flex to flash(swf file)

2009-09-14 Thread krishna2004
Hi All, I am unable to send the text from flex to flash(swf file). This is my Main Application --- ?xml version=1.0 encoding=utf-8? mx:Application xmlns:mx=http://www.adobe.com/2006/mxml; layout=absolute mx:Script ![CDATA[ import

[flex_india:25224] Re: Html Text Issue (Posted Code)

2009-09-14 Thread Ravi
Hello Preetham, thanks allot for reply, In this you directly convert e.result as string. I am getting response from backend in xml format. You changed Result Format to text in Http Service. So can we get the same output in e4x format or can i use separate Http Service for this. Waiting for your

[flex_india:25225] Re: Please help me on Flex Line chart

2009-09-14 Thread xelf
Hi Liang, We can approach this problem in 2 ways. 1. Removing the particular series which you dont want to show from the dataprovider, eventually this will reflect in your legend control. Visibility will not reflect in legend 2. You can use legend as seperate component kind of stuff like

[flex_india:25226] Re: Html Text Issue (Posted Code)

2009-09-14 Thread Ravi
Thanks Allot Preetham, I got the result. I created new Http for Html Text. thanks once again --~--~-~--~~~---~--~~ 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:25227] Re: Not rendering first item at TileList

2009-09-14 Thread shiv..ah!
Check the first canvas image component whether it is receiving the correct image url and pass on the same url to the next child to check whether that canvas loads this image. Also it would be great if you could just post the item renderer code alone to understand your exact problem. -shiv..ah!

[flex_india:25228] Quiz Program in Flex-3.0

2009-09-14 Thread JP
Can anyone of u share a sample quiz application in flex. --~--~-~--~~~---~--~~ 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

[flex_india:25233] Re: How to call a function from itemRenderer

2009-09-14 Thread McRain
Thank you all for your help --~--~-~--~~~---~--~~ 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

[flex_india:25229] Re: Please help me on Flex Line chart

2009-09-14 Thread Subeesh Arakkan
Hi, The series for the line chart is basically an array. You can remove the LineSeries object from the array dynamically and reassign the series array to the line chart. Regards Subeesh From: flex_india@googlegroups.com [mailto:flex_in...@googlegroups.com] On Behalf Of Liang Ma

[flex_india:25230] Re: How to call a function from itemRenderer

2009-09-14 Thread Arindam Mojumder
*Application.application. myPrivateFunction*. This is the easiest way to call the root function. Otherwise you have to use eventDispatcher. As per my knowledge for simple case it is better to use Application.application. myPrivateFunction than dispatch event. If you got any other way please share

[flex_india:25232] How to apply Bullets on spark textarea.

2009-09-14 Thread pravin mahida
i m new with flex 4 development. i m creating simple text editor in which i need non-numeric bulleted list functionality. previously with flex 3 we can apply bullets on textfield of mx:Textarea but i dont find such properties in s:Textarea can any one help me out to solve this problem. i m

[flex_india:25231] problem About flash video

2009-09-14 Thread krishna shinde
Hi Alll, I am working on flash , i want to create a dynamic video player in flash to add it to my website . i am facing fallowing problems 1] i have used flvplayback control for video when i add it to html it is not showing the control bar. 2] though i have fix size of video player it get

[flex_india:25236] Bug # FLEXDMV-784

2009-09-14 Thread Hemanth Kumar T.S
Hi, When i was looking for Drag and Drop of Multiple cells functionality, I could see this bug. I found that its resolved. I'm using Flex SDK 3.2. In order to have this functionality, how do I make it enable. Where do I get the latest patch. FLEXDMV-784

[flex_india:25235] Vacancy in an ITES company

2009-09-14 Thread ramya2384
Greetings from Net Systems!!! We had an urgent requirement of Flash Developer in our company. Please find the details below: The Job Description is as below:-- Be responsible for creation of Flash framework using XML, create rapid prototypes, deciphering product requirements and translating

[flex_india:25237] Re: Please help me on Flex Line chart

2009-09-14 Thread Liang Ma
Hi xelf , Thanks for your suggestions. For solution 1#, is there any property through which i can remove and add the legend items? I dont't want to regenerate the series. Is it doable? For solution 2#, i didn't use the separate legend control before , i will try it later. 2009/9/14 xelf

[flex_india:25238] Re: Invitation to connect on LinkedIn

2009-09-14 Thread Saurabh Narula
Hi, This is an unsolicited email, and thus not encouraged in the group, please be very careful when allowing third party websites to send invitations / mailers to all your contacts. Thanks Saurabh Moderation Team P.S - your posting status is changed to moderated. On Sun, Sep 13, 2009 at 12:26

[flex_india:25239] Re: HTML ComboBox and Flex Combobox

2009-09-14 Thread Kiran Kumar Vasireddy
Thanks Jagan for your quick response . Sorry to bug you again . Customer don't want the field to be editable, is there any way accomplish exactly like in HTML ? Please copy the following in a text file and save it as HTML and type *ire* . But today I will implement it by using auto complete

[flex_india:25240] Re: Quiz Program in Flex-3.0

2009-09-14 Thread suku
can u tell about ur requirement On Sep 14, 3:34 pm, JP jpoffic...@gmail.com wrote: Can anyone of u share a sample quiz application in flex. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Flex India Community

[flex_india:25243] Re: Column charts + range

2009-09-14 Thread Veena Chezhian
You would need to use Linear Axis Class to define the min and max values for your column chart. Refer the Adobe documentation on how to use LinearAxis object. On Mon, Sep 14, 2009 at 2:32 AM, kalavati singh kalavati.si...@gmail.comwrote: Hi, As per my current requirement I want to dispaly

[flex_india:25242] Re: Bug # FLEXDMV-784

2009-09-14 Thread Veena Chezhian
You can check different version of SDK at http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+3/. Check to see if any of the builds has the fix that you are looking for. On Mon, Sep 14, 2009 at 2:22 AM, Hemanth Kumar T.S t.s.hemanthku...@gmail.com wrote: Hi, When i was looking

[flex_india:25244] Setting datagrid editable property dynamically

2009-09-14 Thread André Mattos
I have a datagrid populated with a HTTPService dataprovider, and one of the columns has a itemEditor with a combox working perfectly. My issue is tha not all datagrid rows are editable ... I have a hidden column that holds a true/false value that is also loaded together with all the dataprovider

[flex_india:25245] Re: Setting datagrid editable property dynamically

2009-09-14 Thread Preetham Hegde
I think you should use Itemrenderer, where u can check the data value, and set the editable feature of the components depending on it... 2009/9/14 André Mattos fale.com.andre.mat...@gmail.com I have a datagrid populated with a HTTPService dataprovider, and one of the columns has a itemEditor

[flex_india:25246] My Experience with Adobe ACE exam

2009-09-14 Thread jessy...@gmail.com
Hi All, I took the test today and I could not pass it. My score was 52%. I fared bad in AIR with 15% or so. That said, I've never worked on AIR before and didn't put enough effort in reading up on it. The test had 50 questions and the time limit was 60 mins. (I thought it was supposed to be 85

[flex_india:25247] Re: Setting datagrid editable property dynamically

2009-09-14 Thread André Mattos
Preetham, Thank you for the response. Made it work after reading this article - http://www.adobe.com/devnet/flex/articles/itemeditors_pt2.html The solution was around the itemEditBeginning property. Thanks once again and best regards. André

[flex_india:25248] Re: My Experience with Adobe ACE exam

2009-09-14 Thread edwin . vgwhiz
Thanks for the 411. On Mon, Sep 14, 2009 at 2:43 PM, jessy...@gmail.com jessy...@gmail.comwrote: Hi All, I took the test today and I could not pass it. My score was 52%. I fared bad in AIR with 15% or so. That said, I've never worked on AIR before and didn't put enough effort in reading up

[flex_india:25249] HorizontalList with variable columnWidth

2009-09-14 Thread akm
Hi there, I'm creating a photo gallery and the thumbnails will have different widths. but using the horizontallist with a renderer only allows fixed width for the tiles. Can anyone recommend a way to make it so I can vary the width but fix the height of each thumnail? without having to code a

[flex_india:25250] Re: My Experience with Adobe ACE exam

2009-09-14 Thread jessy...@gmail.com
I also took one of the Attest sample tests on http://software.pxldesigns.com/attest/index.php On Mon, Sep 14, 2009 at 1:43 PM, jessy...@gmail.com jessy...@gmail.comwrote: Hi All, I took the test today and I could not pass it. My score was 52%. I fared bad in AIR with 15% or so. That said,

[flex_india:25251] Re: How to call a function from itemRenderer

2009-09-14 Thread Hemanth Kumar T.S
Hi, Here I've created a sample for this itemrenderer calling the function that exists in main appln. ( using outerdocument) check out the example http://todaystechnography.wordpress.com/2009/09/07/datagrid-with-combobox-radio-button-and-popup/ Thanks, Hemanth On Mon, Sep 14, 2009 at 6:41 PM,

[flex_india:25252] FxContacts a new AIR application

2009-09-14 Thread kishore.v
Hi Guy's I have uploaded FxContacts a new AIR application in my website RiaFxZone( http://www.riafxzone.com/fxzone.html). Please review once let me know if you have any comments on this application. Regards, Kishore.V --~--~-~--~~~---~--~~ You received this

[flex_india:25253] Re: HorizontalList with variable columnWidth

2009-09-14 Thread Ravi
Hi, You can declare a variable for width of your Item render component.and You can take width value from xml. like: var myWidth:int=data.(my_width==this is xml tag). or Dont give ant width to image and your component,so it will take automatically. Hope this will help you. regards ravi