[flexcoders] Re: Flex2B2 - PopupManager problem?

2006-04-18 Thread bhaq1972
Thanks Darron I've came across Peter Ents example. It was going to be my second choice way.but now its going to be my first choice (its been promoted) regards bod --- In flexcoders@yahoogroups.com, Darron J. Schall [EMAIL PROTECTED] wrote: bhaq1972 wrote: i'm getting 2 runtime

[flexcoders] Re: Flex2B2 - PopupManager problem?

2006-04-18 Thread bhaq1972
i hit the 'send' too quickly!! i should've mentioned, my simple LoginPopUp.mxml component when used in a test app doesn't have those runtime errors. eg. mx:Application LoginPopUp / /mx:Application only get the problem when using with PopUpManager. --- In flexcoders@yahoogroups.com, bhaq1972

[flexcoders] Re: Flex2B2 - PopupManager problem?

2006-04-18 Thread bhaq1972
I'm sure its a PopUpManager problem. i took Peter Ent's download and added the following in his SampleApp.mxml mx:Button click=trythis()/ mx:Script ![CDATA[ import mx.managers.PopUpManager; private function trythis():void { var pop:Object = mx.managers.PopUpManager.createPopUp(this,