Here is a code..you can try it
Script:
private function showAlert():void
{
title ="Undraggable Alert";
myAlert = Alert.show("HI Cognizant!!",title);
myAlert.isPopUp = false;
myAlert.status = Capabilities.version;
}
A information site about the happenings on a Technology edge.
No comments:
Post a Comment