At least these two calls are missing from the AvatarService's AIR SDK:
createAvatarWithName()
createAvatarFromFileDataWithName()
When do you plan to implement these? Instead, I'm hijacking the createAvatarFromWebURL() and storing arbitrary info in the fields. Quite ugly.