All concrete background implementation must implement this interface.
public function paintBackground(target:MovieClip, width:Number, height:Number):Void
Draws background on passed-in target
target
public function clear(target:MovieClip):Void
Clears target.