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

2009-08-18 Thread kumar
Hi, Using VB ??, i dont know, i did it using some PHP code it worked beautifully.Let me know if you need code in PHP. regards, kumar. On Aug 17, 7:32 pm, LDaneil leilin4...@hotmail.com wrote: hi,Ranji, thanks a lot for your reply. your way seems working, but still have some problems on save

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

2009-08-18 Thread HISSAM
U r taking the file stream :( rather use the Bitmap class and assign its data to the array(bytearray) and then save it to disk. It should work. 2009/8/18 kumar kumargandh...@gmail.com Hi, Using VB ??, i dont know, i did it using some PHP code it worked beautifully.Let me know if you need

[flex_india:24558] Re: Adobe Certified Professional - Flex with AIR

2009-08-18 Thread Durairaj
@ Karthick- You can concentrate on the syllabus given in the ACE guide. But i feel its better to learn fully as it would be useful in ur development more. Certification without knowledge doesn't help. @ preetham I was working on few flex projects as a consultant for few months. LiveDocs in Flex

[flex_india:24559] Re: Adobe Certified Professional - Flex with AIR

2009-08-18 Thread Durairaj
Thanks Everyone. On 18 Aug, 10:35, Durairaj duraira...@gmail.com wrote: @ Karthick- You can concentrate on the syllabus given in the ACE guide. But i feel its better to learn fully as it would be useful in ur development more. Certification without knowledge doesn't help. @ preetham I was

[flex_india:24563] Re: Adobe Certified Professional - Flex with AIR

2009-08-18 Thread jack peterson
dear Durairaj, i wish u all the very best , i also interest to write ACE exam ,please give ur suggestion and dumps thanks Selva raj On Mon, Aug 17, 2009 at 6:49 PM, Durairaj duraira...@gmail.com wrote: Hi Guys, Its pleasure to share with you all, that last week i have certified as a ACE

[flex_india:24567] Re: simple RSS reader can't read with one item

2009-08-18 Thread Vivian Richard
Thanks Ravi. Got it. Your code works!!! On Sun, Aug 16, 2009 at 11:15 PM, Ravi Mishraravi.achi...@gmail.com wrote: Hi Vivian, When there is only one record coming as a result of any service call then flex internally considers as an object. So you can do it as follows: private

[flex_india:24561] Degrafa freelancers in Pune

2009-08-18 Thread flex.mlist
Hi all There is an opportunity to work on degrafa projects. it will be most convenient if you are located in Pune. Please send me a mail (chetan.mlist gmail) if interested. Cheers Chetan --~--~-~--~~~---~--~~ You received this message because you are subscribed to

[flex_india:24569] TypeError: Error #1034: Type Coercion failed: cannot convert mx.charts::linech...@583c5c1 to mx.charts.ColumnChart.

2009-08-18 Thread kalavati singh
Hi, I tried by replacing label function with labelposition= outside labelFeild=id in column series I get en error TypeError: Error #1034: Type Coercion failed: cannot convert mx.charts::linech...@583c5c1 to mx.charts.ColumnChart. at

[flex_india:24560] Java with Flex

2009-08-18 Thread karima aissaoui
hi all, iam developping a web application using flex, java and mySql. my problem is that i have a methode which returns a java object. i must read this object in my mxml form in order to obtain the properties of this object because i want to set them to a TextInput composant in my form. plz help

[flex_india:24564] Complex rows in datagrid

2009-08-18 Thread Anoop Max
Hi All, I am working on one datagrid in which am facing one difficulty. In the data grid, after each row, it needs to display one row which will display comments for that particular row. a | b | c | d comments : I guess itemrenderer is the answer for this, but how? I tried

[flex_india:24562] [tooltip] in TitleWindow component

2009-08-18 Thread jalopy
Why is it that tooltip attribute cannot be set in TitleWindow component? I have a titlteWindow component created by PopUpManager.createPopUp function. and setting a simple toolTip within that component, like the following, cannot produce: mx:Button id=test toolTip=test/ any help? jalopy

[flex_india:24565] Re: Adobe Certified Professional - Flex with AIR

2009-08-18 Thread nirupama s
Hi Durairaj - Is there a number on which I could reach you regarding some clarifications on the certification please. Regards Nirupama -Original Message- From: flex_india@googlegroups.com [mailto:flex_in...@googlegroups.com] On Behalf Of Durairaj Sent: 17 August 2009 18:50 To: Flex

[flex_india:24568] dynamic datagrid searching and filtering.

2009-08-18 Thread itonflex team
Hi friends, this is kishore ! I have a dynamic datagrid, i need to do the searching and filtering both for that datagrid.. Could you please help me regarding that please.. ?xml version=1.0 encoding=utf-8? mx:Application xmlns:mx=http://www.adobe.com/2006/mxml;

[flex_india:24570] Re: TypeError: Error #1034: Type Coercion failed: cannot convert mx.charts::linech...@583c5c1 to mx.charts.ColumnChart.

2009-08-18 Thread Ravi Mishra
Hi Kalavati, What do you mean by replacing labelFunction with labelPosition=outside labelField=id? These are not the same things. And I hope this is not a bug but there is some error in your code which is assigning a variable of type LineChart to a variable of type ColumnChart. HTH, -Ravi

[flex_india:24571] Re: Java with Flex

2009-08-18 Thread HISSAM
whats the object structure? suppose at java end u have object like { . . o.name=myname;o.font=arial;o.style=bold; return o; } at flex end, u must be using the resultEvent so try like this private function result(r:resultEvent):void { var o:Object=r.result; var name:object=o.name; var

[flex_india:24572] Re: dynamic datagrid searching and filtering.

2009-08-18 Thread Ravi Mishra
Hi, Read about filterFunction in ArrayCollection. You will get to know about how to filter things in collections. -Ravi http://achieveravi.blogspot.com On Aug 18, 8:14 am, itonflex team itonflext...@gmail.com wrote: Hi friends, this is kishore !         I have a dynamic datagrid, i need to do

[flex_india:24573] Re: Complex rows in datagrid

2009-08-18 Thread Ravi Mishra
Hi Anoop, Can you pls share your code snippet with us? So that we can have a better picture. -Ravi http://achieveravi.blogspot.com On Aug 18, 2:44 pm, Anoop Max anoop@oracle.com wrote: Hi All, I am working on one datagrid in which am facing one difficulty. In the data grid, after each

[flex_india:24575] Re: Adobe Certified Professional - Flex with AIR

2009-08-18 Thread rajlaxmi jalan
What are the books that u referred On Tue, Aug 18, 2009 at 3:05 PM, Durairaj duraira...@gmail.com wrote: @ Karthick- You can concentrate on the syllabus given in the ACE guide. But i feel its better to learn fully as it would be useful in ur development more. Certification without knowledge

[flex_india:24576] Re: TypeError: Error #1034: Type Coercion failed: cannot convert mx.charts::linech...@583c5c1 to mx.charts.ColumnChart.

2009-08-18 Thread Jitendra Jain
Its better if yu paste some code. You error says it a type conversion error. It cannot convert LineChart to ColumnChart. Check the code again.. On Tue, Aug 18, 2009 at 4:08 PM, kalavati singh kalavati.si...@gmail.comwrote: Hello Ravi, I have multi series in a Line chart ( column line

[flex_india:24578] Re: Java with Flex

2009-08-18 Thread karima aissaoui
i tried like you told me, but i have an error in : var o:MyObject=event.result; i tried like that : var o:MyObject=event.result as MyObject nameText.text=o.name as String; but while running, i don't see any result. have any suggestion plz??

[flex_india:24579] Re: Complex rows in datagrid

2009-08-18 Thread Preetham Hegde
Hi Anoop, there is a attribute called *showHeaders* for datagrid.. Check whether it is true or false.. And set *headerText* dataColumn . As Ravi told if u share ur code it would be easy to debug... On Tue, Aug 18, 2009 at 4:10 PM, Ravi Mishra ravi.achi...@gmail.com wrote: Hi Anoop, Can you

[flex_india:24577] Re: [tooltip] in TitleWindow component

2009-08-18 Thread flex_oink
Hi Jalopy, I just tested this in my code and its working fine. I am not sure where you are missing this. I can help if u ll share ur piece of code. I am attaching the snapshot. Regards, Oink Oink http://www.nabble.com/file/p25022583/ToolTip1.bmp ToolTip1.bmp jalopy wrote: Why is it

[flex_india:24580] explanation needed in Fluint

2009-08-18 Thread Bharath Ramanathan
Hi am currently trying out in implementing an unit testing framework for my applications. I am ramping up on Fluint now and while going thro the tutorials for that i came across this As the first line of your testTimerLongWay() method, add this code which creates a new asynchronous handler.

[flex_india:24581] Re: Complex rows in datagrid

2009-08-18 Thread Anoop Max
Hi Ravi / Preetham, Please find the code below. ?xml version=1.0 encoding=utf-8? mx:Application xmlns:mx=http://www.adobe.com/2006/mxml; layout=absolute mx:Script ![CDATA[ import mx.collections.ArrayCollection; [Bindable]

[flex_india:24582] Re: Complex rows in datagrid

2009-08-18 Thread Ravi Mishra
Hi Anoop, Let me know if following works ?xml version=1.0 encoding=utf-8? mx:Application xmlns:mx=http://www.adobe.com/2006/mxml; layout=absolute mx:Script ![CDATA[ import mx.collections.ArrayCollection; [Bindable]

[flex_india:24583] Length of the Empty DataGrid

2009-08-18 Thread Ramya Arumugam
Hi All, Im using datagrid, which has* id as dg* and also have two scenarios: 1) First scenario - data will be populated and displayed it on the datagrid by using dataprovider and am able to get the length of the datagrid by using *dg.dataprovider.length*. 2) Another scenario - data wouldnt be

[flex_india:24584] Re: Complex rows in datagrid

2009-08-18 Thread Preetham Hegde
a suggestion only... we can have a header using some other component ( may be using canvas, text etc..) instead of datagrid do we have any advantage over using header from datagrid? We cannot sort, nor adjust the width If not i think we should choose some light weight component than

[flex_india:24585] Re: Length of the Empty DataGrid

2009-08-18 Thread Ravi Mishra
Hi Ramya, You can check null values for the dataprovider while calculating the length of it. You can write it as if(dg.dataprovider != null){ RecLength = dg.dataprovider.length; } else{ RecLength = 0; } Where RecLength is the length of datagrid. HTH, -Ravi http://achieveravi.blogspot.com On

[flex_india:24586] Re: Java with Flex

2009-08-18 Thread Ravi Mishra
Instead of MyObject, use Object only. HTH, -Ravi http://achieveravi.blogspot.com On Aug 18, 3:51 pm, karima aissaoui aiss...@gmail.com wrote: i tried like you told me, but i have an error in : var o:MyObject=event.result; i tried like that :  var o:MyObject=event.result as MyObject

[flex_india:24587] hello everyone.

2009-08-18 Thread hasain
I have this small problem, i am sure anyone in the community will definitely have solution for it. Problem: - I have a html wrapper with swf object in one Tab and other html contents in other Tab now the problem is when i move to the other tab without swf object and come back i don't find

[flex_india:24588] Re: Length of the Empty DataGrid

2009-08-18 Thread Ramya Arumugam
Hi, I got the solution..thanks a lot.. Ramya. On Tue, Aug 18, 2009 at 6:32 PM, Ravi Mishra ravi.achi...@gmail.com wrote: Hi Ramya, You can check null values for the dataprovider while calculating the length of it. You can write it as if(dg.dataprovider != null){ RecLength =

[flex_india:24591] Re: Java with Flex

2009-08-18 Thread Fauzia Syed
This should work: var o:Object=event.result as Object; var tempString:String = o.name as String; First debug and see if you have the object in your java code. Use the flashlog to see if you are getting the javaobject in the UI. -Fauzia On Tue, Aug 18, 2009 at 6:25 AM, HISSAM

Re: [flex_india:/] Re: Adobe Certified Professional - Flex with AIR

2009-08-18 Thread raghavendra gunda
heY congrats buddy --~--~-~--~~~---~--~~ 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:24592] Re: TypeError: Error #1034: Type Coercion failed: cannot convert mx.charts::linech...@583c5c1 to mx.charts.ColumnChart.

2009-08-18 Thread sankar swaroop
Hi kalavathi, This is an error. You cannot use labelposition=outside in line chart. This is column chart property. When u use this in column chart the label will be displayed on top of each bar. so u can use only labelPosition=callout in line chart. Thanks... On Mon, Aug 17, 2009 at 11:17 PM,