[flexcoders] How to access selectedItem in MenuBar from TitleWindows

2007-12-12 Thread Praveen
I created a menu bar example with the follwing code: mx:MenuBar id=my_MenuBar mx:XMLList node label=RootNode1 node label=childNode1/ node label=childNode2/ node label=childNode3/ /node /mx:XMLList /mx:MenuBar Now in the click of childNode1

[flexcoders] Re: How to access .net dll's in FLEX 3.0

2007-12-06 Thread Praveen
and FlashRemoting. Thanks in advance. --- In flexcoders@yahoogroups.com, Douglas Knudsen [EMAIL PROTECTED] wrote: yeah, news to me too. Must have had some secret edition of Flex 1.5 for that. Praveen, maybe your Flex 1.5 app was actually calling a Java POJO that did some magic to use a .NET

[flexcoders] How to access .net dll's in FLEX 3.0

2007-12-05 Thread Praveen
HI.. I am Praveen. I joined this group newly. I recently joined in job as fresher in hyderabad. My company is product devleopment company and it developed its product in FLEX 1.5 and .Net. Presently we design our interface in FLEX and interact with .Net dll's using

[flexcoders] Unable to resolve a class for ResourceBundle

2007-05-22 Thread Praveen Saxena
Hi, I am getting Unable to resolve a class for ResourceBundle Error while reading from property file. Is there any solution. -Regards Praveen

[flexcoders] How to read from properties file.

2007-05-21 Thread Praveen Saxena
the property file. _regards, Praveen

[flexcoders] Re: Resource Bundle hell

2007-05-21 Thread Praveen Saxena
Hi, I am also facing the same problem, have you found the solution, please post the solution. -Regards, Praveen --- In flexcoders@yahoogroups.com, Dmitry Miller [EMAIL PROTECTED] wrote: Hi, I am trying to localize my application. I am running FDS and compiling everything on the server

[flexcoders] Re: Resource Bundle hell

2007-05-21 Thread Praveen Saxena
Hi, I am also facing the same problem, have you found the solution, please post the solution. -Regards, Praveen --- In flexcoders@yahoogroups.com, Dmitry Miller [EMAIL PROTECTED] wrote: Hi, I am trying to localize my application. I am running FDS and compiling everything on the server

[flexcoders] Re: How to display the Image

2007-05-18 Thread Praveen Saxena
/mx:itemRenderer /mx:DataGridColumn /mx:columns /mx:DataGrid Can any one correct this how to retrive the Image Regards Praveen --- In flexcoders@yahoogroups.com, Alex Harui [EMAIL PROTECTED] wrote: If you set the itemRenderer to mx:Image, and dataField set to WeatherImage you should

[flexcoders] How to display the Image

2007-05-17 Thread Praveen Saxena
MaxTemperatureF76/MaxTemperatureF MinTemperatureF43/MinTemperatureF MaxTemperatureC24/MaxTemperatureC MinTemperatureC6/MinTemperatureC /WeatherData My requirement is display the image after from the URL specified in the WeatherImage tag. Thanks Regards, Praveen

[flexcoders] Can any one explain Cairngorm architecture

2007-05-16 Thread Praveen Saxena
Hi, I am new to Flex can any one explain me The Cairngorm architecture, and provide me the very simple example which implement the Cairngorm. and also some study materials. -Regards, Praveen