RE: [flexcoders] Modular application

2009-06-23 Thread Alex Harui
See modules presentation on my blog

Alex Harui
Flex SDK Developer
Adobe Systems Inc.http://www.adobe.com/
Blog: http://blogs.adobe.com/aharui

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf 
Of sandrea83
Sent: Tuesday, June 23, 2009 3:04 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Modular application





Im involved in a framework development project, we use flex 3 ,action scripts, 
spring pure MVC pattern(mediator,proxy command) for our front end, GraniteDS as 
data services, and ejb3 as server classes. As part of effort to optimize the 
performance of application, we're taking into consideration about using dynamic 
module loader of flex 3. I have researched through the internet for more 
practical examples, and am currently looking into this example : 
http://dluminosity.com/demos/modules/srcview/index.html .Please suggest if you 
know of other related examples/forum threads which could help. At the same 
time,im trying to make myself clear about RSL and ModuleManager.



RE: [flexcoders] Modular Application

2008-04-30 Thread Battershall, Jeff
Flex Builder 2.01 has module support so those modules will be compiled
with the main application. 

Jeff

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Indra Prastha
Sent: Tuesday, April 29, 2008 10:02 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Modular Application


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 loaded at run time under the module loader component, so what i
did was to create a new mxml component based on mx:module , but it was
never compiled when running the main application (so my first question
is how do you compile those mxml components into swf (using flex builder
2)?). Or is there any other way to do it ? please advise

Thanks!
- Indra






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups
Links