[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: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:24267] Re: Help object java in xml file

2009-08-05 Thread karima aissaoui
Thank you for your answer ! --~--~-~--~~~---~--~~ 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:24257] Re: problem of struts and flex3

2009-08-04 Thread karima aissaoui
Thank you very much, it's so useful [?] --~--~-~--~~~---~--~~ 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,

[flex_india:24014] Re: problem of struts and flex3

2009-07-28 Thread karima aissaoui
Hi, Thank you for your answer, it is so helpful but could you please give me an example of using prompt command in order to cimpile the mxml file?? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Flex India