Categories
Flex

Toast on AIR for Android

Here’s a component which behaves as a ‘Toast’ for AIR applications running on Android. The component can essentially be used across any Flex application, since it is an ActionScript class. For those of you who don’t know, Toast is the small transparent alert that pop’s up (and doesn’t block your UI) when u set an […]