ok. What happens is work properly for me most of the time. however sometime it doesnt show the popup only... i have to refresh the link and then later when i click on the button i can view the popup screen.
On Mar 18, 4:14 pm, Ravi Mishra <[email protected]> wrote: > It's working good for me. There is no problem in the code. > > -Ravi > > On Mar 18, 10:48 am, Sahil <[email protected]> wrote: > > > Sometimes when i click on the popup button the popup button doesnt > > open. > > m i missing on something here ? > > > Thanks, > > sohil > > > Hi below is the code snippet. > > > <mx:PopUpButton id="postQuestion" > > label="Post Question" > > openAlways="true"> > > <mx:popUp> > > <mx:TitleWindow > > textAlign="left" > > layout="vertical" > > > close="{postQuestion.close()}" > > id="questionWindow" > > > showCloseButton="true"> > > .......... > > </mx:TitleWindow> > > </mx:popUp> > > > </mx:PopUpButton> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

