scott_euser
03-07-2008, 03:38 PM
Hi guys,
Cant find it in the documentation of the alert component: how can I set the initial location in this code:
Alert.show ("No data recieved. Please try again.","Login Error",Alert.OK,this);
I tried the alert.move, but the compiler wont let me set that as a dynamic location (I use liquid layout so I want to set it to start at Stage.width/2 and Stage.height/2)
Thank you very much for any helps or tips in the right direction!
Cheers!
Scott
Cant find it in the documentation of the alert component: how can I set the initial location in this code:
Alert.show ("No data recieved. Please try again.","Login Error",Alert.OK,this);
I tried the alert.move, but the compiler wont let me set that as a dynamic location (I use liquid layout so I want to set it to start at Stage.width/2 and Stage.height/2)
Thank you very much for any helps or tips in the right direction!
Cheers!
Scott