hi Roger,

I'm interested in "partitioning your application into multiple separately downloadable modules", can you elaborate it ?
can we do it now in flex 2 beta 1 ?

thanks.

rita.

On 2/17/06, Johannes Nel <[EMAIL PROTECTED]> wrote:
one problem with viewstacks is that if the creationpolicy is set to auto it creates all the children in it. (i take it thats why you say large full viewstacks are bad).
so when building your app that has a lot of forms, make certain that you control creationPolicy from the word go so you don't have to retrofit it.


On 2/16/06, JesterXL < [EMAIL PROTECTED]> wrote:
Large SWF's aren't bad.  Large, full ViewStacks are.

1. You can use createChild to load them on demand, or pre-compile to their
own SWF's and load via a Loader.

2. I like ViewStacks.  You can put a bunch of forms in them, and toggle
their visibility.


----- Original Message -----
From: "mvbaffa" <[EMAIL PROTECTED] >
To: <[email protected] >
Sent: Thursday, February 16, 2006 4:34 PM
Subject: [flexcoders] Flex Application with several Forms


I am new to Flex and I want to convert a .NET/Delphi Application to
Flex. This application has a lot of forms and if I include all the
forms in one Flex Application I will have a huge swf.

I have two questions:

1. How can I construct an application in Flex with several forms and
load them on demand ????

2. If I decide to put all forms in one application how can I show
them, for instance when a menu item is selected. Maybe this is a very
simple problem, but I could not find a way to Show a form, like we do
in Delphi and dismiss it from the screen when it is not needed.

Thanks in advance







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







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

<*> To visit your group on the web, go to:
     http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/







--
j:pn


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




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS






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




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to