[flex_india:33727] Error using ADT

2011-05-13 Thread sunnyJain
Hi All, I am creating a native installer using ADT. The target OS is Fedora. I am getting error as Failed to load the AIR runtime. Can anyone please suggest a solution for this? Thanks, Saurabh -- You received this message because you are subscribed to the Google Groups Flex India Community

[flex_india:30113] Re: error when compile at sdk4

2010-05-20 Thread sunnyJain
You should be using FlexGlobals.topLevelApplication instead of Application.FlexGlobals.topLevelApplication. Application is depricated in SDK 4. Regards, Saurabh Jain On May 19, 12:38 pm, cholid ridwan choli...@gmail.com wrote: Hi all im just compile my application that build on flex sdk 3 on

[flex_india:29717] Re: Custom Context Menu Item

2010-04-29 Thread sunnyJain
Hi Anuradha, You can use the following code: public var _flashContextMenu:ContextMenu; _flashContextMenu = new ContextMenu(); _flashContextMenu.hideBuiltInItems(); Thanks, Saurabh On Apr 28, 5:25 pm, Anuradha Ojas iyeranuradh...@gmail.com wrote: Hi, I would like to know how to hide Show

[flex_india:29295] Re: Custom value in 'Save As Type:' Option

2010-03-23 Thread sunnyJain
Hi, There is no way by which you can modify the Save As option in SDK 3.x To modify this option, you need to use SDK 4.0 i.e Flex Gumbo. There is a option provided in Gumbo for this. On Mar 22, 12:23 pm, sunny ladkani sunny.ladk...@gmail.com wrote: Hi all, Is there a way to customize the

[flex_india:28945] Menu bar issue

2010-03-05 Thread sunnyJain
Hi All, I am facing a issue in showing selected item in menu bar. I need to show a tick of the selected item of the menu. If the menu item is text then the tick(mark) for the selected item appears on the left side of the item, but if the item is some image/ icon then the tick appears on the

[flex_india:25550] Re: invisible UIComponent

2009-09-29 Thread sunnyJain
Hi, You can also use UIComponent.includeInLayout = false Regards, Sunny On Sep 26, 9:31 am, cholid.r choli...@gmail.com wrote: Hi, all i've got new question any one know how to make UIComponent invisible? but it still can execute Thanks cholid.r

[flex_india:25384] Re: Dynamically change the line thickness, Line color, Fill color of an object

2009-09-20 Thread sunnyJain
Hi, I hope that the following link might be helpful to you http://graphics-geek.blogspot.com/2008/03/lines-and-tigers-customizing-combobox.html Cheers!!! Sunny On Sep 20, 9:40 pm, Arindam Mojumder arindam.mojum...@gmail.com wrote: Hello karthi , Is there any solution without redrawing the

[flex_india:/] Re: Is it possible to access a file from flex application?

2009-09-18 Thread sunnyJain
Hi Naren, http://labs.adobe.com/wiki/index.php/Apollo:Articles:Apollo_Local_File_System The above link will surely help you ... On Sep 18, 1:23 pm, naren narendra.ms...@gmail.com wrote: Can you tell me how exactly ...?i mean which API supports to do that...?

[flex_india:24837] Do we need a framework

2009-08-28 Thread sunnyJain
Hi All, I just thought of a question on developing flex applications. Do we really need a framework for application development ? Things can be done just by using MVC design pattern. So why do we need to use Cairngorm or PureMVC or Mate or any other framework. Agreed that these are based on

[flex_india:24838] Re: Flex widgets

2009-08-28 Thread sunnyJain
Hi, Do you want to refresh complete page or its a datagrid that you are trying to refresh. If its a datagrid, then just check out the link below. http://blog.flexexamples.com/2009/01/31/creating-an-auto-scrolling-datagrid-control-in-flex/ for complete application to

[flex_india:24810] Re: Flex widgets

2009-08-27 Thread sunnyJain
I had been wondering around for the widget framework from long time. But I could not find any. But there is an alternate solution to this. Create an AIR application and give it look and feel same as that of an widget. Doing this is pretty simple. Cheers Sunny On Aug 26, 10:46 am, Ravi

[flex_india:24802] Re: Flex Widget Framework

2009-08-26 Thread sunnyJain
Hi Krishna, I had been wondering around for the widget framework from long time. But I could not find any. But there is an alternate solution to this. Create an AIR application and give it look and feel same as that of an widget. Doing this is pretty simple. Cheers Sunny

[flex_india:24384] Re: Widget in flex

2009-08-09 Thread sunnyJain
in browser Cheers Rahul On Aug 3, 1:41 pm, sunnyJain saurabh_pj...@persistent.co.in wrote: Hi All, Is there any one who can help me out in this ??? Regards, Saurabh --~--~-~--~~~---~--~~ You received this message because you are subscribed

[flex_india:24211] Re: Widget in flex

2009-08-03 Thread sunnyJain
Hi All, Is there any one who can help me out in this ??? Regards, Saurabh --~--~-~--~~~---~--~~ 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:24012] Widget in flex

2009-07-28 Thread sunnyJain
Hi All, I need to develop a widget in flex. It should connect to some server, fetch some data and that data should be displayed in that widget. Also it should not be platform specific. Can any one give me some pointers on how to proceed with the same. Thanks in advance Regards, Saurabh

[flex_india:22716] Doubt in MVC

2009-06-03 Thread sunnyJain
Hi All, I had a question. Is MVC a framework or set of interlocking design patterns ? Regards, Saurabh Jain --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Flex India Community group. To post to this group, send