Not finding what you are looking for? Request a recipe!

  1. Avg. Rating 4.1

    Change Background Color of the Preloader Phase

    The background color that displays during the preloader phase is defined in the object embed tag of the HTML.

  2. Avg. Rating 3.6

    Create a Flickr Mashup

    Adobe has provide a set of core ActionScript 3.0 libraries that provide classes to connect to Flickr. You need to have your own Flickr account and obtain a API_KEY.

  3. Avg. Rating 3.4

    How to connect to Flash Media Server

    To connect with older ActionScript 2.0 applications, you need to force the NetConnection and SharedObject to use AMF0 encoding instead of the default AMF3.

  4. Avg. Rating 2.5

    Create Component Instance from Class Name

    ActionScript 3.0 provides some nice functions found in the flash.utils package to help us find class names of objects as well as class definitions by name. The two functions we are going to use are getDefinitionByName and getQualifiedClassName.

  • Results 1-4 of 4