use PopUpManager.createPopUp() method ... and speicfy is parent where
u want to display the popup .. if u want it at  bottom of the
screen  ..the first  create a canvas at the bottom of the screen and
then specify the parent of the popup as that canvas ..so that it will
be displayed in that
                                     OR
      use
 popUp.move(x,y);
Create a invisible reference  point at the bottom of the screen .. and
then when u create a popup just move it to that point ... using the x
and y coordinate of the reference point


kaal wrote:
> Hi ,
> Can somebody tell me how to get a canvas always at the bottom of the
> screen like in face book where u get ur online friends info and all ,
> i tried using popup but wasnt able to put it on the bottom of the
> screen , need help
>
> Thanks
> Kaal

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

Reply via email to