Hello all, how do you do this:
Alert.show(“Are you sure?”, “Warning”, Alert.Yes | Alert.No);
in AS3?
I get the following error message when I try running this code:
“1120: Access of undefined property Alert”
Thanks for your help,
Louis
Hello all, how do you do this:
Alert.show(“Are you sure?”, “Warning”, Alert.Yes | Alert.No);
in AS3?
I get the following error message when I try running this code:
“1120: Access of undefined property Alert”
Thanks for your help,
Louis
:: Copyright KIRUPA 2024 //--