intances of the same sprite always have the same animations.
If you set the animation to have more frames and set the speed to 0 you can change between animation-frames by using set frame.
Load image from url loads into the frame the sprite is currently displaying, so if you want different images loaded make sure you load them on different frames.