Not yet rated
Tags:



Problem

You need a generic preloader component which you can drop into the first frame of any Flash movie (or attach using ActionScript) and it will: - Only appear if required - Stop the timeline - Preload it - Remove itself - Resume playback. It'll do all this efficiently and elegantly with suitable timing.

Solution

You acquire a suitable pre-made component and install it in your components folder.

Detailed explanation

You can download this component free of charge here:


+
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License. Permissions beyond the scope of this license, pertaining to the examples of code included within this work are available at Adobe.

Report abuse

Related recipes