[flexcoders] Modular Application

2008-04-30 Thread Indra Prastha
Hi Guys, Just wondering , whats the best way to build an application that's modular based? Wanted to create one application with a menu on top, each menu item loads another flex app below it inside a container. Flex documentation says that, each sub-application should be compiled into SWF and

[flexcoders] How to build Modular Application

2008-05-07 Thread Indra Prastha
Hi Guys, Just wondering , whats the best way to build an application that's modular based? Wanted to create one application with a menu on top, each menu item loads another flex app below it inside a container. Flex documentation says that, each sub-application should be compiled into SWF and

[flexcoders] Air App - Check connection

2008-06-01 Thread Indra Prastha
Hi Guys, I'm creating an Air Application that has to check the connections to a server. So when there's connection to the server, it retrieves XMLs through HTTPservice from my backend and if there's no connection , it should retrieve XMLs from local disk. Reading xml is no problem in both ways,

[flexcoders] Datagrid default sorting and row number

2008-06-04 Thread Indra Prastha
? Thanks again. Cheers! Indra Prastha, [EMAIL PROTECTED] ERP Team @ DataOn Corp.

[flexcoders] Finding the last day of the month

2008-06-11 Thread Indra Prastha
Hi, I used to work with Coldfusion where they have this function like DaysInMonth(date), to obtain the last day of the month (31 / 30, or 28 / 29 for feb / leap year) ,and it's very handy, is there anyway I could achieve the same function in Flex? Thanks. Cheers! Indra Prastha, [EMAIL

[flexcoders] Migrating Flex 2 to 3 Issues

2008-07-28 Thread Indra Prastha
Hi, I've recently imported a flex project created in Flex Builder 2 to Flex Builder 3. This project i'm importing is a modular application is has modules registered correctly in the Project Properties Project Modules. When I add new modules in FB3, it works fine and is registered in the Project

[flexcoders] Re: Migrating Flex 2 to 3 Issues

2008-07-30 Thread Indra Prastha
and project settings accordingly in that xml file and reopens my project in FB. If there will be further project setting changes, I still have to rely to Linux and redo my steps. Hope there will be solutions to this. Thanks a lot. Cheers! Indra Prastha, [EMAIL PROTECTED] ERP Team @ DataOn Corp