Thanks Tracy (&F-D:)! I'll give swfLoader a try!
Don --- In [email protected], "Tracy Spratt" <[EMAIL PROTECTED]> wrote: > > Yes, this is a job for SWFLoader. It will work fine. There are some > timing and data type issues to handle if you want to establish > communication with the loaded application. Here is an example: > > http://www.cflex.net/showFileDetails.cfm?ObjectID=690 > > > > Tracy > > > > ________________________________ > > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of Don Kerr > Sent: Tuesday, October 14, 2008 1:17 PM > To: [email protected] > Subject: [flexcoders] App within App > > > > I know how to include an MXML Component inside an mx:Application, > but... can I include one entire app within another app? > > I have one small Flex app that provides a global function needed by > many other Flex apps. However, It needs to stay a separate, standalone > app. I don't want to have to link the user outside their current Flex > app in order to interact with it. For example, if I add a tab in one > app, can I load a separate app into that tab? > > Do I use a swf loader? Will the included app work? Or is there a > better way? > > If you could point me to help/instructions on doing this, I'd > appreciate it. > > Thanks, > Don > > Don Kerr > Manager, Space City Adobe User Group > www.spacecityaug.com >

