WOW, that easy?  I can't believe it.  THANK YOU. THANK YOU.

Jon



--- In flexcoders@yahoogroups.com, "Michael Schmalle"
<[EMAIL PROTECTED]> wrote:
>
> Hi,
> 
> make a createLoginWIndow() method that calls PopUpManager.
> 
> From there you can have the window creation anywhere, click,
compltete ect.
> 
> To answer your question, you could now put the createWindow() method in
> either the applicationComplete or creationComplete handler of the
> Application tag.
> 
> IE
> 
> <mxApplication ...
>    applicationComplete="createWindow()" .. >
> 
> ...
> 
> </mx:Application>
> 
> 
> Peace, Mike
> 
> On 1/16/07, jonalexander370 <[EMAIL PROTECTED]> wrote:
> >
> >   Hello,
> >
> > Any ideas would be greatly appreciated. I am trying to have a login /
> > registration modal TitleWindow using the PopUpManager in Flex 2.
> >
> > When my main app runs first then there is a button to press for login,
> > then the TitleWindow displays.
> >
> > How can I have it automatically created and display without needing
> > the button, upon arrival at my web site at www.e-revenues.com, you can
> > see what I have been trying.
> >
> > Any and all suggestions would be greatly appreciated.
> >
> > Thank you.
> >
> > Jon Alexander
> > [EMAIL PROTECTED] <sales%40e-revenues.com>
> >
> >  
> >
> 
> 
> 
> -- 
> Teoti Graphix
> http://www.teotigraphix.com
> 
> Blog - Flex2Components
> http://www.flex2components.com
> 
> You can find more by solving the problem then by 'asking the question'.
>


Reply via email to