AvatarMaker Flash头像制作插件 功能:本地预览裁剪图片,同时生成编码后的BASE64图片字符串.BASE64生成后会回调名为setAvatarData的JS函数(如果有) function setAvatarData(imageStr) { alert(imageStr); }