Developer Network Home  Help 

YDN Flash Developer Center Astra Badge Kit Examples
Flash Developer Center

ASTRA Badge Kit

The Badge Kit is an an XML-based framework for rapid development of small interactive Flash applications. You can learn how to use the Badge Kit very quickly, and most of the usage scenarios require no knowledge of Flash.


Examples: Badge Kit

Simple Badge Thumbnail

This example shows a badge with a background image, a label and an image. It is the easiest and most simple example.

Simple Badge with Overlay Thumbnail

This example extends the Simple Badge with a button, fade-in animation, and an overlay that gets displayed on button press.

Simple URL Badge Thumbnail

This example shows a very simple data service that calls up an URL page when pressing a button.

Simple Flickr Badge Thumbnail

This example shows how an advanced use of services by retrieving images from the Flickr API and displaying them in a grid.

Simple Flickr Badge Thumbnail

This example shows how to extend the Badge Kit with a custom Service and a custom Element.