I'm really not an expert..but for multiple images you need multiple frames..
then pick instance with id 1..set frame to 1 ..load image from dropped file ..on image loaded extract to base 64(with Pode behavior)..
or you can try with some SpriteHelper..load image,then extract to base64..push to Array..then load Sprite image fom array...