Created
January 16, 2016 04:45
-
-
Save marchbold/7612ec6cec9a65e47261 to your computer and use it in GitHub Desktop.
Displaying a toast message using the Dialog ANE
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Dialog.service.toast( "An amazing toast" ); | |
// com.distriqt.Dialog |
Hi. i´m new in as3 coding... in my mobile app project we create 2 combobox ( state, city) and they interacting between withother, but looks like a simple PC Droplist... how can i implement your ANE to this function appears more like native mobile dialog box?
thanks for your atention
Leandro Z
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http://airnativeextensions.com/extension/com.distriqt.Dialog