On Mon, 21 Mar 2005 16:48:51 +1000, Scott Barnes <[EMAIL PROTECTED]> wrote:

> In terms of using typical default creationPolicy to load say screens
> within a viewstack is it more of a performance hit to do it via this
> way or would it be better suited to load/unload mxml swfs into your
> application as needed.

If the requirement is to load and unload views as and when they are
needed, I would still go with createChild()/destroyChild() for the
custom MXML/AS component (the view) instead of loading/unloading a
SWF.

Manish


 
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/
 



Reply via email to