I tried that and get a error ! Can you explain further
--- In [email protected], "Jason B" <[EMAIL PROTECTED]> wrote: > > Thanks Tracy > > do you mean like this? > <mx:Button label="Edit" click="outerDocument.launchreferencetable();" /> > > > > --- In [email protected], "Tracy Spratt" <tspratt@> wrote: > > > > "Component" creates its own scope. Use "outerDocument" to reference the > > parent scope. > > > > > > > > Tracy > > > > > > >

