Tim Hoff wrote:
> 
> Make sure that you consider the scope of you primary UI component.
> Depending on where you are calling the code from, you may have to
> reference it like parentDocument.mainPanel or
> Application.application.mainPanel (this one requires - import
> mx.core.Application).

I don't yet understand scoping as it applies to flex.

At any rate, My application consists of a single mxml file.. it's really 
just one panel with some form items and a datagrid.

(Actually, when I added the popup window as your page outlines, I added 
a second mxml file)

Rick


--
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/
 



Reply via email to