Skip to content

Instantly share code, notes, and snippets.

@marchbold
Created January 16, 2016 04:45
Show Gist options
  • Save marchbold/7612ec6cec9a65e47261 to your computer and use it in GitHub Desktop.
Save marchbold/7612ec6cec9a65e47261 to your computer and use it in GitHub Desktop.
Displaying a toast message using the Dialog ANE
Dialog.service.toast( "An amazing toast" );
// com.distriqt.Dialog
@marchbold
Copy link
Author

@lzanlorenzi
Copy link

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