[Flashcoders] multiple swfs within a swf

2006-08-31 Thread sysco
I am designing an application in flash. Let's say I have  2 main  
areas/functions within the application.
1) searching existing application 'documents' 2) creating new  
application 'documents'.
Should I create two independent SWFs for each main area/function  and  
load them into on 'Main' container SWF? Is this 'best practice' and  
are there other approaches? I have never really dealt with multiple  
SWFs within another SWF?  What are the advantages/disadvantages of  
dealing with multiple SWFs within another SWF. Thanks!

Steve



___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] multiple swfs within a swf

2006-08-31 Thread Merrill, Jason
Depends on what said application is supposed to do, but I'm developing
an RIA right now that edits other Flash files via .NET.  I have the main
editing app load in the other .swf it's going to edit, saves the
changes to the database.  The other app is meant to be deployed alone,
and it reads in what it needs from the same database.  Works great.  

Jason Merrill
Bank of America 
Learning  Organization Effectiveness - Technology Solutions 
 
 
 
 
 

-Original Message-
From: [EMAIL PROTECTED] [mailto:flashcoders-
[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Thursday, August 31, 2006 12:46 PM
To: flashcoders@chattyfig.figleaf.com
Subject: [Flashcoders] multiple swfs within a swf

I am designing an application in flash. Let's say I have  2 main
areas/functions within the application.
1) searching existing application 'documents' 2) creating new
application 'documents'.
Should I create two independent SWFs for each main area/function  and
load them into on 'Main' container SWF? Is this 'best practice' and
are there other approaches? I have never really dealt with multiple
SWFs within another SWF?  What are the advantages/disadvantages of
dealing with multiple SWFs within another SWF. Thanks!
Steve


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com