How to display an Alert box without any buttons in ActionScript 3? -


in actionscript 3, default, alert box has ok button. how can display alert box without buttons (not ok button)?

in application, alert box close on own when row on blur. client not want ok button there.

you may have make own alert class. shouldn't hard though, since things' graphics primitive , bare.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -